aboutsummaryrefslogtreecommitdiff
path: root/bootstrap/test.cff
Commit message (Expand)AuthorAgeFilesLines
* change comment syntax lemon2022-08-091-2/+2
* many decl bugfixes lemon2022-08-071-5/+20
* Type:decl syntax and fix some diagnostics lemon2022-08-071-1/+2
* constify access of const aggregate lemon2022-08-071-0/+3
* union init lemon2022-08-071-4/+13
* slices lemon2022-08-061-0/+11
* .#len operator lemon2022-08-061-3/+2
* inferred length array init lemon2022-08-061-3/+4
* basic method calls & many bugfix lemon2022-08-061-11/+29
* revert 762c6c17 lemon2022-08-061-19/+6
* macro body arg lemon2022-08-061-6/+19
* sizeof lemon2022-08-061-0/+4
* call functin pointers directly lemon2022-08-051-0/+4
* . operator on pointers lemon2022-08-051-1/+2
* modify let and static decls to allow multiple vars lemon2022-08-051-3/+4
* headers, import lemon2022-08-051-2/+2
* fn type syntax, bugfixs lemon2022-08-051-0/+11
* better diagnostics lemon2022-08-051-2/+2
* more struct lemon2022-08-051-1/+6
* struct,unions, compound literals; mostly lemon2022-08-041-19/+17
* case ; lemon2022-08-041-4/+4
* enum lemon2022-08-041-1/+24
* more fold lemon2022-08-041-1/+1
* fold & more lemon2022-08-041-71/+2
* stuff lemon2022-08-041-12/+47
* initial lemon2022-08-031-0/+41