- 23 Mar, 2021 2 commits
-
-
Niels Lohmann authored
Update parse_exceptions.md - correct `json::exception::parse_error`
-
Niels Lohmann authored
Fix amount of entries in the json object
-
- 18 Mar, 2021 1 commit
-
-
Fraser authored
Referring to https://github.com/nlohmann/json/blob/develop/doc/examples/parse_error.cpp and https://json.nlohmann.me/home/exceptions/ (and also based on testing), the catch command should reference `catch (json::parse_error& ex)` and not `catch (json::exception::parse_error& ex)`
-
- 02 Mar, 2021 1 commit
-
-
abbaswasim authored
After the initial j.push_back() calls there is another j.emplace_back() call that makes the size == 4 not 3.
-
- 10 Feb, 2021 1 commit
-
-
Niels Lohmann authored
Better diagnostics
-
- 07 Feb, 2021 4 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
https://github.com/nlohmann/jsonNiels Lohmann authored
Conflicts: include/nlohmann/detail/input/parser.hpp single_include/nlohmann/json.hpp
-
Niels Lohmann authored
Fix missing 1.78 in example in README.md
-
- 06 Feb, 2021 1 commit
-
-
William A. Wieselquist authored
-
- 30 Jan, 2021 1 commit
-
-
Niels Lohmann authored
-
- 28 Jan, 2021 1 commit
-
-
- 27 Jan, 2021 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 26 Jan, 2021 1 commit
-
-
Niels Lohmann authored
-
- 25 Jan, 2021 1 commit
-
-
Niels Lohmann authored
-
- 24 Jan, 2021 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
Co-authored-by:
Alexander Karzhenkov <karzhenkov@mail.ru>
-
Niels Lohmann authored
Add GDB pretty printer
-
- 23 Jan, 2021 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 21 Jan, 2021 2 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 20 Jan, 2021 1 commit
-
-
Niels Lohmann authored
-
- 17 Jan, 2021 4 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 16 Jan, 2021 2 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 15 Jan, 2021 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
-
- 14 Jan, 2021 5 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
readme: fix tilde character display
-
Niels Lohmann authored
-
bl-ue authored
-
Niels Lohmann authored
-