aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* EUSwitch and #taglemon2022-08-192-4/+75
|
* fix leakslemon2022-08-191-2/+3
|
* do not use P.tokloc directlylemon2022-08-191-63/+56
| | | | for it is not what is intended whilst a macro is being expanded
* templateslemon2022-08-194-28/+284
|
* tagged unionslemon2022-08-192-1/+18
|
* enum union size,align and enumtylemon2022-08-192-11/+53
|
* big mem fixlemon2022-08-191-1/+3
|
* take alignment in allocatorlemon2022-08-193-12/+15
|
* alignof, offsetoflemon2022-08-193-8/+19
|
* switch enumlemon2022-08-182-1/+2
|
* iswitchlemon2022-08-182-1/+64
|
* lots of goodneslemon2022-08-185-35/+605
|
* fix bodyarglemon2022-08-1811-63/+201
|
* parse defmacrolemon2022-08-176-8/+266
|
* collatz checkslemon2022-08-173-4/+97
|
* struct,unionlemon2022-08-173-33/+98
|
* ack checklemon2022-08-174-33/+184
|
* if and loopseslemon2022-08-172-19/+147
|
* letlemon2022-08-173-5/+82
|
* more exprs, warningslemon2022-08-175-11/+170
|
* binary operators and more stufflemon2022-08-167-29/+183
|
* nullish coalescing operator ??lemon2022-08-161-2/+6
|
* syntaxlemon2022-08-161-1/+1
|
* change 'not' to '!'lemon2022-08-164-23/+23
| | | | it looks nicer
* stufflemon2022-08-169-28/+243
|
* diagnostics file loclemon2022-08-151-0/+24
|
* self hosted hello world parseslemon2022-08-153-1/+43
|
* self hosted progresslemon2022-08-1512-67/+714
|
* woalemon2022-08-1416-98/+168
|
* fix arenalemon2022-08-147-37/+116
|
* better comment syntaxlemon2022-08-141-3/+1
|
* multiline comment and stufflemon2022-08-143-46/+32
|
* ok..lemon2022-08-137-18/+159
|
* targetlemon2022-08-135-11/+93
|
* set morelemon2022-08-132-3/+21
|
* set templatelemon2022-08-134-43/+70
|
* fix cgen condlemon2022-08-132-7/+30
|
* cond switchlemon2022-08-133-10/+88
|
* selfhosted lexerlemon2022-08-125-36/+281
|
* va list, cont fixlemon2022-08-125-8/+224
|
* thingslemon2022-08-116-21/+285
|
* do-whilelemon2022-08-111-0/+4
|
* mcall tylemon2022-08-113-2/+12
|
* fixslemon2022-08-113-2/+37
|
* many bugfixlemon2022-08-108-44/+119
|
* oklemon2022-08-085-5/+39
|
* start self hosted comlerlemon2022-08-083-0/+32