This website requires JavaScript.
Explore
Help
Register
Sign In
amorfo77
/
json
Watch
1
Star
0
Fork
0
mirror of
https://github.com/nlohmann/json.git
synced
2026-09-12 19:27:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a065dd0e9dc8bf8ed0a7e31a2bd009fda13fd725
json
/
include
/
nlohmann
/
detail
/
input
T
History
Niels Lohmann
a065dd0e9d
Merge remote-tracking branch 'origin/develop' into fix-5443
2026-09-11 18:08:58 +02:00
..
binary_reader.hpp
Merge remote-tracking branch 'origin/develop' into fix-5443
2026-09-11 18:08:58 +02:00
input_adapters.hpp
Speed up parsing of contiguous input (numbers, strings, UTF-8) (
#5283
)
2026-09-10 17:20:48 +02:00
json_sax.hpp
Move the scanned string into the value instead of copying it (
#5458
)
2026-09-11 08:22:51 +02:00
lexer.hpp
Speed up parsing of contiguous input (numbers, strings, UTF-8) (
#5283
)
2026-09-10 17:20:48 +02:00
number_parse.hpp
Speed up parsing of contiguous input (numbers, strings, UTF-8) (
#5283
)
2026-09-10 17:20:48 +02:00
parser.hpp
Skip integer conversion in accept()/SAX validation when the value is unused (
#5484
)
2026-09-09 09:46:26 +02:00
position_t.hpp
📄
adjust year (
#5044
)
2026-01-01 20:00:39 +01:00
string_scan.hpp
Speed up dump(), and keep it from overflowing the stack (
#5285
)
2026-09-11 08:22:49 +02:00