aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* do not use P.tokloc directly lemon2022-08-191-63/+56
* templates lemon2022-08-194-28/+284
* tagged unions lemon2022-08-192-1/+18
* enum union size,align and enumty lemon2022-08-192-11/+53
* big mem fix lemon2022-08-191-1/+3
* take alignment in allocator lemon2022-08-193-12/+15
* alignof, offsetof lemon2022-08-193-8/+19
* switch enum lemon2022-08-182-1/+2
* iswitch lemon2022-08-182-1/+64
* lots of goodnes lemon2022-08-185-35/+605
* fix bodyarg lemon2022-08-1811-63/+201
* parse defmacro lemon2022-08-176-8/+266
* collatz checks lemon2022-08-173-4/+97
* struct,union lemon2022-08-173-33/+98
* ack check lemon2022-08-174-33/+184
* if and loopses lemon2022-08-172-19/+147
* let lemon2022-08-173-5/+82
* more exprs, warnings lemon2022-08-175-11/+170
* binary operators and more stuff lemon2022-08-167-29/+183
* nullish coalescing operator ?? lemon2022-08-161-2/+6
* syntax lemon2022-08-161-1/+1
* change 'not' to '!' lemon2022-08-164-23/+23
* stuff lemon2022-08-169-28/+243
* diagnostics file loc lemon2022-08-151-0/+24
* self hosted hello world parses lemon2022-08-153-1/+43
* self hosted progress lemon2022-08-1512-67/+714
* woa lemon2022-08-1416-98/+168
* fix arena lemon2022-08-147-37/+116
* better comment syntax lemon2022-08-141-3/+1
* multiline comment and stuff lemon2022-08-143-46/+32
* ok.. lemon2022-08-137-18/+159
* target lemon2022-08-135-11/+93
* set more lemon2022-08-132-3/+21
* set template lemon2022-08-134-43/+70
* fix cgen cond lemon2022-08-132-7/+30
* cond switch lemon2022-08-133-10/+88
* selfhosted lexer lemon2022-08-125-36/+281
* va list, cont fix lemon2022-08-125-8/+224
* things lemon2022-08-116-21/+285
* do-while lemon2022-08-111-0/+4
* mcall ty lemon2022-08-113-2/+12
* fixs lemon2022-08-113-2/+37
* many bugfix lemon2022-08-108-44/+119
* ok lemon2022-08-085-5/+39
* start self hosted comler lemon2022-08-083-0/+32