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
60 workflow runs
Actor
All actors
andrew
weaselbot
Status
All status
Success
Failure
Waiting
Running
Avoid nullptr subtraction using intptr_t casts
#60
:
Commit
bf3f2fe810
pushed by
weaselbot
#43
2026-06-29 20:05:22 +00:00
50m36s
View workflow file
Merge pull request 'Include <cstdint> in json_value.h for uint8_t' (
#45
) from weaselbot/weaseljson:weaselbot/issue-37 into main
#59
:
Commit
4bd1088018
pushed by
andrew
main
2026-06-29 20:00:45 +00:00
1h2m58s
View workflow file
Merge pull request 'python: raise OSError when shared library is missing' (
#44
) from weaselbot/weaseljson:weaselbot/issue-38 into main
#58
:
Commit
82bdc8a080
pushed by
andrew
main
2026-06-29 19:56:50 +00:00
1h2m58s
View workflow file
Merge pull request 'Handle null parser in WeaselJsonParser_reset and _destroy' (
#42
) from weaselbot/weaseljson:weaselbot/issue-41 into main
#57
:
Commit
6508616edc
pushed by
andrew
main
2026-06-29 19:27:38 +00:00
58m4s
View workflow file
Include <cstdint> in json_value.h for uint8_t
#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
#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
#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
#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
#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
#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
#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
#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
#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
#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
#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
#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
#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
#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
#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
#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
#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
#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
#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
#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
)
#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
#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
#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
#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
#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
#31
:
Commit
a26e101191
pushed by
weaselbot
#26
2026-06-22 06:36:23 +00:00
6m42s
View workflow file
First
Previous
1
2
Next
Last