summaryrefslogtreecommitdiff
path: root/oryxc/src/prelude.rs
Commit message (Expand)AuthorAgeFilesLines
* Beginning sema workThomas Voss 40 hours1-19/+70
* Lots of code simplificationThomas Voss 14 days1-7/+31
* Implement Into<usize> and From<usize> for IDsThomas Voss 2026-03-151-0/+10
* Job ID typeThomas Voss 2026-03-121-0/+1
* Create a macro for generating ID typesThomas Voss 2026-03-121-10/+15
* Track the symbol typeThomas Voss 2026-03-111-5/+5
* Begin work on symbol collectionThomas Voss 2026-03-101-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