| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: switch on signedness | 2024-11-15 | 1 | -33/+27 | |
| * | fix: add uint parsing function | 2024-11-15 | 1 | -17/+54 | |
| * | refactor: Always access using full namespace | 2024-10-22 | 1 | -29/+26 | |
| * | adapt to latest zig changes | 2024-08-30 | 1 | -2/+2 | |
| * | parsers: Add extra tests to `clap.parsers.int` | 2023-09-10 | 1 | -0/+7 | |
| * | parsers: Actually add some documentation to these functions | 2023-09-10 | 1 | -2/+10 | |
| * | Add clap.parsers.enumeration for parsing enums | 2022-07-25 | 1 | -0/+37 | |
| * | Allow for clap to parse argument values into types | 2022-03-09 | 1 | -0/+48 |