• Joined on 2022-05-30
potok synced commits to refs/heads/gh-pages at potok/json from mirror 2026-07-12 15:02:14 +04:00
potok synced commits to refs/heads/develop at potok/json from mirror 2026-07-12 15:02:14 +04:00
722c03495f Extend std::optional null regression coverage (assignment, get_to) (#5269)
c197feff81 Extend memcpy fast path to sized sentinels (e.g. std::counted_iterator) (#5268)
Compare 2 commits »
potok synced commits to refs/heads/claude/todo-49-fix-bd32cc at potok/json from mirror 2026-07-12 15:02:14 +04:00
4dcd45b26d Fix clang-tidy misc-const-correctness in unit-udt_macro.cpp
potok synced commits to refs/heads/claude/todo-191-plan-508110 at potok/json from mirror 2026-07-12 06:52:14 +04:00
a27065bd12 Regenerate api_surface.json after merging develop
3940f4b730 Merge remote-tracking branch 'origin/develop' into claude/todo-191-plan-508110
ca76c37650 Add iterator+sentinel tests and docs for binary deserializers (#5265)
fe2bcc080f Custom BinaryType direct assignment (#5266)
c60217e801 fix: support constructing json from C++20 range views (#4916) (#5205)
Compare 5 commits »
potok synced and deleted reference refs/heads/claude/doc-review-pass-4 at potok/json from mirror 2026-07-12 06:52:14 +04:00
potok synced and deleted reference refs/heads/claude/json-todos-review-ee649d at potok/json from mirror 2026-07-12 06:52:14 +04:00
potok synced commits to refs/heads/gh-pages at potok/json from mirror 2026-07-12 06:52:14 +04:00
Compare 2 commits »
potok synced commits to refs/heads/claude/counted-iterator-fastpath at potok/json from mirror 2026-07-12 06:52:14 +04:00
840a7cbc11 Fix clang-tidy misc-const-correctness in counted_iterator test
potok synced commits to refs/heads/claude/todo-49-fix-bd32cc at potok/json from mirror 2026-07-12 06:52:14 +04:00
9d83673263 Fix CI failures in zero-member NLOHMANN_DEFINE_TYPE_* macros
potok synced commits to refs/heads/claude/nlohmann-json-assessment-0ca790 at potok/json from mirror 2026-07-12 06:52:14 +04:00
97dc6bed50 Guard optional assignment test behind JSON_USE_IMPLICIT_CONVERSIONS
potok synced commits to refs/heads/develop at potok/json from mirror 2026-07-12 06:52:14 +04:00
b2b47c69b1 📝 Document std::pair/std::tuple conversion and C++20 range-view construction (#5271)
6a406ee141 Document that JSON_Diagnostics CMake option doesn't apply to pre-installed packages (#5270)
Compare 2 commits »
potok synced commits to refs/heads/claude/todo-49-fix-bd32cc at potok/json from mirror 2026-07-11 22:42:15 +04:00
potok synced new reference refs/heads/claude/todo-49-fix-bd32cc to potok/json from mirror 2026-07-11 22:42:15 +04:00
potok synced commits to refs/heads/claude/doc-review-pass-4 at potok/json from mirror 2026-07-11 22:42:15 +04:00
potok synced new reference refs/heads/claude/doc-review-pass-4 to potok/json from mirror 2026-07-11 22:42:15 +04:00
potok synced commits to refs/heads/claude/counted-iterator-fastpath at potok/json from mirror 2026-07-11 22:42:15 +04:00
potok synced new reference refs/heads/claude/counted-iterator-fastpath to potok/json from mirror 2026-07-11 22:42:15 +04:00
potok synced commits to refs/heads/develop at potok/json from mirror 2026-07-11 22:42:15 +04:00
ca76c37650 Add iterator+sentinel tests and docs for binary deserializers (#5265)
fe2bcc080f Custom BinaryType direct assignment (#5266)
Compare 2 commits »
potok synced and deleted reference refs/heads/claude/todo-190-plan-e350df at potok/json from mirror 2026-07-11 22:42:15 +04:00
potok synced commits to refs/heads/claude/todo-183-plan-267c0c at potok/json from mirror 2026-07-11 22:42:15 +04:00
0e03ecee10 Extend memcpy fast path to sized sentinels (e.g. std::counted_iterator)