| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Started work on the proper structure for the lib | 2018-05-31 | 1 | -493/+0 | |
| | | |||||
| * | Reworked the core. | 2018-05-31 | 1 | -140/+172 | |
| | | |||||
| * | Support for basic sub commands | 2018-05-31 | 1 | -1/+1 | |
| | | | | | They cannot access parent params yet | ||||
| * | Support for command params in core.zig | 2018-05-20 | 1 | -39/+119 | |
| | | | | | | * Also refactored structure * related: #1 | ||||
| * | The old clap now uses core.zig to get the same func as before | 2018-05-20 | 1 | -35/+32 | |
| | | |||||
| * | core.zig tested and ready for action! | 2018-05-19 | 1 | -32/+185 | |
| | | |||||
| * | Finished the first draft of the core | 2018-05-19 | 1 | -22/+175 | |
| | | | | | * It haven't been tested yet | ||||
| * | Started work one a simpler core api | 2018-05-18 | 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 | |||||