summaryrefslogtreecommitdiff
path: root/oryxc/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* Lots of code simplificationHEADmasterThomas Voss 3 days1-3/+0
* Import the new stuffThomas Voss 4 days1-0/+2
* Compiler flags must be longThomas Voss 10 days1-3/+3
* Implement an arena-backed hash trieThomas Voss 10 days1-0/+1
* Implement an arena allocatorThomas Voss 2026-03-051-0/+1
* Continue work on types and static analysisThomas Voss 2026-03-051-2/+1
* Work on the symbol tableThomas Voss 2026-03-051-0/+1
* Comment out intern for nowThomas Voss 2026-03-051-1/+1
* Begin working on symbol resolutionThomas Voss 2026-03-041-0/+1
* Move types into a preludeThomas Voss 2026-03-041-0/+1
* multiline usageromir kulshrestha 2026-03-041-2/+19
* idio(ma)ticromir kulshrestha 2026-03-041-2/+2
* less retarded cli argsromir kulshrestha 2026-03-041-75/+34
* Remove use of unwrap()Thomas Voss 2026-03-041-5/+10
* RustfmtThomas Voss 2026-03-041-1/+1
* Better handling of -s/--error-styleThomas Voss 2026-03-041-8/+7
* Silence compiler warningThomas Voss 2026-03-031-1/+1
* Update lexopt to 0.3.2Thomas Voss 2026-03-021-0/+1
* Add different error stylesThomas Voss 2026-03-021-1/+15
* Remove unused codeThomas Voss 2026-02-271-6/+0
* Big work to the compiler job systemThomas Voss 2026-02-271-1/+0
* Genesis commitThomas Voss 2026-02-241-0/+95