| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove the default allocator from `ParseOptions` | 2023-12-13 | 1 | -0/+4 | |
| * | Count occurrences of flags (was "Add .count type for flags") (#96) | 2023-04-02 | 1 | -1/+1 | |
| * | Add clap.parsers.enumeration for parsing enums | 2022-07-25 | 1 | -0/+5 | |
| * | Add parseParams and friends | 2022-03-23 | 1 | -7/+8 | |
| * | Allow for clap to parse argument values into types | 2022-03-09 | 1 | -22/+17 | |
| * | Revert "Change clap into generating a struct" | 2022-02-25 | 1 | -10/+10 | |
| * | Change clap into generating a struct | 2022-02-25 | 1 | -10/+10 | |
| * | Refactor the ArgIterator interface | 2022-01-31 | 1 | -3/+5 | |
| * | Use debug.print instead of deprecated debug.warn in examples | 2021-07-17 | 1 | -4/+4 | |
| * | Update to latest zig in preperation for 0.8.0 | 2021-05-26 | 1 | -7/+3 | |
| * | Merge branch 'master' into zig-master | 2021-05-26 | 1 | -6/+13 | |
| |\ | |||||
| | * | Modernize codebase | 2021-05-08 | 1 | -1/+2 | |
| | * | Refactor Diagnostic (and others) into a ParseOption struct | 2021-04-28 | 1 | -6/+8 | |
| * | | zig master updates | 2021-01-10 | 1 | -1/+1 | |
| |/ | |||||
| * | Deprecate ComptimeClap in favor of parseExv0.3.0 | 2020-11-10 | 1 | -0/+43 | |