Skip to content

Pull requests: nlohmann/json

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Overwork project infrastructure CI CMake documentation L review needed It would be great if someone could review the proposed changes. tests
#5218 opened Jun 28, 2026 by nlohmann Owner Loading… Release 3.12.1
Overwork documentation documentation L review needed It would be great if someone could review the proposed changes.
#5217 opened Jun 28, 2026 by nlohmann Owner Loading… Release 3.12.1
Minor: unique_ptr template resolution workaround for MSVC S
#5215 opened Jun 21, 2026 by drcosmin Contributor Loading…
Fix integer comparison bug M tests
#5211 opened Jun 17, 2026 by ljcjclljc Loading…
5 tasks done
Add null-safe noexcept accessors eval_value/eval_array/eval_object documentation L state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated tests
#5193 opened May 26, 2026 by gitpaladin Loading…
4 of 5 tasks
Fix indentation overflow and correctness bug M review needed It would be great if someone could review the proposed changes. tests
#5186 opened May 20, 2026 by nlohmann Owner Loading…
Fix BSON conformance issue L review needed It would be great if someone could review the proposed changes. state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated tests
#5185 opened May 19, 2026 by nlohmann Owner Loading…
Add regression test for views M state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated tests
#5161 opened May 9, 2026 by nlohmann Owner Loading…
test: add missing parse-level tests for ignore_comment edge cases M state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated tests
#5160 opened May 8, 2026 by shub-gour Loading…
Fix #4041: Support zero-member types in NLOHMANN_DEFINE_TYPE_* macros L state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated tests
#5142 opened Apr 20, 2026 by suchetindrakanty Loading…
Fix serialization macros with no member variables CI CMake documentation L state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated tests
#5099 opened Mar 5, 2026 by GhostVaibhav Loading…
5 tasks done
Feature: Add constructor support for C++20 Ranges and Views L state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated
#5018 opened Nov 30, 2025 by DanielHwangbo Loading…
Fix NLOHMANN_DEFINE_TYPE_* macros for zero-member types CMake L state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated tests
#4994 opened Nov 13, 2025 by chelseadzdr Loading…
4 of 5 tasks
Add NLOHMANN_JSON_SERIALIZE_ENUM_STRICT macro that throws type_error.302 on unknown JSON value (Fixes #3992) L please rebase Please rebase your branch to origin/develop state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated tests
#4989 opened Nov 4, 2025 by Ash-Jose Loading…
7 tasks done
Add a type in the natvis template for detail::json_default_base L review needed It would be great if someone could review the proposed changes. state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated
#4973 opened Oct 30, 2025 by sakuntalle Loading…
2 of 5 tasks
MSVC: make #4526 pass (use #if for optional) - fixes #3859; re-amalgamate CI L state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated tests
#4970 opened Oct 27, 2025 by chelseadzdr Loading…
support JSON Merge Patch (RFC 7396) diff creation L state: please discuss please discuss the issue or vote for your favorite option state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated tests
#4965 opened Oct 25, 2025 by satelliteprogrammer Loading…
2 of 5 tasks
Make escape/unescape functions linear and not memory-storming. L please rebase Please rebase your branch to origin/develop state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated tests
#4860 opened Jul 28, 2025 by puffetto Contributor Loading…
Use the provided allocator in destroy() (#4842) please rebase Please rebase your branch to origin/develop S state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated state: waiting for PR
#4843 opened Jul 4, 2025 by veselink1 Loading…
Add clang-tidy plugin to convert implicit conversions to explicit ones CI CMake documentation L state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated tests
#4663 opened Feb 23, 2025 by mikecrowe Loading…
2 of 5 tasks
Fix ~basic_json causing std::terminate L state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated tests
#4654 opened Feb 17, 2025 by Ignition Loading…
Add keep parameter to dump to copy invalid UTF-8 bytes as-is documentation L state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated tests
#4555 opened Dec 18, 2024 by nlohmann Owner Draft
Allowing std::map object with serialized Enum key type to be converted to a JSON object and vice versa - #4378 L state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated
#4531 opened Dec 7, 2024 by amirghaz Loading…
3 of 4 tasks
ProTip! Filter pull requests by the default branch with base:develop.