This website requires JavaScript.
Explore
Help
Sign In
weaselab
/
weaseljson
Watch
2
Fork
1
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
CI
86 workflow runs
Actor
All actors
andrew
weaselbot
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
main
Include <cstdint> in json_value.h for uint8_t
CI #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 #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 #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 #53
:
Commit
34fc22a7c2
pushed by
weaselbot
#42
2026-06-29 18:21:02 +00:00
25m18s
View workflow file
Reject invalid UTF-16 surrogate pairs and lone low surrogates for clarity
CI #52
:
Commit
08b864d31b
pushed by
andrew
main
2026-06-29 17:42:11 +00:00
3m53s
View workflow file
Merge pull request 'schemagen: reject scalar root values when root schema is object/array' (
#32
) from weaselbot/weaseljson:weaselbot/issue-16 into main
CI #51
:
Commit
4ce2002663
pushed by
andrew
main
2026-06-24 19:40:29 +00:00
5m21s
View workflow file
schemagen: reject scalar root values when root schema is object/array
CI #50
:
Commit
df693ef4c9
pushed by
weaselbot
#32
2026-06-24 18:34:45 +00:00
3m54s
View workflow file
Merge pull request 'schemagen: cache non-object $defs entries to avoid duplicate types' (
#31
) from weaselbot/weaseljson:weaselbot/issue-17 into main
CI #49
:
Commit
e5cbaac401
pushed by
andrew
main
2026-06-24 17:06:38 +00:00
3m56s
View workflow file
schemagen: restore nullable tuple return for object schemas
CI #48
:
Commit
e155e0bbf4
pushed by
weaselbot
#31
2026-06-24 13:57:35 +00:00
3m45s
View workflow file
schemagen: cache non-object $defs entries to avoid duplicate types
CI #47
:
Commit
717f30099f
pushed by
weaselbot
#31
2026-06-24 12:53:03 +00:00
10h35m25s
View workflow file
Merge pull request 'fix schemagen integer parsing boundary bugs' (
#30
) from weaselbot/weaseljson:weaselbot/issue-19 into main
CI #46
:
Commit
1404ebdfbd
pushed by
andrew
main
2026-06-24 00:44:09 +00:00
3m55s
View workflow file
schemagen: parse integer fallback exactly for decimal/exponent forms
CI #45
:
Commit
38079cc278
pushed by
weaselbot
#30
2026-06-23 22:50:41 +00:00
9m14s
View workflow file
schemagen: parse integer fallback exactly for decimal/exponent forms
CI #44
:
Commit
b9dfb3becc
pushed by
weaselbot
#30
2026-06-23 22:46:53 +00:00
7m26s
View workflow file
schemagen: parse integer fallback exactly for decimal/exponent forms
CI #43
:
Commit
3934e989b7
pushed by
weaselbot
#30
2026-06-23 22:43:04 +00:00
5m37s
View workflow file
schemagen: parse integer fallback exactly for decimal/exponent forms
CI #42
:
Commit
6fa4a6dcc8
pushed by
weaselbot
#30
2026-06-23 22:39:16 +00:00
3m52s
View workflow file
Merge pull request 'schemagen: drop support for additionalProperties: true' (
#28
) from weaselbot/weaseljson:weaselbot/issue-20 into main
CI #41
:
Commit
ceb4bc1041
pushed by
andrew
main
2026-06-23 21:00:59 +00:00
3m55s
View workflow file
schemagen: drop support for additionalProperties: true
CI #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 #39
:
Commit
414abca9c0
pushed by
weaselbot
#28
2026-06-23 18:12:15 +00:00
4m27s
View workflow file
Merge pull request 'schemagen: reserve generated Root/Skip/RootScalar and avoid Kind/ArrN collisions' (
#27
) from weaselbot/weaseljson:weaselbot/issue-21 into main
CI #38
:
Commit
e8830e27e9
pushed by
andrew
main
2026-06-23 18:06:47 +00:00
5m47s
View workflow file
Merge pull request 'schemagen: fix nullable root types (
#13
)' (
#29
) from weaselbot/weaseljson:weaselbot/issue-13 into main
CI #37
:
Commit
5427db4b3d
pushed by
andrew
main
2026-06-23 17:47:25 +00:00
4m2s
View workflow file
schemagen: fix nullable root types (
#13
)
CI #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 #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 #34
:
Commit
46ff8e2164
pushed by
weaselbot
#27
2026-06-23 16:27:17 +00:00
3m52s
View workflow file
Merge pull request 'Reject negative lengths in WeaselJsonParser_parse' (
#25
) from weaselbot/weaseljson:weaselbot/issue-24 into main
CI #33
:
Commit
8d37b9b602
pushed by
andrew
main
2026-06-22 21:39:38 +00:00
2h45m0s
View workflow file
Merge pull request 'check WeaselJsonParser_create return value in Python bindings' (
#26
) from weaselbot/weaseljson:weaselbot/issue-23 into main
CI #32
:
Commit
3d7dc97471
pushed by
andrew
main
2026-06-22 21:35:48 +00:00
2h42m58s
View workflow file
check WeaselJsonParser_create return value in Python bindings
CI #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 #30
:
Commit
43e3c9904f
pushed by
weaselbot
#25
2026-06-22 18:26:51 +00:00
12m49s
View workflow file
Merge pull request 'schemagen: add C++20 keywords to the C++ keyword allow-list' (
#22
) from weaselbot/weaseljson:weaselbot/issue-18 into main
CI #29
:
Commit
5e18347e35
pushed by
andrew
main
2026-06-22 21:06:44 +00:00
2h20m58s
View workflow file
schemagen: add C++20 keywords to the C++ keyword allow-list
CI #28
:
Commit
9cd74631b6
pushed by
weaselbot
#22
2026-06-21 16:56:56 +00:00
4m39s
View workflow file
Merge pull request 'Make parser reject state sticky after WeaselJson_REJECT' (
#15
) from weaselbot/weaseljson:weaselbot/issue-12 into main
CI #27
:
Commit
05185eb3ee
pushed by
andrew
main
2026-06-19 17:21:03 +00:00
3m49s
View workflow file
First
Previous
1
2
3
Next
Last