aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* set more lemon2022-08-132-3/+21
* retty lemon2022-08-131-1/+1
* set template lemon2022-08-137-52/+90
* fix cgen cond lemon2022-08-133-8/+31
* cond switch lemon2022-08-136-11/+147
* fix #FILE #LINE lemon2022-08-121-6/+17
* selfhosted lexer lemon2022-08-129-42/+306
* oops lemon2022-08-121-10/+8
* va list, cont fix lemon2022-08-1213-21/+295
* things lemon2022-08-119-41/+336
* do-while lemon2022-08-114-0/+39
* mcall ty lemon2022-08-115-3/+13
* finally? lemon2022-08-111-3/+5
* more fix lemon2022-08-114-10/+13
* fixs lemon2022-08-117-31/+87
* hilight attributes lemon2022-08-101-0/+1
* many bugfix lemon2022-08-1012-55/+137
* oops lemon2022-08-091-1/+1
* oops lemon2022-08-095-1/+2
* != lemon2022-08-091-2/+2
* change comment syntax .vim lemon2022-08-091-1/+1
* change comment syntax lemon2022-08-095-10/+11
* vim syntax lemon2022-08-091-0/+32
* ok lemon2022-08-0813-9/+57
* start self hosted comler lemon2022-08-0811-5/+90
* dbg lemon2022-08-081-1/+0
* anon union/struct lemon2022-08-081-1/+14
* correct handling of import path lemon2022-08-081-4/+21
* oops lemon2022-08-082-1/+2
* expand macros at toplevel lemon2022-08-082-1/+10
* var_%d__ lemon2022-08-081-5/+5
* change label syntax lemon2022-08-082-5/+5
* lexing fix lemon2022-08-082-1/+6
* direct access of eunion fields lemon2022-08-085-10/+32
* some free lemon2022-08-081-2/+6
* break & continue lemon2022-08-085-15/+104
* tweak lemon2022-08-083-2/+16
* switch capture by ref lemon2022-08-084-14/+54
* oops lemon2022-08-081-1/+1
* basic pattern matching lemon2022-08-085-7/+110
* add tagged unions lemon2022-08-074-25/+153
* fix (for some reason this only segfaulted on -m32) lemon2022-08-071-6/+10
* infer in assignment exprs lemon2022-08-071-1/+4
* sh lemon2022-08-071-0/+2
* ackermann example lemon2022-08-071-0/+15
* allow def inside aggregate lemon2022-08-072-5/+6
* fix template accessing future environment lemon2022-08-074-13/+36
* constant defs lemon2022-08-075-3/+41
* uniinitialized variables lemon2022-08-072-11/+52
* fix toks range lemon2022-08-071-2/+2