aboutsummaryrefslogtreecommitdiff
path: root/bootstrap/all.h
Commit message (Collapse)AuthorAgeFilesLines
* slices lemon2022-08-061-1/+6
|
* inferred length array init lemon2022-08-061-1/+2
|
* fnv1a fix lemon2022-08-061-13/+4
|
* basic method calls & many bugfix lemon2022-08-061-5/+23
|
* revert 762c6c17 lemon2022-08-061-1/+1
|
* macro body arg lemon2022-08-061-1/+1
|
* sizeof lemon2022-08-061-0/+1
|
* 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