aboutsummaryrefslogtreecommitdiff
path: root/bootstrap/all.h
Commit message (Collapse)AuthorAgeFilesLines
* modify let and static decls to allow multiple varslemon2022-08-051-1/+1
| | | | | 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-5/+12
|
* fn type syntax, bugfixslemon2022-08-051-1/+1
|
* better diagnosticslemon2022-08-051-0/+2
|
* more structlemon2022-08-051-1/+6
|
* struct,unions, compound literals; mostlylemon2022-08-041-4/+36
|
* enumlemon2022-08-041-2/+24
|
* fold & morelemon2022-08-041-2/+15
|
* stufflemon2022-08-041-26/+32
|
* initiallemon2022-08-031-0/+415