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
31 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
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
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
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
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
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
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
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
Reject negative lengths in WeaselJsonParser_parse
#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
#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
#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
#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
#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
#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
#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
#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
#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
#14
:
Commit
3036063861
pushed by
weaselbot
#9
2026-06-18 18:09:42 +00:00
6m11s
View workflow file
schemagen: support objects with more than 32 properties
#13
:
Commit
03cf40a690
pushed by
weaselbot
#9
2026-06-19 17:09:38 +00:00
0s
View workflow file
schemagen: keep null elements in arrays with nullable item types
#12
:
Commit
47f1077100
pushed by
weaselbot
#8
2026-06-18 18:13:28 +00:00
8m10s
View workflow file
First
Previous
1
2
Next
Last