| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update to latest zig in preperation for 0.8.0 | 2021-05-26 | 1 | -7/+3 | |
| | | |||||
| * | Merge branch 'master' into zig-master | 2021-05-26 | 1 | -6/+13 | |
| |\ | |||||
| | * | Modernize codebase | 2021-05-08 | 1 | -1/+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 | ||||
| | * | Refactor Diagnostic (and others) into a ParseOption struct | 2021-04-28 | 1 | -6/+8 | |
| | | | | | | | | | | | | | This allows for default arguments, which we can also extend without breaking peoples code in the future. This is a breaking change right now though. | ||||
| * | | zig master updates | 2021-01-10 | 1 | -1/+1 | |
| |/ | |||||
| * | Deprecate ComptimeClap in favor of parseExv0.3.0 | 2020-11-10 | 1 | -0/+43 | |