| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: enable building on 32-bit platformsHEADmaster | 2025-12-04 | 1 | -1/+1 | |
| * | fix: Use the new @Struct and @Tuple constructors | 2025-12-01 | 2 | -27/+19 | |
| * | cicd: Use minimum_zig_version instead of master | 2025-11-26 | 2 | -21/+13 | |
| * | fix: typos and minor grammar | 2025-09-22 | 1 | -4/+4 | |
| * | fix: use `usageToFile` in usage example | 2025-09-22 | 1 | -1/+1 | |
| * | Release 0.11.00.11.0 | 2025-08-21 | 1 | -1/+1 | |
| * | fix: Update minimum_zig_version to 0.15.1 | 2025-08-21 | 1 | -1/+1 | |
| * | chore: bump actions/checkout from 4 to 5 | 2025-08-16 | 2 | -4/+4 | |
| * | using new arraylist api | 2025-08-16 | 7 | -21/+18 | |
| * | fix: Typo in `HelpOptions.markdown_lite` doc comment | 2025-07-22 | 1 | -1/+1 | |
| * | feat: Add `clap.usageToFile` | 2025-07-22 | 3 | -19/+18 | |
| * | feat: Add `clap.helpToFile` | 2025-07-22 | 3 | -12/+17 | |
| * | feat: Add `Diagnostic.reportToFile` | 2025-07-22 | 7 | -43/+24 | |
| * | Update to Zig 0.15.0-dev.1147 | 2025-07-21 | 12 | -150/+201 | |
| * | chore: Update setup-zig to v2 | 2025-05-07 | 3 | -14/+21 | |
| * | doc: Don't autogenerate the README | 2025-03-27 | 3 | -164/+0 | |
| * | Release 0.10.00.10.0 | 2025-03-05 | 1 | -1/+1 | |
| * | Add minimum_zig_version | 2025-03-05 | 1 | -0/+1 | |
| * | chore: Update to latest version of zig | 2025-03-03 | 1 | -3/+12 | |
| * | chore: bump deploy-pages action version | 2025-02-24 | 1 | -1/+1 | |
| * | Update README.md.template | 2025-02-24 | 1 | -3/+3 | |
| * | Update README.md | 2025-02-24 | 1 | -3/+3 | |
| * | chore: Update upload-pages-artifact | 2025-02-21 | 1 | -1/+1 | |
| * | chore: Update upload-artifact | 2025-02-21 | 1 | -1/+1 | |
| * | fix: More than 2 positionals not parsing correctly | 2025-02-21 | 1 | -26/+44 | |
| * | chore: update to zig version 0.14.0-dev.2837+f38d7a92c | 2025-01-19 | 1 | -2/+2 | |
| * | Patch up README and fix comments in example files. (#143) | 2024-11-25 | 6 | -56/+52 | |
| * | refactor: switch on signedness | 2024-11-15 | 1 | -33/+27 | |
| * | fix: add uint parsing function | 2024-11-15 | 1 | -17/+54 | |
| * | chore: Update to latest version of zig | 2024-11-04 | 1 | -9/+38 | |
| * | fix: Subcommand example comments needs a scroll to be read | 2024-10-24 | 2 | -12/+12 | |
| * | docs: Add subcommand example | 2024-10-24 | 4 | -3/+215 | |
| * | feat: Support multiple positionals of different types | 2024-10-24 | 5 | -78/+192 | |
| * | refactor: positonals type now depend on the number of values taken | 2024-10-22 | 1 | -35/+94 | |
| * | refactor: Always access using full namespace | 2024-10-22 | 12 | -281/+232 | |
| * | feat: Add `terminating_positional` to `clap.ParseOptions` | 2024-10-22 | 1 | -3/+49 | |
| * | chore: Correct eval branch quota comment in `countParams` | 2024-10-22 | 1 | -2/+2 | |
| * | refactor: Remove workaround in `parseEx` that required `anyerror` | 2024-10-22 | 1 | -47/+22 | |
| * | Move updated README to template | 2024-09-21 | 1 | -7/+12 | |
| * | Make installation section of readme even more clear | 2024-09-16 | 1 | -7/+12 | |
| * | fix: Cicd use `with: master` as `latest` is the default | 2024-09-13 | 2 | -2/+6 | |
| * | chore: Use mlugg/setup-zig instead of goto-bus-stop/setup-zig | 2024-09-13 | 2 | -9/+3 | |
| * | chore: Run jobs weekly instead of daily | 2024-09-13 | 1 | -1/+1 | |
| * | adapt to latest zig changes | 2024-08-30 | 2 | -5/+5 | |
| * | count codepoints instead of bytes, to determine width | 2024-08-30 | 2 | -16/+162 | |
| * | feat: Allow for the assignment separator to be configured | 2024-07-18 | 4 | -116/+188 | |
| * | Update to newest version of zig | 2024-07-17 | 1 | -1/+1 | |
| * | Update to latest zig0.9.0 | 2024-06-16 | 1 | -4/+4 | |
| * | Add installation instructions to README | 2024-06-09 | 2 | -0/+30 | |
| * | gitignore: Add new zig-cache folder | 2024-05-31 | 1 | -1/+1 |