Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Begin work on the static analyzer | Thomas Voss | 2024-06-17 | 1 | -0/+1 |
| | |||||
* | Strip U+0027 APOSTROPHE from integer literals | Thomas Voss | 2024-06-12 | 1 | -1/+11 |
| | |||||
* | Dispose the LLVM module after use | Thomas Voss | 2024-06-11 | 1 | -0/+1 |
| | |||||
* | Add some unreachables in places | Thomas Voss | 2024-06-11 | 1 | -1/+5 |
| | |||||
* | Code reshuffling | Thomas Voss | 2024-06-11 | 1 | -0/+1 |
| | |||||
* | Remove ‘soa’ from lots of identifiers | Thomas Voss | 2024-06-11 | 1 | -8/+6 |
| | |||||
* | Switch size_t indicies to be idx_t_ | Thomas Voss | 2024-06-11 | 1 | -2/+1 |
| | |||||
* | Add basic LLVM codegen | Thomas Voss | 2024-06-11 | 1 | -18/+93 |
| | |||||
* | Get building & linking with LLVM working | Thomas Voss | 2024-06-11 | 1 | -0/+38 |