Block a user
Reset transient parser state in Parser3::reset
schemagen: support objects with >32 properties
We should register tests using ctest. Rebase onto main and you'll see an example
schemagen drops null elements from arrays with nullable item types
schemagen: keep null elements in arrays with nullable item types
schemagen produces duplicate enum constants for distinct enum values
schemagen: deduplicate enum constants that collide after sanitization
schemagen: deduplicate enum constants that collide after sanitization
Can we put this in contrib/schemagen/CMakeLists.txt?
Python bindings (weaseljson.py) omit on_key_data and misalign the C callbacks struct
Python bindings: add missing on_key_data callback