summaryrefslogtreecommitdiff
path: root/oryxc/src
Commit message (Collapse)AuthorAgeFilesLines
* Add different error stylesThomas Voss 2026-03-022-1/+30
|
* Lock stderr before writing errorsThomas Voss 2026-03-021-10/+16
|
* Significantly improve lexer error reportingThomas Voss 2026-03-025-524/+298
|
* Do unqualified importsThomas Voss 2026-02-271-6/+7
|
* Remove unused AstNode typeThomas Voss 2026-02-271-1/+0
|
* 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-2413-0/+3920