aboutsummaryrefslogtreecommitdiffhomepage
path: root/io.c
Commit message (Expand)AuthorAgeFilesLines
* frontend: separate compiler & lexerlemon2023-06-191-2/+1
* add %y symbol printinglemon2023-06-191-0/+12
* don't try to compile when debugging IRlemon2023-06-191-1/+6
* fix iowrite()lemon2023-06-181-1/+4
* codegen skeletonlemon2023-06-061-8/+15
* better diagnosticslemon2023-06-041-0/+5
* regalloc skeletonlemon2023-05-311-9/+15
* improve struct tokenlemon2023-05-281-6/+10
* bool fixeslemon2023-05-281-0/+1
* recursive descent -> precedence climbing parserlemon2023-05-271-1/+1
* hmlemon2023-05-261-7/+26
* initial commitlemon2023-05-101-0/+836