Commit 77f353c
- .github/workflows/check_amalgamation.yml+2-2
- .github/workflows/cifuzz.yml+1-1
- .github/workflows/codeql-analysis.yml+4-4
- .github/workflows/comment_check_amalgamation.yml+1-1
- .github/workflows/dependency-review.yml+2-2
- .github/workflows/flawfinder.yml+2-2
- .github/workflows/labeler.yml+1-1
- .github/workflows/publish_documentation.yml+1-1
- .github/workflows/scorecards.yml+2-2
- .github/workflows/semgrep.yml+2-2
- .github/workflows/stale.yml+1-1
- .github/workflows/ubuntu.yml+4-4
- cmake/ci.cmake+15
- docs/mkdocs/docs/api/basic_json/value.md+1-1
- docs/mkdocs/docs/api/macros/index.md+1
- docs/mkdocs/docs/api/macros/json_brace_init_copy_semantics.md+95
- docs/mkdocs/docs/features/modules.md+12-2
- docs/mkdocs/docs/home/exceptions.md-10
- docs/mkdocs/docs/home/faq.md+20
- docs/mkdocs/docs/integration/build2/buildfile+6
- docs/mkdocs/docs/integration/build2/example.cpp+10
- docs/mkdocs/docs/integration/build2/manifest+14
- docs/mkdocs/docs/integration/build2/repositories.manifest+11
- docs/mkdocs/docs/integration/build2/testscript+24
- docs/mkdocs/docs/integration/package_managers.md+121-10
- include/nlohmann/detail/iterators/iter_impl.hpp+1-1
- include/nlohmann/detail/iterators/json_reverse_iterator.hpp+1-1
- include/nlohmann/detail/macro_scope.hpp+4
- include/nlohmann/detail/macro_unscope.hpp+1
- include/nlohmann/json.hpp+9-48
- single_include/nlohmann/json.hpp+16-50
- src/modules/json.cppm+37-19
- tests/src/unit-class_parser.cpp-27
- tests/src/unit-regression2.cpp+37
0 commit comments