| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2018-05-31 | Started work on the proper structure for the lib | 1 | -493/+0 | ||
| 2018-05-31 | Reworked the core. | 1 | -140/+172 | ||
| 2018-05-31 | Support for basic sub commands | 1 | -1/+1 | ||
| They cannot access parent params yet | |||||
| 2018-05-20 | Support for command params in core.zig | 1 | -39/+119 | ||
| * Also refactored structure * related: #1 | |||||
| 2018-05-20 | The old clap now uses core.zig to get the same func as before | 1 | -35/+32 | ||
| 2018-05-19 | core.zig tested and ready for action! | 1 | -32/+185 | ||
| 2018-05-19 | Finished the first draft of the core | 1 | -22/+175 | ||
| * It haven't been tested yet | |||||
| 2018-05-18 | Started work one a simpler core api | 1 | -0/+78 | ||
| * This api will then be used to recreate the current api * Users who don't want the complicate api can also use the simpler one | |||||