This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
json
Watch
1
Star
0
Fork
0
mirror of
https://github.com/nlohmann/json.git
synced
2026-09-27 22:05:54 +01:00
Code
Issues
Packages
Projects
Releases
10
Wiki
Activity
Files
d3be1bd74dea463aa40df32486a8564698acf062
json
/
include
/
nlohmann
/
detail
/
input
T
History
Niels Lohmann
d3be1bd74d
Merge branch 'develop' into bon8
...
Signed-off-by: Niels Lohmann <
mail@nlohmann.me
>
2026-09-25 20:11:51 +02:00
..
binary_reader.hpp
Fix the BON8 CI failures
2026-09-25 20:11:50 +02:00
input_adapters.hpp
Merge branch 'develop' into bon8
2026-09-25 20:11:51 +02:00
json_sax.hpp
Honor allow_exceptions=false for excessive array/object size (out_of_range.408) (
#5467
)
2026-09-22 21:52:31 +02:00
lexer.hpp
Add JSON_PRECISE_STREAM_POSITION to leave the character that terminates a number in the stream (
#5344
)
2026-09-25 17:56:18 +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
Add JSON_PRECISE_STREAM_POSITION to leave the character that terminates a number in the stream (
#5344
)
2026-09-25 17:56:18 +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