aboutsummaryrefslogtreecommitdiffhomepage
path: root/test.c
Commit message (Collapse)AuthorAgeFilesLines
* regalloc skeletonlemon2023-05-311-0/+19
|
* '!' optimizationslemon2023-05-311-0/+12
|
* fix void conditional expr; condjump, condexprvalue optimizationslemon2023-05-311-0/+15
|
* phis?lemon2023-05-301-70/+4
|
* bugfix with if true branch ending in returnlemon2023-05-301-1/+2
|
* field accesslemon2023-05-291-1/+25
|
* improve struct tokenlemon2023-05-281-3/+5
|
* bugfixlemon2023-05-281-0/+2
|
* bool fixeslemon2023-05-281-0/+5
|
* cleanuplemon2023-05-281-1/+1
|
* recursive descent -> precedence climbing parserlemon2023-05-271-0/+7
|
* hmlemon2023-05-261-17/+23
|
* initial commitlemon2023-05-101-0/+39