- 24 Jun, 2018 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 23 Jun, 2018 7 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
Added support for string_view in C++17
-
Niels Lohmann authored
The branch coverage reported by lcov is weird. The code before and after has the same Godbolt assembler, but the code with the lambda has a better branch coverage.
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 22 Jun, 2018 2 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 18 Jun, 2018 6 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
test (non)equality for alt_string implementation
-
Niels Lohmann authored
Feature/unordered map conversion
-
Théo DELRIEU authored
-
Théo DELRIEU authored
Fixes #1133
-
Théo DELRIEU authored
-
- 14 Jun, 2018 1 commit
-
-
Vitaliy authored
-
- 11 Jun, 2018 3 commits
- 04 Jun, 2018 4 commits
-
-
Guillaume Racicot authored
-
Guillaume Racicot authored
-
Guillaume Racicot authored
-
Guillaume Racicot authored
-
- 01 Jun, 2018 3 commits
-
-
Guillaume Racicot authored
-
Guillaume Racicot authored
-
Niels Lohmann authored
remove stringstream dependency
-
- 31 May, 2018 3 commits
-
-
Matthias Möller authored
should fix the GCC unittest
-
Matthias Möller authored
-
Matthias Möller authored
-
- 28 May, 2018 5 commits
-
-
Niels Lohmann authored
-
-
Niels Lohmann authored
out_of_range exceptions where unexpected before - the parser used to crash in these situations...
-
Niels Lohmann authored
Provide a from_json overload for std::map
-
Théo DELRIEU authored
This overload is chosen only when BasicJsonType::string_t is not constructible from std::map::key_type. Currently, converting a map to json treats it as an array of pairs. fixes #1079
-
- 27 May, 2018 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-