- 12 Jul, 2020 1 commit
-
-
Niels Lohmann authored
Make library work with Clang on Windows
-
- 11 Jul, 2020 8 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
https://github.com/nlohmann/jsonNiels Lohmann authored
Conflicts: include/nlohmann/detail/input/binary_reader.hpp include/nlohmann/detail/input/json_sax.hpp include/nlohmann/detail/input/lexer.hpp include/nlohmann/detail/input/parser.hpp include/nlohmann/detail/json_pointer.hpp include/nlohmann/detail/output/serializer.hpp include/nlohmann/json.hpp single_include/nlohmann/json.hpp
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 10 Jul, 2020 1 commit
-
-
Niels Lohmann authored
-
- 09 Jul, 2020 6 commits
-
-
Niels Lohmann authored
Add pkg-config file
-
Niels Lohmann authored
Make assert configurable via JSON_ASSERT
-
Niels Lohmann authored
-
Érico Rolim authored
-
Palmer Dabbelt authored
The meson builds install a pkg-config file, but the cmake builds don't. This adds a pkg-config file to the cmake builds that is functionally equivalent to the one generated from meson.
-
Niels Lohmann authored
Fix regression from #2181
-
- 08 Jul, 2020 4 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 06 Jul, 2020 7 commits
-
-
Niels Lohmann authored
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
Add specialization of get_to
-
Niels Lohmann authored
Refine documentation of error_handler parameter
-
- 30 Jun, 2020 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 29 Jun, 2020 2 commits
-
-
Niels Lohmann authored
Simplify conversion from/to custom types
-
Niels Lohmann authored
-
- 28 Jun, 2020 1 commit
-
-
Niels Lohmann authored
Remove unused typedefs
-
- 27 Jun, 2020 7 commits
-
-
Niels Lohmann authored
-
https://github.com/nlohmann/jsonNiels Lohmann authored
Conflicts: include/nlohmann/detail/input/binary_reader.hpp include/nlohmann/detail/input/input_adapters.hpp include/nlohmann/detail/input/lexer.hpp include/nlohmann/detail/output/binary_writer.hpp include/nlohmann/json.hpp single_include/nlohmann/json.hpp
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
Add option to ignore comments in parse/accept functions
-
Niels Lohmann authored
Enable CMake policy CMP0077
-