aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* llvm: split into sub-modulesJohannes Stoelp2021-09-188-606/+682
* ch4: add function optimization passesJohannes Stoelp2021-09-162-7/+79
* lib: updated comment on SmallCStrJohannes Stoelp2021-09-141-0/+2
* ch3: added LLVM IR code genchapter3Johannes Stoelp2021-09-145-15/+821
* parser: fix parsing of multi argument prototypeschapter2Johannes Stoelp2021-09-101-3/+39
* main: fix comment to exit eval loopJohannes Stoelp2021-09-051-1/+1
* parser: removed BoxesJohannes Stoelp2021-09-041-46/+36
* ch2: added parser following chapter 2Johannes Stoelp2021-09-032-5/+494
* ch1: added minimal lexer implementation following chapter 1chapter1Johannes Stoelp2021-09-022-0/+199