summaryrefslogtreecommitdiff
path: root/oryxc/src/prelude.rs
Commit message (Expand)AuthorAgeFilesLines
* Lots of code simplificationHEADmasterThomas Voss 3 days1-7/+31
* Implement Into<usize> and From<usize> for IDsThomas Voss 4 days1-0/+10
* Job ID typeThomas Voss 7 days1-0/+1
* Create a macro for generating ID typesThomas Voss 8 days1-10/+15
* Track the symbol typeThomas Voss 9 days1-5/+5
* Begin work on symbol collectionThomas Voss 10 days1-4/+32
* Cargo fmtThomas Voss 2026-03-051-1/+1
* Continue work on types and static analysisThomas Voss 2026-03-051-0/+28
* Work on the symbol tableThomas Voss 2026-03-051-9/+0
* Begin working on symbol resolutionThomas Voss 2026-03-041-1/+11
* Move types into a preludeThomas Voss 2026-03-041-0/+31