• Joined on 2023-08-12
torque pushed to master at factotum/nats.zig 2024-01-15 17:23:56 -07:00
4124b912eb build: update for zig-0.12.0-dev.2208+4debd4338
torque pushed to zig-3.8.2 at factotum/libressl-portable 2024-01-15 16:43:48 -07:00
9f74aeb1d2 build: update for zig-0.12.0-dev.2208+4debd4338
4bbf9ad43f readme: update
7bf54cea4f build: remove unused code
401b23c930 build: handle architecture include more gracefully
Compare 4 commits »
torque pushed to zig-build at factotum/libressl-portable 2024-01-15 16:43:48 -07:00
9679f074d2 build: update for zig-0.12.0-dev.2208+4debd4338
c673c25fc9 readme: update
7940593eb8 build: remove unused code
e68d5f484b build: handle architecture include more gracefully
Compare 4 commits »
torque pushed to master at factotum/nats.zig 2024-01-01 16:20:16 -07:00
3462b3cdb6 all: don't automatically convert userdata types to pointer types
torque pushed to master at factotum/nats.zig 2024-01-01 16:19:51 -07:00
b71333dff6 all: don't automatically convert userdata types to pointer types
torque pushed to master at factotum/nats.zig 2024-01-01 16:11:43 -07:00
e155ba8bec all: don't automatically convert userdata types to pointer types
torque opened issue factotum/NOCLIP#12 2023-12-01 23:46:25 -07:00
CLI execution shouldn't call subcommands recursively
torque opened issue factotum/NOCLIP#11 2023-12-01 23:42:34 -07:00
Produce useful error messages on failure
torque pushed to master at factotum/nice-data 2023-11-23 19:38:13 -07:00
0f4a9fcaa7 misc: commit things at random
bd079b42d9 compile with zig master
bd0d74ee6a examples.reify: add default value field
2208079355 parser.Options: embellish expect_enum_dot description
98eac68929 value: simplify list conversion code
Compare 8 commits »
torque commented on issue factotum/NOCLIP#9 2023-11-12 17:50:08 -07:00
consider: forbid ordered arguments on commands with subcommands

One possible option for making this compile-time behavior would be to remove addSubcommand from the parser interface and add a method to the generic parser instance to easily get a heap-allocated…

torque opened issue factotum/NOCLIP#10 2023-11-12 16:47:17 -07:00
Improve ergonomics of early-exit flags on commands that require subcommands
torque opened issue factotum/NOCLIP#9 2023-11-12 13:25:49 -07:00
consider: forbid ordered arguments on commands with subcommands
torque opened issue factotum/NOCLIP#8 2023-11-12 13:02:23 -07:00
Improve typo subcommand error message
torque opened issue factotum/NOCLIP#7 2023-11-12 12:45:31 -07:00
Fix the really stupid way the user context is handled.
torque commented on issue factotum/NOCLIP#4 2023-11-12 12:08:42 -07:00
Add fencing mechanism for disabling help output auto line wrapping

Basic support for this was implemented in 768a81e2bdac45038ba553389be821783967aace. While the help generation in general would benefit from some refactoring, it was easy enough to hack this in.…

torque closed issue factotum/NOCLIP#4 2023-11-12 12:08:42 -07:00
Add fencing mechanism for disabling help output auto line wrapping
torque pushed to master at factotum/NOCLIP 2023-11-09 00:36:32 -07:00
70c6cea591 demo: demonstrate preformatted description text functionality
645ef24a4a command: preserve subcommand definition order
768a81e2bd help: hack in support for preformatted lines
Compare 3 commits »
torque pushed to master at factotum/nats.zig 2023-11-07 23:55:18 -07:00
b28a91b97f tests: add shell script for generating keys
torque pushed to master at factotum/nats.zig 2023-11-07 23:54:18 -07:00
c6764fcf60 readme: some minor updates
c18e1eb237 deps: update libressl to 3.8.2
Compare 2 commits »
torque created branch zig-3.8.2 in factotum/libressl-portable 2023-11-07 00:58:52 -07:00