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

Add Microsoft C++ Code Analysis workflow CI M
#4978 opened Oct 31, 2025 by nlohmann Loading…
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.
#4973 opened Oct 30, 2025 by sakuntalle Loading…
2 of 5 tasks
support JSON Merge Patch (RFC 7396) diff creation L state: please discuss please discuss the issue or vote for your favorite option tests
#4965 opened Oct 25, 2025 by satelliteprogrammer Loading…
2 of 5 tasks
Feature/ordered map O(1) L tests
#4941 opened Oct 5, 2025 by puffetto Loading…
docs : fix heading for conversions to/from arbitrary types in README documentation S state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated
#4936 opened Sep 30, 2025 by Saswatee19 Loading…
docs: remove unnecessary template before get in README & docs (fixes #4825) documentation L please rebase Please rebase your branch to origin/develop
#4920 opened Sep 12, 2025 by aryanrahar Loading…
Make escape/unescape functions linear and not memory-storming. L please rebase Please rebase your branch to origin/develop tests
#4860 opened Jul 28, 2025 by puffetto Loading…
Use the provided allocator in destroy() (#4842) please rebase Please rebase your branch to origin/develop S state: waiting for PR
#4843 opened Jul 4, 2025 by veselink1 Loading…
Add nvcc CI CMake M state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated tests
#4796 opened May 27, 2025 by nlohmann Draft
Fix cppcheck warning CMake 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
#4758 opened Apr 24, 2025 by nlohmann Loading… Release 3.12.1
⬆️ Bump cppcheck from 1.5.0 to 1.5.1 in /cmake/requirements CMake dependencies Pull requests that update a dependency file python Pull requests that update Python code S
#4753 opened Apr 18, 2025 by dependabot bot 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 strict enum de/serialization macro documentation L tests
#4612 opened Jan 20, 2025 by hnampally Loading…
4 of 5 tasks
build2 integration doc update documentation L
#4587 opened Jan 7, 2025 by Klaim Loading…
3 of 4 tasks
Release 3.12.1
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 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 Draft
Add missing #includes based on C++ language server. 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
#4477 opened Oct 16, 2024 by laramiel Loading…
ProTip! Exclude everything labeled bug with -label:bug.