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