summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Change the OryxError::new() signatureThomas Voss 14 days2-45/+28
|
* Update lexopt to 0.3.2Thomas Voss 14 days3-3/+4
|
* Add different error stylesThomas Voss 14 days2-1/+30
|
* Lock stderr before writing errorsThomas Voss 14 days1-10/+16
|
* Update test scriptThomas Voss 14 days1-13/+13
|
* Significantly improve lexer error reportingThomas Voss 14 days7-524/+306
|
* Do unqualified importsThomas Voss 2026-02-271-6/+7
|
* Remove unused AstNode typeThomas Voss 2026-02-271-1/+0
|
* GPL, baby!Thomas Voss 2026-02-271-0/+674
|
* Remove unused codeThomas Voss 2026-02-271-6/+0
|
* Print lexer tokens in debug modeThomas Voss 2026-02-271-1/+12
|
* Bad the input buffer with nul bytesThomas Voss 2026-02-272-2/+8
|
* Big work to the compiler job systemThomas Voss 2026-02-274-60/+111
|
* Remove \r from the set of line terminatorsThomas Voss 2026-02-241-1/+1
|
* Genesis commitThomas Voss 2026-02-2425-0/+4583