aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* collatz!lemon2022-08-233-33/+200
* ack workslemon2022-08-231-18/+41
* llvm hello worldinglemon2022-08-227-13/+569
* screw it , llvmlemon2022-08-223-2/+8
* irlemon2022-08-224-3/+85
* asm prelude, more IRlemon2022-08-217-36/+225
* more IR (is it correct even. its so confusing)lemon2022-08-203-15/+133
* more IR progresslemon2022-08-205-55/+195
* initial work on IRlemon2022-08-207-3/+335
* defer fixlemon2022-08-201-6/+6
* fix memory buglemon2022-08-194-10/+40
* fix tepl cachelemon2022-08-191-4/+6
* more miscellaneous fixeslemon2022-08-193-7/+12
* some rough edges..lemon2022-08-194-28/+129
* change enum backing typelemon2022-08-193-6/+33
* attriblemon2022-08-192-0/+15
* labels, #FILE #LINE, some bugfixes, c typeslemon2022-08-195-66/+136
* fix hashing and typeeq for enumslemon2022-08-192-1/+9
* #tag lvaluelemon2022-08-191-1/+4
* EUSwitch and #taglemon2022-08-192-4/+75
* fix leakslemon2022-08-191-2/+3
* do not use P.tokloc directlylemon2022-08-191-63/+56
* 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
* 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