aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* miscellaneouslemon2022-08-273-7/+27
* gen strlit valuelemon2022-08-271-0/+2
* fix value when assign op store overflows, also typecheck assignopslemon2022-08-272-7/+13
* deref fixlemon2022-08-271-1/+1
* llvm print linelemon2022-08-271-0/+1
* improve bitfieldslemon2022-08-272-119/+117
* bitfieldslemon2022-08-265-52/+242
* array staticslemon2022-08-261-0/+28
* some fixes + .[] syntax sugarlemon2022-08-263-2/+16
* oopslemon2022-08-261-1/+1
* vararg promote array->ptrlemon2022-08-264-5/+8
* gensym fix, offset fix, str staticslemon2022-08-262-3/+11
* vararg promotionlemon2022-08-251-2/+10
* don't inherit defers into nested functionslemon2022-08-251-0/+3
* hmmlemon2022-08-251-3/+9
* now test.cff kindalemon2022-08-253-12/+64
* 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-252-1/+27
* eu switchlemon2022-08-253-13/+66
* switch checklemon2022-08-252-0/+29
* check castslemon2022-08-251-3/+19
* iswitchlemon2022-08-251-0/+23
* slice and stufflemon2022-08-243-2/+60
* do-whilelemon2022-08-241-0/+13
* i don't know how to use phi nodes sorrylemon2022-08-241-6/+32
* and/orlemon2022-08-241-6/+39
* more llvmlemon2022-08-244-31/+115
* fold fixlemon2022-08-241-8/+8
* enum inilemon2022-08-241-5/+49
* opaque ptrslemon2022-08-242-23/+58
* dot operator llvmlemon2022-08-244-88/+85
* send target triple to llvmlemon2022-08-243-0/+3
* arch stufflemon2022-08-244-1/+25
* llvm defer and morelemon2022-08-248-125/+304
* 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