aboutsummaryrefslogtreecommitdiff
path: root/bootstrap/test.cff
Commit message (Collapse)AuthorAgeFilesLines
* modify let and static decls to allow multiple varslemon2022-08-051-3/+4
| | | | | 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-2/+2
|
* fn type syntax, bugfixslemon2022-08-051-0/+11
|
* better diagnosticslemon2022-08-051-2/+2
|
* more structlemon2022-08-051-1/+6
|
* struct,unions, compound literals; mostlylemon2022-08-041-19/+17
|
* case ;lemon2022-08-041-4/+4
|
* enumlemon2022-08-041-1/+24
|
* more foldlemon2022-08-041-1/+1
|
* fold & morelemon2022-08-041-71/+2
|
* stufflemon2022-08-041-12/+47
|
* initiallemon2022-08-031-0/+41