| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update to latest zig in preperation for 0.8.0 | 2021-05-26 | 1 | -1/+1 | |
| | | |||||
| * | Modernize codebase | 2021-05-08 | 1 | -5/+2 | |
| | | | | | | | | | * Better naming for variables * Follow naming style of enums * Use `writer()` instead of `outStream()` * Change many initializers to be a one liner * Don't explicitly initialize fields to their default value | ||||
| * | update examples to latest zig | 2020-04-11 | 1 | -2/+1 | |
| | | |||||
| * | update for latest zig | 2019-12-01 | 1 | -2/+2 | |
| | | |||||
| * | adds parseParam | 2019-08-17 | 1 | -10/+4 | |
| | | | | | a less verbose way of getting a Param(Help). | ||||
| * | Embed examples in README during build | 2019-06-21 | 1 | -0/+25 | |
| fixes #11 | |||||