- 27 Oct, 2018 8 commits
-
-
-
Niels Lohmann authored
-
Niels Lohmann authored
Properly convert constants to CharType
-
Niels Lohmann authored
Add macro to define enum/JSON mapping
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
Add BSON support
-
Niels Lohmann authored
-
- 26 Oct, 2018 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 25 Oct, 2018 5 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 24 Oct, 2018 6 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
- added fuzz testers - added some reference files - made an exception text more clear
-
https://github.com/julian-becker/jsonNiels Lohmann authored
Merge branch 'feature/bson' of https://github.com/julian-becker/json into julian-becker-feature/bson
-
Niels Lohmann authored
-
Niels Lohmann authored
Allow to set error handler for decoding errors
-
- 23 Oct, 2018 4 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
Thanks @abolz!
-
- 22 Oct, 2018 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 21 Oct, 2018 2 commits
-
-
Niels Lohmann authored
Test every prefix of Unicode sequences against the different dump functions.
-
Niels Lohmann authored
-
- 18 Oct, 2018 4 commits
-
-
Julian Becker authored
BSON: Improved exception-related tests and report location of U+0000 in the key-string as part of `out_of_range.409`-message
-
Niels Lohmann authored
add new is_constructible_* traits used in from_json
-
Niels Lohmann authored
Add Meson related info to README
-
Julian Becker authored
-
- 17 Oct, 2018 5 commits
-
-
Julian Becker authored
-
Kostiantyn Ponomarenko authored
Add more information about how one can get a Meson wrap file. Signed-off-by: Kostiantyn Ponomarenko <konstantin.ponomarenko@gmail.com>
-
https://github.com/nlohmann/jsonJulian Becker authored
Conflicts: include/nlohmann/detail/input/binary_reader.hpp single_include/nlohmann/json.hpp src/unit-bson.cpp
-
Niels Lohmann authored
Improve diagnostic messages for binary formats
-
Niels Lohmann authored
This commit is the equivalent of #1282 for CBOR, MessagePack, and UBJSON.
-