This website requires JavaScript.
Explore
Help
Sign In
weaselab
/
weaseljson
Watch
3
Star
0
Fork
1
You've already forked weaseljson
Code
Issues
5
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yml
25 workflow runs
Actor
All actors
andrew
weaselbot
Status
All status
Success
Failure
Waiting
Running
Avoid nullptr subtraction using intptr_t casts
ci.yml #60
:
Commit
bf3f2fe810
pushed by
weaselbot
#43
2026-06-29 20:05:22 +00:00
50m36s
View workflow file
Include <cstdint> in json_value.h for uint8_t
ci.yml #56
:
Commit
e5c970a605
pushed by
weaselbot
#45
2026-06-29 18:57:38 +00:00
50m40s
View workflow file
python: raise OSError when shared library is missing
ci.yml #55
:
Commit
96f61665bf
pushed by
weaselbot
#44
2026-06-29 18:53:48 +00:00
48m34s
View workflow file
Avoid nullptr subtraction when flushing scalars at EOF
ci.yml #54
:
Commit
bd53e57b8e
pushed by
weaselbot
#43
2026-06-29 18:24:51 +00:00
26m42s
View workflow file
Handle null parser in WeaselJsonParser_reset and _destroy
ci.yml #53
:
Commit
34fc22a7c2
pushed by
weaselbot
#42
2026-06-29 18:21:02 +00:00
25m18s
View workflow file
schemagen: reject scalar root values when root schema is object/array
ci.yml #50
:
Commit
df693ef4c9
pushed by
weaselbot
#32
2026-06-24 18:34:45 +00:00
3m54s
View workflow file
schemagen: restore nullable tuple return for object schemas
ci.yml #48
:
Commit
e155e0bbf4
pushed by
weaselbot
#31
2026-06-24 13:57:35 +00:00
3m45s
View workflow file
schemagen: parse integer fallback exactly for decimal/exponent forms
ci.yml #45
:
Commit
38079cc278
pushed by
weaselbot
#30
2026-06-23 22:50:41 +00:00
9m14s
View workflow file
schemagen: drop support for additionalProperties: true
ci.yml #40
:
Commit
16f13c241c
pushed by
weaselbot
#28
2026-06-23 19:16:08 +00:00
3m51s
View workflow file
schemagen: drop support for additionalProperties: true
ci.yml #39
:
Commit
414abca9c0
pushed by
weaselbot
#28
2026-06-23 18:12:15 +00:00
4m27s
View workflow file
schemagen: fix nullable root types (
#13
)
ci.yml #36
:
Commit
b5491afb38
pushed by
weaselbot
#29
2026-06-23 17:02:45 +00:00
4m0s
View workflow file
schemagen: reject duplicate unknown keys in non-strict objects
ci.yml #35
:
Commit
a4ed5a9171
pushed by
weaselbot
#28
2026-06-23 16:31:19 +00:00
4m1s
View workflow file
schemagen: reserve generated Root/Skip/RootScalar and avoid Kind/ArrN collisions
ci.yml #34
:
Commit
46ff8e2164
pushed by
weaselbot
#27
2026-06-23 16:27:17 +00:00
3m52s
View workflow file
check WeaselJsonParser_create return value in Python bindings
ci.yml #31
:
Commit
a26e101191
pushed by
weaselbot
#26
2026-06-22 06:36:23 +00:00
6m42s
View workflow file
Reject negative lengths in WeaselJsonParser_parse
ci.yml #30
:
Commit
43e3c9904f
pushed by
weaselbot
#25
2026-06-22 18:26:51 +00:00
12m49s
View workflow file
schemagen: add C++20 keywords to the C++ keyword allow-list
ci.yml #28
:
Commit
9cd74631b6
pushed by
weaselbot
#22
2026-06-21 16:56:56 +00:00
4m39s
View workflow file
Make parser reject state sticky after WeaselJson_REJECT
ci.yml #26
:
Commit
9839104635
pushed by
weaselbot
#15
2026-06-19 17:12:20 +00:00
3m44s
View workflow file
ci: register schemagen regression tests with ctest
ci.yml #24
:
Commit
2ad15708eb
pushed by
weaselbot
#9
2026-06-18 20:37:17 +00:00
3m50s
View workflow file
schemagen: move test configuration into contrib/schemagen/CMakeLists.txt
ci.yml #20
:
Commit
859fa41ecb
pushed by
weaselbot
#11
2026-06-18 19:30:47 +00:00
3m46s
View workflow file
schemagen: deduplicate enum constants that collide after sanitization
ci.yml #19
:
Commit
359f4f4bb6
pushed by
weaselbot
#11
2026-06-18 15:12:11 +00:00
8m1s
View workflow file
schemagen: deduplicate enum constants that collide after sanitization
ci.yml #17
:
Commit
595be0c338
pushed by
weaselbot
#11
2026-06-18 15:04:35 +00:00
3m50s
View workflow file
Apply formatting fixes from cmake-format and black
ci.yml #16
:
Commit
7ea2e2362e
pushed by
weaselbot
#7
2026-06-18 14:59:09 +00:00
3m46s
View workflow file
Parser3::reset: clear inKey and other per-parse transient state
ci.yml #15
:
Commit
919b89c842
pushed by
weaselbot
#10
2026-06-18 18:05:41 +00:00
3m52s
View workflow file
ci: run schemagen regression tests in gitea workflow
ci.yml #14
:
Commit
3036063861
pushed by
weaselbot
#9
2026-06-18 18:09:42 +00:00
6m11s
View workflow file
schemagen: keep null elements in arrays with nullable item types
ci.yml #12
:
Commit
47f1077100
pushed by
weaselbot
#8
2026-06-18 18:13:28 +00:00
8m10s
View workflow file