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
Create status badge
Merge pull request 'schemagen: reject absent additionalProperties' (
#58
) from weaselbot/weaseljson:weaselbot/issue-55 into main
#86
:
Commit
c44b0262bc
pushed by
andrew
main
2026-07-20 18:11:04 +00:00
4m6s
View workflow file
Merge pull request 'Fix schemagen integer parser rejecting zero with negative exponents' (
#57
) from weaselbot/weaseljson:weaselbot/issue-56 into main
#85
:
Commit
814b24efba
pushed by
andrew
main
2026-07-20 18:04:49 +00:00
4m6s
View workflow file
schemagen: reject absent additionalProperties
#84
:
Commit
86b58e83cb
pushed by
weaselbot
#58
2026-07-20 17:12:32 +00:00
15h5m52s
View workflow file
Fix schemagen integer parser rejecting zero with negative exponents
#83
:
Commit
cdff634057
pushed by
weaselbot
#57
2026-07-20 17:08:24 +00:00
15h7m13s
View workflow file
Merge pull request 'Handle null parser in WeaselJsonParser_parse' (
#54
) from null-parser into main
#82
:
Commit
16f5d3cd9d
pushed by
andrew
main
2026-07-15 22:14:16 +00:00
9m23s
View workflow file
Add missing status enum to weaseljson.py
#81
:
Commit
6beb538b61
pushed by
andrew
#54
2026-07-15 22:03:57 +00:00
6m31s
View workflow file
Add missing status enum to weaseljson.py
#80
:
Commit
6beb538b61
pushed by
andrew
null-parser
2026-07-15 21:59:56 +00:00
4m13s
View workflow file
Address review feedback
#79
:
Commit
6520039dc2
pushed by
andrew
#54
2026-07-15 18:58:12 +00:00
52s
View workflow file
Address review feedback
#78
:
Commit
6520039dc2
pushed by
andrew
null-parser
2026-07-15 18:57:19 +00:00
1m53s
View workflow file
Handle null parser in WeaselJsonParser_parse
#77
:
Commit
09c0fb72ca
pushed by
andrew
#54
2026-07-15 18:49:44 +00:00
50s
View workflow file
Handle null parser in WeaselJsonParser_parse
#76
:
Commit
09c0fb72ca
pushed by
andrew
null-parser
2026-07-15 16:47:45 +00:00
11m35s
View workflow file
Add missing unlikely annotation
#75
:
Commit
93203b14f5
pushed by
andrew
main
2026-07-15 16:39:53 +00:00
7m48s
View workflow file
Merge pull request 'make WeaselJson_OVERFLOW a terminal state like WeaselJson_REJECT' (
#53
) from weaselbot/weaseljson:weaselbot/issue-52 into main
#74
:
Commit
70bb33eeaf
pushed by
andrew
main
2026-07-13 21:02:22 +00:00
4m5s
View workflow file
Don't list all terminal statuses for weaseljson
#73
:
Commit
42d37d1fd7
pushed by
andrew
#53
2026-07-13 20:58:14 +00:00
7m40s
View workflow file
make WeaselJson_OVERFLOW a terminal state like WeaselJson_REJECT
#72
:
Commit
5e462f1477
pushed by
weaselbot
#53
2026-07-13 20:11:47 +00:00
4m3s
View workflow file
make WeaselJson_OVERFLOW a terminal state like WeaselJson_REJECT
#71
:
Commit
f0a338f164
pushed by
weaselbot
#53
2026-07-13 15:50:25 +00:00
4m1s
View workflow file
Merge pull request 'schemagen: add regression test for nullable cyclic $ref targets' (
#50
) from weaselbot/weaseljson:weaselbot/issue-14 into main
#70
:
Commit
f5ceb392c2
pushed by
andrew
main
2026-06-30 16:54:11 +00:00
4m1s
View workflow file
schemagen: add regression test for nullable cyclic $ref targets (issue
#14
)
#69
:
Commit
be92755cbf
pushed by
weaselbot
#50
2026-06-30 16:50:07 +00:00
7m50s
View workflow file
Merge pull request 'schemagen: reject self-referential array $ref cycles instead of crashing' (
#49
) from weaselbot/weaseljson:weaselbot/issue-33 into main
#68
:
Commit
d281c35811
pushed by
andrew
main
2026-06-30 16:44:32 +00:00
7m28s
View workflow file
Merge pull request 'schemagen: escape control characters in generated C++ string literals' (
#48
) from weaselbot/weaseljson:weaselbot/issue-35 into main
#67
:
Commit
f6617a1558
pushed by
andrew
main
2026-06-30 16:38:54 +00:00
7m10s
View workflow file
schemagen: reject self-referential array $ref cycles instead of crashing
#66
:
Commit
ababd3a8fd
pushed by
weaselbot
#49
2026-06-30 16:34:56 +00:00
4m58s
View workflow file
schemagen: escape control characters in generated C++ string literals
#65
:
Commit
681892107f
pushed by
weaselbot
#48
2026-06-30 16:30:19 +00:00
3m58s
View workflow file
Merge pull request 'schemagen: fix quadratic leading-zero strip in integer fallback' (
#47
) from weaselbot/weaseljson:weaselbot/issue-34 into main
#64
:
Commit
e22bc039ae
pushed by
andrew
main
2026-06-30 16:26:10 +00:00
5m20s
View workflow file
schemagen: fix quadratic leading-zero strip in integer fallback
#63
:
Commit
ceb16e5405
pushed by
weaselbot
#47
2026-06-30 16:13:34 +00:00
3m55s
View workflow file
Merge pull request 'schemagen: handle WeaselJsonParser_create failure in RootBuilder' (
#46
) from weaselbot/weaseljson:weaselbot/issue-36 into main
#62
:
Commit
241c29073b
pushed by
andrew
main
2026-06-30 15:44:56 +00:00
3m57s
View workflow file
schemagen: handle WeaselJsonParser_create failure in RootBuilder
#61
:
Commit
abeaae7ed7
pushed by
weaselbot
#46
2026-06-30 15:32:58 +00:00
4m31s
View workflow file
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
First
Previous
1
2
3
Next
Last
Status Badge
Branch
main
main
Badge URL
Markdown
HTML