• Joined on 2023-08-12
torque created branch zig-0.12.0-build in factotum/nats.zig 2024-05-12 16:11:30 -06:00
torque pushed to zig-0.12.0-build at factotum/nats.zig 2024-05-12 16:11:30 -06:00
1dd1ebfe5d [wip] build: update for zig-0.12.0
torque pushed to master at torque/kill-touchscreen 2024-05-12 15:31:54 -06:00
d9a788a1be zig-0.12
torque pushed to zig-3.8.2 at factotum/libressl-portable 2024-05-12 14:55:32 -06:00
bde65fceb4 build: update for zig-0.12.0 release
torque pushed to zig-build at factotum/libressl-portable 2024-05-12 14:55:32 -06:00
fdee4504e2 build: update for zig-0.12.0 release
torque pushed to master at factotum/zaye 2024-04-07 15:26:39 -06:00
27667032e1 make naming more consistent
torque closed issue factotum/NOCLIP#12 2024-04-07 15:09:08 -06:00
CLI execution shouldn't call subcommands recursively
torque pushed to master at factotum/NOCLIP 2024-04-07 15:09:08 -06:00
d513aa4eaf source: update struct layout enum usage
89360ac197 parser: produce helpful error messages on command line errors
a961b1930a parser: run subcommand parsing/callbacks iteratively
Compare 3 commits »
torque created branch zig-0.11.x in factotum/NOCLIP 2024-04-07 12:23:43 -06:00
torque pushed to zig-0.11.x at factotum/NOCLIP 2024-04-07 12:23:43 -06:00
0d091611dd parser: produce helpful error messages on command line errors
5f45290423 parser: run subcommand parsing/callbacks iteratively
Compare 2 commits »
torque pushed to zig-0.11.x at factotum/nats.zig 2024-04-06 16:37:29 -06:00
320bef2c63 build.zig.zon: match the project name
28c7890f6c subscription: fix setCompletionCallback
5939836bec all: allow passing more types of pointers as callback userdata
4f26bf8fca thunk: fix slightly confusing compile errors
Compare 4 commits »
torque pushed to master at factotum/nats.zig 2024-04-06 16:35:54 -06:00
f742ee1a85 build.zig.zon: match the project name
7db55e9ac9 subscription: fix setCompletionCallback
73fccb4662 all: allow passing more types of pointers as callback userdata
42d0b24710 thunk: fix slightly confusing compile errors
Compare 4 commits »
torque pushed to master at factotum/zaye 2024-03-08 11:50:50 -07:00
259c22999c example: output JSON
ab0202a5f7 yaml.Value: add basic JSON emitting
Compare 2 commits »
torque pushed to master at factotum/zaye 2024-03-07 23:34:08 -07:00
cf21c48771 build: extract example executable from default target
5e3f2e0f91 read me
cdf2ec5a23 reorganize and add parsing diagnostics
1ecfb41d55 libyaml: basic functional event-based parser
11e8fad44e git subrepo clone --branch=0.2.5 https://github.com/yaml/libyaml.git deps/libyaml
Compare 6 commits »
torque pushed to master at factotum/NOCLIP 2024-01-15 23:49:41 -07:00
074db7f4f6 build: update for zig-0.12.0-dev.2208+4debd4338
b77a1f59c2 command: coerce field names to null-terminated strings
03a4404a17 parser: stray var -> const
6e1199afa9 meta: fix redundant qualifiers and improve tuple field generation
Compare 4 commits »
torque pushed to master at factotum/cmark-zig 2024-01-15 23:10:42 -07:00
2a4b73c0f5 build: update for zig-0.12.0-dev.2208+4debd4338
4b9dbeea65 Add license
Compare 2 commits »
torque pushed to master at factotum/nice-data 2024-01-15 23:10:37 -07:00
ad73ea6508 build: update for 0.12.0-dev.2208+4debd4338
875b1b6344 start adding tests
ea52c99fee parser.Options: split truthy/falsy scalars into separate fields
dbf2762982 parser: empty document should be scalar, not string
Compare 4 commits »
torque pushed to master at factotum/nats.zig 2024-01-15 17:30:41 -07:00
b17a3fba6c readme: update zig support status
torque created branch zig-0.11.x in factotum/nats.zig 2024-01-15 17:26:36 -07:00
torque pushed to zig-0.11.x at factotum/nats.zig 2024-01-15 17:26:36 -07:00
c4a8ae1a38 deps: update libressl dep for minor build system fix