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