aboutsummaryrefslogtreecommitdiff
path: root/bootstrap/cgen.c
Commit message (Expand)AuthorAgeFilesLines
* oklemon2022-08-081-2/+5
* var_%d__lemon2022-08-081-5/+5
* direct access of eunion fieldslemon2022-08-081-2/+8
* break & continuelemon2022-08-081-5/+15
* tweaklemon2022-08-081-0/+2
* switch capture by reflemon2022-08-081-11/+28
* oopslemon2022-08-081-1/+1
* basic pattern matchinglemon2022-08-081-0/+27
* add tagged unionslemon2022-08-071-4/+50
* fix (for some reason this only segfaulted on -m32)lemon2022-08-071-6/+10
* constant defslemon2022-08-071-2/+2
* basic templates (generics)lemon2022-08-071-3/+2
* many decl bugfixeslemon2022-08-071-2/+2
* Type:decl syntax and fix some diagnosticslemon2022-08-071-0/+2
* incoplete extern staticlemon2022-08-071-0/+2
* sliceslemon2022-08-061-4/+21
* inferred length array initlemon2022-08-061-4/+5
* decl span fixlemon2022-08-061-2/+2
* basic method calls & many bugfixlemon2022-08-061-27/+52
* . operator on pointerslemon2022-08-051-1/+1
* modify let and static decls to allow multiple varslemon2022-08-051-4/+7
* headers, importlemon2022-08-051-3/+3
* fn type syntax, bugfixslemon2022-08-051-3/+11
* more structlemon2022-08-051-0/+6
* struct,unions, compound literals; mostlylemon2022-08-041-5/+73
* enumlemon2022-08-041-10/+20
* fold & morelemon2022-08-041-5/+14
* stufflemon2022-08-041-26/+113
* initiallemon2022-08-031-0/+417