aboutsummaryrefslogtreecommitdiff
path: root/src/codegen.c
Commit message (Expand)AuthorAgeFilesLines
...
* Remove ‘soa’ from lots of identifiersThomas Voss 2024-06-111-8/+6
* Switch size_t indicies to be idx_t_Thomas Voss 2024-06-111-2/+1
* Add basic LLVM codegenThomas Voss 2024-06-111-18/+93
* Get building & linking with LLVM workingThomas Voss 2024-06-111-0/+38