aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/codegen.rs
Commit message (Expand)AuthorAgeFilesLines
* ch5: added if/then/elseJohannes Stoelp2021-10-041-0/+72
* ch4: added jitJohannes Stoelp2021-09-251-7/+28
* llvm: split into sub-modulesJohannes Stoelp2021-09-181-3/+6
* ch4: add function optimization passesJohannes Stoelp2021-09-161-1/+4
* ch3: added LLVM IR code genchapter3Johannes Stoelp2021-09-141-0/+135