aboutsummaryrefslogtreecommitdiff
path: root/bootstrap/all.h
Commit message (Collapse)AuthorAgeFilesLines
* defer fixlemon2022-08-201-1/+2
|
* deferlemon2022-08-201-1/+12
|
* alignof, offsetoflemon2022-08-191-0/+2
|
* lots of goodneslemon2022-08-181-0/+1
|
* fix bodyarglemon2022-08-181-1/+3
|
* binary operators and more stufflemon2022-08-161-0/+1
|
* change 'not' to '!'lemon2022-08-161-1/+0
| | | | it looks nicer
* #whenlemon2022-08-151-0/+1
|
* self hosted progresslemon2022-08-151-0/+4
|
* align fixlemon2022-08-151-1/+5
|
* woalemon2022-08-141-0/+1
|
* cond switchlemon2022-08-131-0/+8
|
* selfhosted lexerlemon2022-08-121-0/+1
|
* va list, cont fixlemon2022-08-121-1/+9
|
* do-whilelemon2022-08-111-0/+1
|
* fixslemon2022-08-111-0/+2
|
* oklemon2022-08-081-0/+1
|
* start self hosted comlerlemon2022-08-081-0/+11
|
* direct access of eunion fieldslemon2022-08-081-1/+2
|
* break & continuelemon2022-08-081-0/+11
|
* switch capture by reflemon2022-08-081-2/+4
|
* basic pattern matchinglemon2022-08-081-0/+15
|
* add tagged unionslemon2022-08-071-0/+7
|
* fix template accessing future environmentlemon2022-08-071-1/+5
|
* constant defslemon2022-08-071-0/+2
|
* 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