aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* do not use P.tokloc directly lemon2022-08-191-63/+56
* templates lemon2022-08-195-29/+291
* tagged unions lemon2022-08-193-1/+21
* enum union size,align and enumty lemon2022-08-193-11/+59
* big mem fix lemon2022-08-191-1/+3
* take alignment in allocator lemon2022-08-193-12/+15
* update syntax lemon2022-08-191-1/+1
* alignof, offsetof lemon2022-08-196-13/+63
* oops lemon2022-08-181-1/+1
* switch enum lemon2022-08-183-2/+7
* iswitch lemon2022-08-183-1/+73
* lots of goodnes lemon2022-08-188-43/+653
* fix bodyarg lemon2022-08-1813-66/+210
* macro bodyarg lemon2022-08-182-7/+45
* parse defmacro lemon2022-08-178-14/+268
* collatz checks lemon2022-08-174-4/+98
* struct,union lemon2022-08-173-33/+98
* ack check lemon2022-08-174-33/+184
* collatz lemon2022-08-171-0/+28
* if and loopses lemon2022-08-172-19/+147
* let lemon2022-08-175-7/+87
* more exprs, warnings lemon2022-08-177-13/+172
* binary operators and more stuff lemon2022-08-1612-38/+241
* nullish coalescing operator ?? lemon2022-08-163-13/+34
* syntax lemon2022-08-162-2/+3
* change 'not' to '!' lemon2022-08-167-27/+25
* stuff lemon2022-08-1611-36/+256
* diagnostics file loc lemon2022-08-151-0/+24
* self hosted hello world parses lemon2022-08-155-10/+47
* #when lemon2022-08-154-5/+40
* self hosted progress lemon2022-08-1518-87/+754
* align fix lemon2022-08-152-11/+10
* syntax comment fix lemon2022-08-151-0/+1
* ^ lemon2022-08-141-4/+4
* woa lemon2022-08-1422-104/+224
* fix arena lemon2022-08-149-38/+123
* better comment syntax lemon2022-08-143-19/+16
* fix lemon2022-08-143-1/+1
* multiline comment and stuff lemon2022-08-149-48/+49
* editorconfig lemon2022-08-141-0/+10
* ok.. lemon2022-08-1312-25/+169
* target lemon2022-08-139-16/+109
* 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