aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
Commit message (Collapse)AuthorAgeFilesLines
...
* fix arenalemon2022-08-142-1/+7
|
* better comment syntaxlemon2022-08-141-14/+13
|
* multiline comment and stufflemon2022-08-142-1/+13
|
* ok..lemon2022-08-135-7/+10
|
* targetlemon2022-08-134-5/+16
|
* rettylemon2022-08-131-1/+1
|
* set templatelemon2022-08-133-9/+20
|
* fix cgen condlemon2022-08-131-1/+1
|
* cond switchlemon2022-08-133-1/+59
|
* fix #FILE #LINElemon2022-08-121-6/+17
|
* selfhosted lexerlemon2022-08-124-6/+25
|
* oopslemon2022-08-121-10/+8
|
* va list, cont fixlemon2022-08-125-13/+71
|
* thingslemon2022-08-113-20/+51
|
* do-whilelemon2022-08-113-0/+35
|
* mcall tylemon2022-08-112-1/+1
|
* finally?lemon2022-08-111-3/+5
|
* more fixlemon2022-08-114-10/+13
|
* fixslemon2022-08-114-29/+50
|
* many bugfixlemon2022-08-104-11/+18
|
* oopslemon2022-08-091-1/+1
|
* oopslemon2022-08-095-1/+2
|
* !=lemon2022-08-091-2/+2
|
* change comment syntaxlemon2022-08-095-10/+11
|
* oklemon2022-08-088-4/+18
|
* start self hosted comlerlemon2022-08-087-5/+54
|
* dbglemon2022-08-081-1/+0
|
* anon union/structlemon2022-08-081-1/+14
|
* correct handling of import pathlemon2022-08-081-4/+21
|
* oopslemon2022-08-082-1/+2
|
* expand macros at toplevellemon2022-08-082-1/+10
|
* var_%d__lemon2022-08-081-5/+5
|
* change label syntaxlemon2022-08-082-5/+5
|
* lexing fixlemon2022-08-082-1/+6
|
* direct access of eunion fieldslemon2022-08-085-10/+32
|
* some freelemon2022-08-081-2/+6
|
* break & continuelemon2022-08-085-15/+104
|
* tweaklemon2022-08-083-2/+16
|
* switch capture by reflemon2022-08-084-14/+54
|
* oopslemon2022-08-081-1/+1
|
* basic pattern matchinglemon2022-08-085-7/+110
|
* add tagged unionslemon2022-08-074-25/+153
|
* fix (for some reason this only segfaulted on -m32)lemon2022-08-071-6/+10
|
* infer in assignment exprslemon2022-08-071-1/+4
|
* shlemon2022-08-071-0/+2
|
* ackermann examplelemon2022-08-071-0/+15
|
* allow def inside aggregatelemon2022-08-072-5/+6
|
* fix template accessing future environmentlemon2022-08-074-13/+36
|
* constant defslemon2022-08-075-3/+41
|
* uniinitialized variableslemon2022-08-072-11/+52
|