| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fmt, mv src/ clap/ and run fmt on build | 2019-10-06 | 1 | -71/+0 | |
| | | |||||
| * | updated to newest version of zig | 2019-06-12 | 1 | -10/+3 | |
| | | |||||
| * | updated to newest version of zig | 2019-05-28 | 1 | -4/+4 | |
| | | |||||
| * | Refactored the arg iterators to new be static interface implementations | 2019-01-17 | 1 | -29/+17 | |
| | | | | | | * This makes arg iterators easier to understand and implement * It should also be faster than using the fieldToParent builtin | ||||
| * | Restructured and make StreamingClap simpler | 2018-11-14 | 1 | -0/+90 | |
| * Also added a ComptimeClap | |||||