aboutsummaryrefslogtreecommitdiff
path: root/bootstrap/cgen.c
Commit message (Expand)AuthorAgeFilesLines
* target lemon2022-08-131-2/+8
* set template lemon2022-08-131-1/+5
* fix cgen cond lemon2022-08-131-1/+1
* cond switch lemon2022-08-131-0/+19
* selfhosted lexer lemon2022-08-121-1/+7
* oops lemon2022-08-121-10/+8
* va list, cont fix lemon2022-08-121-9/+31
* things lemon2022-08-111-3/+8
* do-while lemon2022-08-111-0/+8
* mcall ty lemon2022-08-111-1/+0
* finally? lemon2022-08-111-3/+5
* more fix lemon2022-08-111-6/+4
* fixs lemon2022-08-111-14/+32
* many bugfix lemon2022-08-101-3/+5
* ok lemon2022-08-081-2/+5
* var_%d__ lemon2022-08-081-5/+5
* direct access of eunion fields lemon2022-08-081-2/+8
* break & continue lemon2022-08-081-5/+15
* tweak lemon2022-08-081-0/+2
* switch capture by ref lemon2022-08-081-11/+28
* oops lemon2022-08-081-1/+1
* basic pattern matching lemon2022-08-081-0/+27
* add tagged unions lemon2022-08-071-4/+50
* fix (for some reason this only segfaulted on -m32) lemon2022-08-071-6/+10
* constant defs lemon2022-08-071-2/+2
* basic templates (generics) lemon2022-08-071-3/+2
* many decl bugfixes lemon2022-08-071-2/+2
* Type:decl syntax and fix some diagnostics lemon2022-08-071-0/+2
* incoplete extern static lemon2022-08-071-0/+2
* slices lemon2022-08-061-4/+21
* inferred length array init lemon2022-08-061-4/+5
* decl span fix lemon2022-08-061-2/+2
* basic method calls & many bugfix lemon2022-08-061-27/+52
* . operator on pointers lemon2022-08-051-1/+1
* modify let and static decls to allow multiple vars lemon2022-08-051-4/+7
* headers, import lemon2022-08-051-3/+3
* fn type syntax, bugfixs lemon2022-08-051-3/+11
* more struct lemon2022-08-051-0/+6
* struct,unions, compound literals; mostly lemon2022-08-041-5/+73
* enum lemon2022-08-041-10/+20
* fold & more lemon2022-08-041-5/+14
* stuff lemon2022-08-041-26/+113
* initial lemon2022-08-031-0/+417