4 Commits

Author SHA1 Message Date
3acc412f2e
restructure
the checklist of things to do is continuing to dwindle. hooray. last
big feature push is help text generation. Then improving error
reporting. Then writing some tests. Then writing documentation.

Ay carumba.
2023-04-06 18:31:29 -07:00
e31e41d975
all: start scratching the refactoring itch
This is basically a full rewrite but with a much more solid concept of
what the public API looks like, which has informed some of the
lower-level decisions. This is not at feature parity with the main
branch yet, but it does handle some things better. The main
functionality missing is the help text generation and subcommands.
There's still some design to think about on the subcommand side of
things.
2023-03-30 00:29:46 -07:00
0afad6b585
build.zig: rework for build system changes
At some point I will also figure out the proper way to make this a
module, I guess.
2023-03-20 23:02:29 -07:00
e4b11a16ce
init 2022-11-20 12:54:42 -08:00