aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* regalloc skeleton lemon2023-05-3113-60/+298
* fix cmp exprs lemon2023-05-311-2/+3
* style lemon2023-05-311-3/+3
* '!' optimizations lemon2023-05-313-6/+39
* fix void conditional expr; condjump, condexprvalue optimizations lemon2023-05-314-45/+158
* phis? lemon2023-05-306-139/+162
* bugfix with if true branch ending in return lemon2023-05-302-13/+14
* field access lemon2023-05-295-58/+179
* cleanup lemon2023-05-282-32/+32
* improve struct token lemon2023-05-286-140/+200
* bugfix lemon2023-05-282-7/+25
* more memory efficient symbol tables lemon2023-05-282-54/+88
* check color output lemon2023-05-281-0/+12
* bool fixes lemon2023-05-286-7/+16
* cleanup lemon2023-05-285-149/+188
* recursive descent -> precedence climbing parser lemon2023-05-275-613/+459
* hm lemon2023-05-2613-196/+876
* initial commit lemon2023-05-1018-0/+5539