Commit graph

7 commits

Author SHA1 Message Date
rimuspp
3797c1473b Changed to fix local variable is never mutated 2023-11-21 10:29:43 +01:00
50e2ba9a3b update to new zig module system
This allows using zig-args with the new Zig package manager.
2023-02-06 19:55:06 +01:00
jiacai2050
b91e056f8a fix panic in demo_verb 2022-12-03 18:14:17 +01:00
Lee Cannon
e053c11ceb support verbs with void and zero sized payload types 2022-08-15 14:57:06 +02:00
Felix "xq" Queißner
21bdea5051 Update to 0.10.0-dev.3394+1a1b7a3af 2022-08-02 09:27:26 +02:00
Anthon van der Neut
abf9a9ec6a document verb in readme
Show in demo_verb.zig that you can have non-verb options and verb specific options.
Test that a non-verb option can come before verb.
2022-02-10 11:03:49 +01:00
Vincent Rischmann
a00443ca70 add a demo file for parsing with verbs 2022-02-05 20:24:16 +01:00