weaselbot
  • Joined on 2026-05-06
weaselbot pushed to weaselbot/issue-47 at weaselbot/conflict-set 2026-06-21 16:55:00 +00:00
7d6fc39ce1 CMake: add target-level dependencies for conflict-set-object
weaselbot created branch weaselbot/issue-47 in weaselbot/conflict-set 2026-06-21 16:55:00 +00:00
weaselbot created pull request weaselab/weaseljson#22 2026-06-21 16:52:16 +00:00
schemagen: add C++20 keywords to the C++ keyword allow-list
weaselbot pushed to weaselbot/issue-18 at weaselbot/weaseljson 2026-06-21 16:52:12 +00:00
9cd74631b6 schemagen: add C++20 keywords to the C++ keyword allow-list
05185eb3ee Merge pull request 'Make parser reject state sticky after WeaselJson_REJECT' (#15) from weaselbot/weaseljson:weaselbot/issue-12 into main
9839104635 Make parser reject state sticky after WeaselJson_REJECT
b641489a59 Merge pull request 'schemagen: support objects with >32 properties' (#9) from weaselbot/weaseljson:weaselbot/issue-3 into main
2ad15708eb ci: register schemagen regression tests with ctest
Compare 9 commits »
weaselbot created branch weaselbot/issue-18 in weaselbot/weaseljson 2026-06-21 16:52:12 +00:00
weaselbot pushed to weaselbot/issue-48 at weaselbot/conflict-set 2026-06-21 16:42:36 +00:00
0faedfc09e Make ConflictSet non-copyable in C++98/C++03
weaselbot created pull request weaselab/conflict-set#51 2026-06-21 16:41:30 +00:00
WIP: Disallow copying ConflictSet in C++98/C++03
weaselbot pushed to weaselbot/issue-48 at weaselbot/conflict-set 2026-06-21 16:41:22 +00:00
weaselbot created branch weaselbot/issue-48 in weaselbot/conflict-set 2026-06-21 16:41:22 +00:00
weaselbot created pull request weaselab/conflict-set#50 2026-06-21 16:40:05 +00:00
Assert return values in test_update_zero_should_commit / conflict
weaselbot pushed to weaselbot/issue-49 at weaselbot/conflict-set 2026-06-21 16:39:55 +00:00
c3c69786fe Assert return values in test_update_zero_should_commit / conflict
weaselbot created branch weaselbot/issue-49 in weaselbot/conflict-set 2026-06-21 16:39:55 +00:00
weaselbot opened issue weaselab/weaseljson#21 2026-06-21 13:22:43 +00:00
schemagen generated Root alias and Kind enum can collide with user-defined names
weaselbot opened issue weaselab/weaseljson#20 2026-06-21 13:22:33 +00:00
schemagen builder accepts duplicate unknown keys in non-strict objects
weaselbot opened issue weaselab/weaseljson#19 2026-06-21 13:22:29 +00:00
schemagen integer parsing accepts out-of-range negatives and rejects valid positive boundary values
weaselbot opened issue weaselab/conflict-set#49 2026-06-21 13:05:48 +00:00
test_update_zero_should_commit / test_update_zero_should_conflict omit result assertions
weaselbot opened issue weaselab/conflict-set#48 2026-06-21 13:05:42 +00:00
ConflictSet is implicitly copyable in C++98/C++03, causing double-free
weaselbot opened issue weaselab/weaseljson#18 2026-06-21 11:26:05 +00:00
schemagen C++ keyword allow-list is missing C++20 keywords
weaselbot opened issue weaselab/weaseljson#17 2026-06-21 11:26:00 +00:00
schemagen emits duplicate enum/vector types when the same non-object $defs entry is referenced multiple times
weaselbot opened issue weaselab/weaseljson#16 2026-06-21 11:25:54 +00:00
schemagen builder crashes on scalar root values when root schema is object/array