An error occurred fetching the project authors.
- 15 Feb, 2022 1 commit
-
-
https://github.com/nlohmann/jsonchen2022 authored
-
- 11 Jan, 2022 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 06 Jan, 2022 1 commit
-
-
Niels Lohmann authored
-
- 05 Jan, 2022 6 commits
-
-
Niels Lohmann authored
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Dimitris Apostolou authored
-
Niels Lohmann authored
-
- 04 Jan, 2022 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 03 Jan, 2022 3 commits
-
-
Giovanni Cerretani authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 02 Jan, 2022 2 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 31 Dec, 2021 1 commit
-
-
Niels Lohmann authored
-
- 30 Dec, 2021 1 commit
-
-
Niels Lohmann authored
*
add step for NVCC build #2676 * fix warning (code taken from #2736) * use version 2.2.0 of the CI image
-
- 29 Dec, 2021 4 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
*
consolidate documentation * overwork std specializations * move images files to mkdocs * fix URLs * tweak MkDocs configuration * add namespaces * document deprecations * document documentation generation * improve search * add examples * start adding documentation for macros * add note for https://github.com/nlohmann/json/issues/874#issuecomment-1001699139 * overwork example handling * fix Markdown tables -
Niels Lohmann authored
*
add C++17 copies of the test binaries * use proper header for filesystem * fix warnings * do not use too old compilers with C++17 * add test * add more constraints #3097 * use fix from https://github.com/nlohmann/json/pull/3101#issuecomment-998788786 * use fix from https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90050 * use published CI image
-
- 17 Dec, 2021 1 commit
-
-
Maarten Becker authored
* Rename variable count to resolve shadowing (#3188) * Amalgamate: Rename variable count to resolve shadowing (#3188) Co-authored-by:
Maarten Becker <maarten.becker@nuc-eng.com>
-
- 18 Nov, 2021 1 commit
-
-
Prince Mendiratta authored
Signed-off-by:
Prince Mendiratta <prince.mendi@gmail.com>
-
- 17 Nov, 2021 1 commit
-
-
Daniel Albuschat authored
In the docs, the `ignore_comments` parameter to `nlohmann::json::parse()` is described as `skip_comments`, which does not match the actual implementation. While the demo code compiles and works, the parameter name is wrong.
-
- 14 Nov, 2021 1 commit
-
-
Dirk Stolle authored
* fix typos in documentation * revert changes to ChangeLog.md
-
- 09 Nov, 2021 2 commits
-
-
Niels Lohmann authored
-
Alex Beregszaszi authored
-
- 04 Nov, 2021 1 commit
-
-
Niels Lohmann authored
-
- 03 Nov, 2021 1 commit
-
-
Niels Lohmann authored
*
add recursive update function
-
- 29 Oct, 2021 2 commits
-
-
Niels Lohmann authored
*
prepare GitHub actions for new Docker image * use experimental docker image * use Clang-Analyzer 14 * suppress readability-identifier-length * suppress more Clang-Tidy warnings * simplify code * suppress more Clang-Tidy warnings * suppress more Clang-Tidy warnings * fix warning * fix warning * fix warning * use new Docker image -
Niels Lohmann authored
-
- 20 Oct, 2021 1 commit
-
-
Cristi Vîjdea authored
* Fix typos in operator[] documentation * Fix additional typo
-
- 16 Oct, 2021 4 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
*
revert invalid fix
-