aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
Commit message (Collapse)AuthorAgeFilesLines
* eu switch lemon2022-08-251-1/+46
|
* more llvm lemon2022-08-241-1/+1
|
* enum ini lemon2022-08-241-33/+1
|
* arch stuff lemon2022-08-241-0/+2
|
* ir lemon2022-08-221-1/+1
|
* initial work on IR lemon2022-08-202-3/+9
|
* defer fix lemon2022-08-203-9/+13
|
* defer lemon2022-08-204-21/+69
|
* labels, #FILE #LINE, some bugfixes, c types lemon2022-08-191-2/+2
|
* fix hashing and typeeq for enums lemon2022-08-191-1/+1
|
* EUSwitch and #tag lemon2022-08-191-2/+0
|
* fix vim syntax lemon2022-08-191-0/+2
|
* templates lemon2022-08-191-1/+7
|
* tagged unions lemon2022-08-191-0/+3
|
* enum union size,align and enumty lemon2022-08-191-0/+6
|
* alignof, offsetof lemon2022-08-193-5/+44
|
* oops lemon2022-08-181-1/+1
|
* switch enum lemon2022-08-181-1/+5
|
* 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
|