Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ‘soa’ from lots of identifiers | Thomas Voss | 2024-06-11 | 1 | -2/+2 |
| | |||||
* | Add basic LLVM codegen | Thomas Voss | 2024-06-11 | 1 | -3/+2 |
| | |||||
* | Get building & linking with LLVM working | Thomas Voss | 2024-06-11 | 1 | -0/+2 |
| | |||||
* | Begin work on a basic parser | Thomas Voss | 2024-06-11 | 1 | -71/+7 |
| | |||||
* | Switch to an SOA for lexemes | Thomas Voss | 2024-06-08 | 1 | -27/+62 |
| | |||||
* | Do some lexer work | Thomas Voss | 2024-06-08 | 1 | -0/+25 |
| | |||||
* | Fix some undefined behavior | Thomas Voss | 2024-06-08 | 1 | -6/+4 |
| | |||||
* | Genesis commit | Thomas Voss | 2024-06-08 | 1 | -0/+68 |