| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-06-12 | updated to newest version of zig | 1 | -1/+0 | ||
| 2018-11-15 | Changed Names.prefix to Names.both | 1 | -0/+1 | ||
| 2018-09-06 | Removed the extended api. Refactored tests | 1 | -2/+0 | ||
| 2018-05-31 | Started work on the proper structure for the lib | 1 | -491/+2 | ||
| 2018-05-31 | Reworked the core. | 1 | -7/+7 | ||
| 2018-05-31 | Support for basic sub commands | 1 | -132/+268 | ||
| They cannot access parent params yet | |||||
| 2018-05-25 | Fixed code handling position | 1 | -7/+7 | ||
| 2018-05-25 | Added support for accessing sub fields | 1 | -4/+42 | ||
| * closes #2 | |||||
| 2018-05-20 | Support for command params in core.zig | 1 | -23/+66 | ||
| * Also refactored structure * related: #1 | |||||
| 2018-05-20 | The old clap now uses core.zig to get the same func as before | 1 | -0/+274 | ||