aboutsummaryrefslogtreecommitdiff
path: root/bootstrap/cgen.c
Commit message (Collapse)AuthorAgeFilesLines
* . operator on pointerslemon2022-08-051-1/+1
|
* modify let and static decls to allow multiple varslemon2022-08-051-4/+7
| | | | | this involved transforming statement and declaration parsing code to use a CPS-like style to yield many decls within one lexical decl
* headers, importlemon2022-08-051-3/+3
|
* fn type syntax, bugfixslemon2022-08-051-3/+11
|
* more structlemon2022-08-051-0/+6
|
* struct,unions, compound literals; mostlylemon2022-08-041-5/+73
|
* enumlemon2022-08-041-10/+20
|
* fold & morelemon2022-08-041-5/+14
|
* stufflemon2022-08-041-26/+113
|
* initiallemon2022-08-031-0/+417