1 file changed
+1
-1
lines changed- .github/CONTRIBUTING.md+3
- .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+1-1
- .github/workflows/labeler.yml+2-2
- .github/workflows/publish_documentation.yml+1-1
- .github/workflows/scorecards.yml+2-2
- .github/workflows/stale.yml+1-1
- .github/workflows/ubuntu.yml+4-6
- .github/workflows/windows.yml+35-45
- cmake/clang_flags.cmake+2
- cmake/download_test_data.cmake+23-7
- docs/mkdocs/docs/api/basic_json/sax_parse.md+14-2
- docs/mkdocs/docs/features/modules.md+1
- docs/mkdocs/docs/home/exceptions.md+10
- docs/mkdocs/requirements.txt+1-1
- include/nlohmann/detail/input/input_adapters.hpp+1-1
- include/nlohmann/detail/meta/type_traits.hpp+1-1
- include/nlohmann/json.hpp+48
- single_include/nlohmann/json.hpp+50-2
- src/modules/json.cppm+5-13
- tests/src/unit-class_parser.cpp+27
- tests/src/unit-conversions.cpp+2-2
- tests/src/unit-noexcept.cpp+1-1
- tests/src/unit-regression1.cpp+1-1
- tests/src/unit-regression2.cpp+1-1
0 commit comments