aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* improve bitfieldslemon2022-08-273-120/+120
|
* bitfieldslemon2022-08-268-362/+260
|
* array staticslemon2022-08-261-0/+28
|
* some fixes + .[] syntax sugarlemon2022-08-264-5/+19
|
* oopslemon2022-08-261-1/+1
|
* vararg promote array->ptrlemon2022-08-264-5/+8
|
* gensym fix, offset fix, str staticslemon2022-08-263-3/+31
|
* vararg promotionlemon2022-08-251-2/+10
|
* don't inherit defers into nested functionslemon2022-08-252-0/+4
|
* mhmlemon2022-08-251-5/+2
|
* hmmlemon2022-08-252-4/+11
|
* now test.cff kindalemon2022-08-254-12/+373
|
* fix voidness eq issuelemon2022-08-252-17/+6
|
* slen, sptr, complete method type stufflemon2022-08-252-3/+46
|
* aligns fixlemon2022-08-252-5/+5
|
* add cond switchlemon2022-08-253-2/+39
|
* add vgcore.* to .gitignorelemon2022-08-251-0/+1
|
* eu switchlemon2022-08-255-14/+112
|
* switch checklemon2022-08-253-0/+29
|
* check castslemon2022-08-251-3/+19
|
* iswitchlemon2022-08-254-0/+72
|
* slice and stufflemon2022-08-244-2/+60
|
* do-whilelemon2022-08-242-2/+15
|
* rm life.clemon2022-08-242-85/+1
|
* i don't know how to use phi nodes sorrylemon2022-08-243-12/+117
|
* and/orlemon2022-08-242-9/+40
|
* more llvmlemon2022-08-246-32/+195
|
* 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
|