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-06 16:27:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
68c698194b4435b64f1db157dc7c0201ad28e3e4
json
/
include
/
nlohmann
/
detail
/
input
T
History
Niels Lohmann
ef97a360c8
Document why the digit-count fast path is safe regardless of number_unsigned_t/number_integer_t width
...
Signed-off-by: Niels Lohmann <
mail@nlohmann.me
>
2026-09-05 21:36:16 +02:00
..
binary_reader.hpp
Fix CBOR tag handlers not recognizing tags 0-5 and 21-23 (
#5331
)
2026-08-19 20:19:47 +02:00
input_adapters.hpp
reject out-of-range code points in UTF-32 wide-string input (
#5348
)
2026-08-05 13:43:36 +02:00
json_sax.hpp
Fix start_pos() for strings containing escape sequences (
#5361
)
2026-08-05 16:01:23 +02:00
lexer.hpp
Document why the digit-count fast path is safe regardless of number_unsigned_t/number_integer_t width
2026-09-05 21:36:16 +02:00
parser.hpp
Skip integer conversion in accept()/SAX validation when the value is unused
2026-09-05 20:59:51 +02:00
position_t.hpp
📄
adjust year (
#5044
)
2026-01-01 20:00:39 +01:00