aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fold fixlemon2022-08-241-8/+8
* enum inilemon2022-08-243-57/+50
* opaque ptrslemon2022-08-243-27/+62
* dot operator llvmlemon2022-08-246-88/+120
* send target triple to llvmlemon2022-08-243-0/+3
* arch stufflemon2022-08-246-1/+28
* llvm defer and morelemon2022-08-2410-128/+306
* collatz!lemon2022-08-234-34/+202
* ack workslemon2022-08-231-18/+41
* llvm hello worldinglemon2022-08-228-48/+570
* screw it , llvmlemon2022-08-224-3/+34
* irlemon2022-08-225-4/+86
* asm prelude, more IRlemon2022-08-218-37/+227
* more IR (is it correct even. its so confusing)lemon2022-08-204-17/+143
* more IR progresslemon2022-08-206-56/+196
* initial work on IRlemon2022-08-2010-7/+345
* defer fixlemon2022-08-205-15/+22
* deferlemon2022-08-206-22/+86
* fix memory buglemon2022-08-194-10/+40
* fix tepl cachelemon2022-08-191-4/+6
* add licenselemon2022-08-191-0/+10
* 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-196-68/+138
* fix hashing and typeeq for enumslemon2022-08-193-2/+10
* #tag lvaluelemon2022-08-191-1/+4
* EUSwitch and #taglemon2022-08-193-6/+75
* fix vim syntaxlemon2022-08-192-3/+7
* fix leakslemon2022-08-191-2/+3
* do not use P.tokloc directlylemon2022-08-191-63/+56
* templateslemon2022-08-195-29/+291
* tagged unionslemon2022-08-193-1/+21
* enum union size,align and enumtylemon2022-08-193-11/+59
* big mem fixlemon2022-08-191-1/+3
* take alignment in allocatorlemon2022-08-193-12/+15
* update syntaxlemon2022-08-191-1/+1
* alignof, offsetoflemon2022-08-196-13/+63
* oopslemon2022-08-181-1/+1
* switch enumlemon2022-08-183-2/+7
* iswitchlemon2022-08-183-1/+73
* lots of goodneslemon2022-08-188-43/+653
* fix bodyarglemon2022-08-1813-66/+210
* macro bodyarglemon2022-08-182-7/+45
* parse defmacrolemon2022-08-178-14/+268
* collatz checkslemon2022-08-174-4/+98
* struct,unionlemon2022-08-173-33/+98
* ack checklemon2022-08-174-33/+184
* collatzlemon2022-08-171-0/+28