| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Modernize codebase | 2021-05-08 | 1 | -2/+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 | ||||
| * | Report error context in Diagnostic (#26) | 2020-11-02 | 1 | -3/+1 | |
| | | |||||
| * | update for latest zig | 2019-12-01 | 1 | -1/+1 | |
| | | |||||
| * | Add clap.parse as the simplest way of using the lib | 2019-11-27 | 1 | -0/+15 | |