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