aboutsummaryrefslogtreecommitdiffhomepage
path: root/test.c
Commit message (Collapse)AuthorAgeFilesLines
* '!' optimizations lemon2023-05-311-0/+12
|
* fix void conditional expr; condjump, condexprvalue optimizations lemon2023-05-311-0/+15
|
* phis? lemon2023-05-301-70/+4
|
* bugfix with if true branch ending in return lemon2023-05-301-1/+2
|
* field access lemon2023-05-291-1/+25
|
* improve struct token lemon2023-05-281-3/+5
|
* bugfix lemon2023-05-281-0/+2
|
* bool fixes lemon2023-05-281-0/+5
|
* cleanup lemon2023-05-281-1/+1
|
* recursive descent -> precedence climbing parser lemon2023-05-271-0/+7
|
* hm lemon2023-05-261-17/+23
|
* initial commit lemon2023-05-101-0/+39