| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactored the arg iterators to new be static interface implementations | 2019-01-17 | 1 | -5/+5 | |
| | | | | | | * This makes arg iterators easier to understand and implement * It should also be faster than using the fieldToParent builtin | ||||
| * | Zig fmt | 2018-11-14 | 1 | -2/+0 | |
| | | |||||
| * | Added pub flag/option/positional init funcs to Param | 2018-11-14 | 1 | -11/+11 | |
| | | |||||
| * | Restructured and make StreamingClap simpler | 2018-11-14 | 1 | -0/+338 | |
| * Also added a ComptimeClap | |||||