aboutsummaryrefslogtreecommitdiff
path: root/bootstrap/all.h
Commit message (Collapse)AuthorAgeFilesLines
* fix toks rangelemon2022-08-071-2/+2
|
* basic templates (generics)lemon2022-08-071-2/+33
|
* many decl bugfixeslemon2022-08-071-6/+2
|
* sliceslemon2022-08-061-1/+6
|
* inferred length array initlemon2022-08-061-1/+2
|
* fnv1a fixlemon2022-08-061-13/+4
|
* basic method calls & many bugfixlemon2022-08-061-5/+23
|
* revert 762c6c17lemon2022-08-061-1/+1
|
* macro body arglemon2022-08-061-1/+1
|
* sizeoflemon2022-08-061-0/+1
|
* modify let and static decls to allow multiple varslemon2022-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, importlemon2022-08-051-5/+12
|
* fn type syntax, bugfixslemon2022-08-051-1/+1
|
* better diagnosticslemon2022-08-051-0/+2
|
* more structlemon2022-08-051-1/+6
|
* struct,unions, compound literals; mostlylemon2022-08-041-4/+36
|
* enumlemon2022-08-041-2/+24
|
* fold & morelemon2022-08-041-2/+15
|
* stufflemon2022-08-041-26/+32
|
* initiallemon2022-08-031-0/+415