| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | using new arraylist api | 2025-08-16 | 1 | -1/+1 | |
| * | feat: Add `clap.helpToFile` | 2025-07-22 | 1 | -6/+2 | |
| * | Update to Zig 0.15.0-dev.1147 | 2025-07-21 | 1 | -2/+6 | |
| * | refactor: Always access using full namespace | 2024-10-22 | 1 | -4/+4 | |
| * | Remove the default allocator from `ParseOptions` | 2023-12-13 | 1 | -1/+6 | |
| * | Count occurrences of flags (was "Add .count type for flags") (#96) | 2023-04-02 | 1 | -1/+1 | |
| * | Update help and usage examples | 2022-03-30 | 1 | -3/+4 | |
| * | New `help` api that provides options as to how paramters are printed. | 2022-03-30 | 1 | -1/+1 | |
| * | Add parseParams and friends | 2022-03-23 | 1 | -4/+5 | |
| * | Allow for clap to parse argument values into types | 2022-03-09 | 1 | -4/+4 | |
| * | Revert "Change clap into generating a struct" | 2022-02-25 | 1 | -5/+5 | |
| * | Change clap into generating a struct | 2022-02-25 | 1 | -5/+5 | |
| * | Improve help and usage examples | 2021-11-29 | 1 | -7/+10 | |
| * | Update to latest zig in preperation for 0.8.0 | 2021-05-26 | 1 | -1/+1 | |
| * | Modernize codebase | 2021-05-08 | 1 | -5/+2 | |
| * | update examples to latest zig | 2020-04-11 | 1 | -2/+1 | |
| * | update for latest zig | 2019-12-01 | 1 | -2/+2 | |
| * | adds parseParam | 2019-08-17 | 1 | -10/+4 | |
| * | Embed examples in README during build | 2019-06-21 | 1 | -0/+25 |