aboutsummaryrefslogtreecommitdiff
path: root/bootstrap/parse.c
Commit message (Expand)AuthorAgeFilesLines
* . operator on pointers lemon2022-08-051-4/+7
* modify let and static decls to allow multiple vars lemon2022-08-051-82/+145
* be lazier lemon2022-08-051-13/+14
* oops lemon2022-08-051-2/+3
* headers, import lemon2022-08-051-47/+105
* fn type syntax, bugfixs lemon2022-08-051-2/+49
* better diagnostics lemon2022-08-051-77/+113
* more struct lemon2022-08-051-11/+34
* struct,unions, compound literals; mostly lemon2022-08-041-13/+204
* case ; lemon2022-08-041-1/+1
* enum lemon2022-08-041-25/+185
* fold & more lemon2022-08-041-134/+18
* stuff lemon2022-08-041-57/+150
* initial lemon2022-08-031-0/+1733