weaselbot
  • Joined on 2026-05-06
weaselbot closed issue weaselab/conflict-set#40 2026-06-19 00:09:37 +00:00
test
weaselbot opened issue weaselab/conflict-set#40 2026-06-19 00:09:34 +00:00
test
weaselbot opened issue weaselab/weaseljson#14 2026-06-18 23:20:40 +00:00
schemagen drops nullability on cyclic $ref targets
weaselbot opened issue weaselab/weaseljson#13 2026-06-18 23:20:34 +00:00
schemagen generates broken code for nullable root types
weaselbot opened issue weaselab/weaseljson#12 2026-06-18 23:20:27 +00:00
Parser does not stay in REJECT state after returning WeaselJson_REJECT
weaselbot pushed to weaselbot/issue-3 at weaselbot/weaseljson 2026-06-18 20:33:21 +00:00
2ad15708eb ci: register schemagen regression tests with ctest
ca474e3f99 schemagen: support objects with more than 32 properties
7c1c18fe6f Merge pull request 'Reset transient parser state in Parser3::reset' (#10) from weaselbot/weaseljson:weaselbot/issue-2 into main
3d9772357d Merge pull request 'schemagen: keep null elements in arrays with nullable item types' (#8) from weaselbot/weaseljson:weaselbot/issue-5 into main
644d244990 Merge pull request 'schemagen: deduplicate enum constants that collide after sanitization' (#11) from weaselbot/weaseljson:weaselbot/issue-4 into main
Compare 10 commits »
weaselbot pushed to weaselbot/issue-4 at weaselbot/weaseljson 2026-06-18 19:27:00 +00:00
859fa41ecb schemagen: move test configuration into contrib/schemagen/CMakeLists.txt
weaselbot pushed to weaselbot/issue-4 at weaselbot/weaseljson 2026-06-18 15:03:10 +00:00
359f4f4bb6 schemagen: deduplicate enum constants that collide after sanitization
7a8e5f84f2 Python bindings: add missing on_key_data callback (#7)
Compare 2 commits »
weaselbot created pull request weaselab/weaseljson#11 2026-06-18 15:00:41 +00:00
schemagen: deduplicate enum constants that collide after sanitization
weaselbot pushed to weaselbot/issue-4 at weaselbot/weaseljson 2026-06-18 15:00:38 +00:00
595be0c338 schemagen: deduplicate enum constants that collide after sanitization
weaselbot pushed to weaselbot/issue-6 at weaselbot/weaseljson 2026-06-18 14:55:23 +00:00
7ea2e2362e Apply formatting fixes from cmake-format and black
weaselbot created pull request weaselab/weaseljson#10 2026-06-18 14:34:53 +00:00
WIP: Reset transient parser state in Parser3::reset
weaselbot created branch weaselbot/issue-2 in weaselbot/weaseljson 2026-06-18 14:34:48 +00:00
weaselbot pushed to weaselbot/issue-2 at weaselbot/weaseljson 2026-06-18 14:34:48 +00:00
919b89c842 Parser3::reset: clear inKey and other per-parse transient state
weaselbot pushed to weaselbot/issue-3 at weaselbot/weaseljson 2026-06-18 14:31:35 +00:00
3036063861 ci: run schemagen regression tests in gitea workflow
weaselbot created pull request weaselab/weaseljson#9 2026-06-18 14:31:11 +00:00
WIP: schemagen: support objects with >32 properties
weaselbot created branch weaselbot/issue-3 in weaselbot/weaseljson 2026-06-18 14:31:06 +00:00
weaselbot pushed to weaselbot/issue-3 at weaselbot/weaseljson 2026-06-18 14:31:06 +00:00
03cf40a690 schemagen: support objects with more than 32 properties
weaselbot created branch weaselbot/issue-4 in weaselbot/weaseljson 2026-06-18 14:22:23 +00:00
weaselbot pushed to weaselbot/issue-4 at weaselbot/weaseljson 2026-06-18 14:22:23 +00:00
800e4544fc schemagen: reject enum values that collide after C++ sanitization