summaryrefslogtreecommitdiff
path: root/oryxc/src/compiler.rs
Commit message (Collapse)AuthorAgeFilesLines
* Support debug viewing the ASTThomas Voss 2026-03-031-0/+8
|
* Significantly improve lexer error reportingThomas Voss 2026-03-021-4/+22
|
* Print lexer tokens in debug modeThomas Voss 2026-02-271-1/+12
|
* Bad the input buffer with nul bytesThomas Voss 2026-02-271-1/+7
|
* Big work to the compiler job systemThomas Voss 2026-02-271-7/+52
|
* Genesis commitThomas Voss 2026-02-241-0/+136