- 14 Mar, 2018 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 13 Mar, 2018 1 commit
-
-
Niels Lohmann authored
Allowing for user-defined string type in lexer/parser
-
- 12 Mar, 2018 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
dump to alternative string type, as defined in basic_json template
-
- 10 Mar, 2018 6 commits
-
-
Vitaliy Manushkin authored
-
Vitaliy Manushkin authored
-
Vitaliy Manushkin authored
-
Vitaliy Manushkin authored
dump to alternate implementation of string, as defined in basic_json template (changes to amalgamated code)
-
Vitaliy Manushkin authored
-
Niels Lohmann authored
-
- 09 Mar, 2018 2 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
Fix memory leak during parser callback
-
- 08 Mar, 2018 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
Part 1: properly use forwarding
-
- 07 Mar, 2018 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 06 Mar, 2018 2 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
Fix/basic json conversion
-
- 05 Mar, 2018 1 commit
-
-
Niels Lohmann authored
fixed misprinted condition detected by PVS Studio.
-
- 02 Mar, 2018 2 commits
-
-
Mike Bogdanov authored
-
Mike Bogdanov authored
-
- 28 Feb, 2018 2 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 27 Feb, 2018 2 commits
-
-
Théo DELRIEU authored
Before this patch, `basic_json` types with different template arguments were treated as `CompatibleArrayType`. Which sometimes leads to recursive calls and stack overflows. This patch adds a constructor and a `get` overload to deal with different `basic_json` types.
-
Théo DELRIEU authored
-
- 26 Feb, 2018 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
Make integration section concise
-
Wilson authored
-
- 13 Feb, 2018 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 12 Feb, 2018 4 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
Fix constraints on from_json(CompatibleArrayType)
-
Théo DELRIEU authored
Fixes #924
-