aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
Commit message (Collapse)AuthorAgeFilesLines
* iswitch lemon2022-08-181-0/+9
|
* lots of goodnes lemon2022-08-183-8/+48
|
* fix bodyarg lemon2022-08-182-3/+9
|
* macro bodyarg lemon2022-08-182-7/+45
|
* collatz checks lemon2022-08-171-0/+1
|
* let lemon2022-08-171-2/+2
|
* more exprs, warnings lemon2022-08-171-0/+2
|
* binary operators and more stuff lemon2022-08-164-7/+56
|
* nullish coalescing operator ?? lemon2022-08-162-11/+28
|
* change 'not' to '!' lemon2022-08-163-4/+2
| | | | it looks nicer
* stuff lemon2022-08-161-7/+9
|
* self hosted hello world parses lemon2022-08-151-0/+2
|
* #when lemon2022-08-153-1/+31
|
* self hosted progress lemon2022-08-155-20/+32
|
* align fix lemon2022-08-152-11/+10
|
* ^ lemon2022-08-141-4/+4
|
* woa lemon2022-08-145-21/+24
|
* fix arena lemon2022-08-142-1/+7
|
* better comment syntax lemon2022-08-141-14/+13
|
* multiline comment and stuff lemon2022-08-142-1/+13
|
* ok.. lemon2022-08-135-7/+10
|
* target lemon2022-08-134-5/+16
|
* retty lemon2022-08-131-1/+1
|
* set template lemon2022-08-133-9/+20
|
* fix cgen cond lemon2022-08-131-1/+1
|
* cond switch lemon2022-08-133-1/+59
|
* fix #FILE #LINE lemon2022-08-121-6/+17
|
* selfhosted lexer lemon2022-08-124-6/+25
|
* oops lemon2022-08-121-10/+8
|
* va list, cont fix lemon2022-08-125-13/+71
|
* things lemon2022-08-113-20/+51
|
* do-while lemon2022-08-113-0/+35
|
* mcall ty lemon2022-08-112-1/+1
|
* finally? lemon2022-08-111-3/+5
|
* more fix lemon2022-08-114-10/+13
|
* fixs lemon2022-08-114-29/+50
|
* many bugfix lemon2022-08-104-11/+18
|
* oops lemon2022-08-091-1/+1
|
* oops lemon2022-08-095-1/+2
|
* != lemon2022-08-091-2/+2
|
* change comment syntax lemon2022-08-095-10/+11
|
* ok lemon2022-08-088-4/+18
|
* start self hosted comler lemon2022-08-087-5/+54
|
* 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
|