aboutsummaryrefslogtreecommitdiffhomepage
path: root/c.c
Commit message (Expand)AuthorAgeFilesLines
* frontend: rename parser -> lexer and document c.clemon2023-06-191-38/+56
* frontend: separate compiler & lexerlemon2023-06-191-296/+305
* frontend: add for, break, continue statementslemon2023-06-191-74/+199
* ELF output static datalemon2023-06-181-1/+1
* less memsetlemon2023-06-151-1/+0
* simpler handling of large constants in IRlemon2023-06-141-1/+2
* rename parse.c -> c.clemon2023-06-131-0/+2626