Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code reshuffling | Thomas Voss | 2024-06-11 | 1 | -2/+3 |
* | Remove ‘soa’ from lots of identifiers | Thomas Voss | 2024-06-11 | 1 | -26/+26 |
* | Switch size_t indicies to be idx_t_ | Thomas Voss | 2024-06-11 | 1 | -31/+15 |
* | Add basic LLVM codegen | Thomas Voss | 2024-06-11 | 1 | -103/+140 |
* | Parse very basic declarations | Thomas Voss | 2024-06-11 | 1 | -20/+148 |
* | Begin work on a basic parser | Thomas Voss | 2024-06-11 | 1 | -0/+112 |