aboutsummaryrefslogtreecommitdiff
path: root/bootstrap/test.cff
Commit message (Collapse)AuthorAgeFilesLines
* gensym fix, offset fix, str staticslemon2022-08-261-0/+20
|
* mhmlemon2022-08-251-5/+2
|
* hmmlemon2022-08-251-1/+2
|
* fix hashing and typeeq for enumslemon2022-08-191-1/+1
|
* tagged unionslemon2022-08-191-0/+3
|
* enum union size,align and enumtylemon2022-08-191-0/+6
|
* alignof, offsetoflemon2022-08-191-0/+1
|
* switch enumlemon2022-08-181-1/+5
|
* iswitchlemon2022-08-181-0/+9
|
* lots of goodneslemon2022-08-181-1/+4
|
* macro bodyarglemon2022-08-181-4/+4
|
* change comment syntaxlemon2022-08-091-2/+2
|
* many decl bugfixeslemon2022-08-071-5/+20
|
* Type:decl syntax and fix some diagnosticslemon2022-08-071-1/+2
|
* constify access of const aggregatelemon2022-08-071-0/+3
|
* union initlemon2022-08-071-4/+13
|
* sliceslemon2022-08-061-0/+11
|
* .#len operatorlemon2022-08-061-3/+2
|
* inferred length array initlemon2022-08-061-3/+4
|
* basic method calls & many bugfixlemon2022-08-061-11/+29
|
* revert 762c6c17lemon2022-08-061-19/+6
|
* macro body arglemon2022-08-061-6/+19
|
* sizeoflemon2022-08-061-0/+4
|
* call functin pointers directlylemon2022-08-051-0/+4
|
* . operator on pointerslemon2022-08-051-1/+2
|
* modify let and static decls to allow multiple varslemon2022-08-051-3/+4
| | | | | 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-2/+2
|
* fn type syntax, bugfixslemon2022-08-051-0/+11
|
* better diagnosticslemon2022-08-051-2/+2
|
* more structlemon2022-08-051-1/+6
|
* struct,unions, compound literals; mostlylemon2022-08-041-19/+17
|
* case ;lemon2022-08-041-4/+4
|
* enumlemon2022-08-041-1/+24
|
* more foldlemon2022-08-041-1/+1
|
* fold & morelemon2022-08-041-71/+2
|
* stufflemon2022-08-041-12/+47
|
* initiallemon2022-08-031-0/+41