aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* bugfix with if true branch ending in returnlemon2023-05-302-13/+14
|
* field accesslemon2023-05-295-58/+179
|
* cleanuplemon2023-05-282-32/+32
|
* improve struct tokenlemon2023-05-286-140/+200
|
* bugfixlemon2023-05-282-7/+25
|
* more memory efficient symbol tableslemon2023-05-282-54/+88
|
* check color outputlemon2023-05-281-0/+12
|
* bool fixeslemon2023-05-286-7/+16
|
* cleanuplemon2023-05-285-149/+188
|
* recursive descent -> precedence climbing parserlemon2023-05-275-613/+459
|
* hmlemon2023-05-2613-196/+876
|
* initial commitlemon2023-05-1018-0/+5539