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

Document number conversion CI documentation M review needed It would be great if someone could review the proposed changes. tests
#5208 opened Jun 12, 2026 by nlohmann Owner Loading… Release 3.12.1
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. tests
#5185 opened May 19, 2026 by nlohmann Owner Loading…
Remove unnecessary if M review needed It would be great if someone could review the proposed changes.
#5172 opened May 15, 2026 by nlohmann Owner Loading… Release 3.12.1
Add regression test for views M 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…
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
Allow to continue after parse error L state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated tests
#4522 opened Nov 29, 2024 by nlohmann Owner Draft
Bring Meson build definition more in line with CMake M state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated
#4452 opened Sep 9, 2024 by dcbaker Contributor Loading…
3 of 4 tasks
Make serializer dump() non-recursive L state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated
#4439 opened Aug 23, 2024 by vii Loading…
ProTip! Exclude everything labeled bug with -label:bug.