- 29 May, 2017 1 commit
-
-
HenryLee authored
-
- 27 May, 2017 1 commit
-
-
HenryLee authored
-
- 22 May, 2017 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 21 May, 2017 1 commit
-
-
Niels Lohmann authored
operator>> now works as expected.
-
- 20 May, 2017 4 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
Fixed to make sure no token is "overlooked".
-
Niels Lohmann authored
-
Niels Lohmann authored
Also added a Travis builder with -std=c++1z
-
- 15 May, 2017 2 commits
-
-
Niels Lohmann authored
fix doxygen error of basic_json::get()
-
Niels Lohmann authored
-
- 13 May, 2017 6 commits
-
-
郭荣飞 authored
-
Niels Lohmann authored
-
郭荣飞 authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
Fixing assignement for iterator wrapper second, and adding unit test
-
- 11 May, 2017 2 commits
-
-
Jay Sistar authored
-
Jay Sistar authored
-
- 10 May, 2017 5 commits
-
-
Jay Sistar authored
-
Niels Lohmann authored
Adding first and second properties to iteration_proxy_internal
-
Niels Lohmann authored
Adding support for Meson.
-
Jay Sistar authored
-
Niels Lohmann authored
Test cases succeed as expected, but the example in #367 is not fully realized yet.
-
- 09 May, 2017 2 commits
-
-
Jay Sistar authored
-
Jay Sistar authored
-
- 08 May, 2017 1 commit
-
-
Jay Sistar authored
-
- 07 May, 2017 2 commits
-
-
Niels Lohmann authored
An optional parameter for dump() allows to set the character to use for indentation (default: space). In case a JSON value is serialized to an output stream, its fill character is used (and can be set with std::setfill).
-
Niels Lohmann authored
I forgot to consider the offset.
-
- 05 May, 2017 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 03 May, 2017 1 commit
-
-
Niels Lohmann authored
-
- 24 Apr, 2017 2 commits
-
-
Niels Lohmann authored
a simple acceptor function
-
Niels Lohmann authored
-
- 23 Apr, 2017 4 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
The documentation mismatched the actual code.
-
Niels Lohmann authored
needed for VS2015.3 with /std:c++latest
-
Niels Lohmann authored
-