Commit graph

16 commits

Author SHA1 Message Date
Lyssieth
80d398f540
More fixes. 2026-01-06 08:11:06 +02:00
Lyssieth
c06ae87cbc
Update to zig 0.15 2026-01-06 07:46:53 +02:00
Lyssieth
50d8cc92bd
Rename a bunch of things everywhere to make them more consistent.
`snake_case` for variables,
`camelCase` for functions,
`PascalCase` for classes :3
2025-05-05 11:13:00 +03:00
Lyssieth
68b73910da
Upgrade all the thingies 2025-05-02 06:26:27 +03:00
Lyssieth
b77457b1d8
Refactor placement of things 2024-12-09 07:28:16 +02:00
Lyssieth
6dff5b60e5
Rename a couple functions to be inline with what's expected
And also remove an unneeded `unreachable`
2024-12-07 04:26:24 +02:00
Lyssieth
c9a3b90160
Fixups 2024-11-29 19:36:56 +02:00
Lyssieth
48cddd405c
Minor improvements 2024-11-28 22:56:55 +02:00
Lyssieth
1617926615
Add shortCircuit setting 2024-11-28 18:08:34 +02:00
Lyssieth
d3703aa23d
Remove stderr pollution in tests 2024-11-28 17:57:44 +02:00
Lyssieth
7d1d02f2a6
Move things around a little 2024-11-28 17:57:17 +02:00
Lyssieth
7c22a46b0d
Let's start making help real. 2024-11-28 03:14:52 +02:00
Lyssieth
e52d3c3915
Lots of minor improvements and logging 2024-11-25 20:06:20 +02:00
Lyssieth
6e9d0197de
Optional handling for the arg parser 2024-11-25 19:06:17 +02:00
Lyssieth
7abebd7aa1
Swap out the logging for proper logging,
Also remove validators.
2024-11-24 22:15:48 +02:00
00a531045b
Massive fuckery 2024-11-24 01:26:03 +02:00