| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Add `Diagnostic.reportToFile` | 2025-07-22 | 1 | -8/+3 | |
| | | | | | | | The code for reporting errors became quite verbose after writegate. Reporting to stderr is very common, so this wrapper provides a default, buffered way to report to a file. | ||||
| * | Update to Zig 0.15.0-dev.1147 | 2025-07-21 | 1 | -4/+9 | |
| | | |||||
| * | Patch up README and fix comments in example files. (#143) | 2024-11-25 | 1 | -8/+8 | |
| | | | | The readme was also reflowed to 100 cols. I probably should have put that in a separate commit but oh well. The comments were not subjected to reflowing (yet). | ||||
| * | fix: Subcommand example comments needs a scroll to be read | 2024-10-24 | 1 | -6/+6 | |
| | | |||||
| * | docs: Add subcommand example | 2024-10-24 | 1 | -0/+96 | |