aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* attrib lemon2022-08-192-0/+15
|
* labels, #FILE #LINE, some bugfixes, c types lemon2022-08-196-68/+138
|
* fix hashing and typeeq for enums lemon2022-08-193-2/+10
|
* #tag lvalue lemon2022-08-191-1/+4
|
* EUSwitch and #tag lemon2022-08-193-6/+75
|
* fix vim syntax lemon2022-08-192-3/+7
|
* fix leaks lemon2022-08-191-2/+3
|
* do not use P.tokloc directly lemon2022-08-191-63/+56
| | | | for it is not what is intended whilst a macro is being expanded
* 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
| | | | it looks nicer
* 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
|