summaryrefslogtreecommitdiff
path: root/oryxc/src/errors.rs
Commit message (Collapse)AuthorAgeFilesLines
* multiline usageromir kulshrestha 2026-03-041-4/+7
|
* less retarded cli argsromir kulshrestha 2026-03-041-1/+2
|
* Use tabs in macro_rulesThomas Voss 2026-03-041-7/+7
| | | | Apparently rustfmt doesn’t detect spaces vs tabs in macro_rules
* Better handling of -s/--error-styleThomas Voss 2026-03-041-1/+2
|
* Minor style changesThomas Voss 2026-03-041-6/+8
|
* Big parser work + error recoveryThomas Voss 2026-03-041-11/+0
|
* Change the OryxError::new() signatureThomas Voss 2026-03-021-3/+3
|
* Add different error stylesThomas Voss 2026-03-021-0/+15
|
* Lock stderr before writing errorsThomas Voss 2026-03-021-10/+16
|
* Significantly improve lexer error reportingThomas Voss 2026-03-021-1/+121
|
* Genesis commitThomas Voss 2026-02-241-0/+67