This website requires JavaScript.
Explore
Help
Sign In
general
/
json
Watch
2
Star
0
Fork
0
You've already forked json
mirror of
https://github.com/nlohmann/json.git
synced
2026-02-09 23:52:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
daa3ca8a2e42446a3d7fd0ae83bcffa59713b6c7
json
/
test
History
Julian Becker
5bccacda30
BSON: throw json.exception.out_of_range.407 in case a value of type
std::uint64_t
is serialized to BSON. Also, added a missing EOF-check to binary_reader.
2018-10-16 19:13:07 +02:00
..
data
✅
added more tests from recent nst's JSONTestSuite
2018-05-17 10:10:01 +02:00
reports
added fuzzing results
2016-10-02 11:23:47 +02:00
src
BSON: throw json.exception.out_of_range.407 in case a value of type
std::uint64_t
is serialized to BSON. Also, added a missing EOF-check to binary_reader.
2018-10-16 19:13:07 +02:00
thirdparty
⬆️
Catch 1.12.0
2018-08-18 12:02:12 +02:00
CMakeLists.txt
Fixed compiler error in VS 2015 for debug mode
2018-06-29 09:34:41 +05:30
Makefile
🚧
added input adapter for wide strings
#1031
2018-04-01 19:12:36 +02:00