Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump to llvm15 | Johannes Stoelp | 2023-11-21 | 1 | -2/+2 |
| | |||||
* | bump to llvm14 and add docker file | Johannes Stoelp | 2023-01-05 | 1 | -87/+4 |
| | |||||
* | revert to llvm-12 as used by github CI | Johannes Stoelp | 2022-09-25 | 1 | -4/+87 |
| | |||||
* | update llvm version & cargo lock | Johannes Stoelp | 2022-09-24 | 1 | -43/+16 |
| | |||||
* | ch3: added LLVM IR code genchapter3 | Johannes Stoelp | 2021-09-14 | 1 | -0/+100 |
| | | | | | | - Added safe wrapper around LLVM C API - Added codegen module to emit LLVM IR for the AST - Update the main repl loop to codegen LLVM IR | ||||
* | ch1: added minimal lexer implementation following chapter 1chapter1 | Johannes Stoelp | 2021-09-02 | 1 | -0/+7 |