aboutsummaryrefslogtreecommitdiff
path: root/bootstrap/all.h
Commit message (Collapse)AuthorAgeFilesLines
* modify let and static decls to allow multiple vars lemon2022-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, import lemon2022-08-051-5/+12
|
* fn type syntax, bugfixs lemon2022-08-051-1/+1
|
* better diagnostics lemon2022-08-051-0/+2
|
* more struct lemon2022-08-051-1/+6
|
* struct,unions, compound literals; mostly lemon2022-08-041-4/+36
|
* enum lemon2022-08-041-2/+24
|
* fold & more lemon2022-08-041-2/+15
|
* stuff lemon2022-08-041-26/+32
|
* initial lemon2022-08-031-0/+415