aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix some type size errorslemon2022-08-304-10/+7
* interntype by reflemon2022-08-303-18/+18
* ptr diff fixlemon2022-08-301-5/+8
* union staticslemon2022-08-302-65/+135
* bitfield initializerslemon2022-08-303-2/+65
* Makefile and suchlemon2022-08-304-11/+84
* fix vararglemon2022-08-301-3/+10
* i1lemon2022-08-291-1/+1
* fix some bugslemon2022-08-291-9/+19
* remove ir*.cff; make vararg only with primitive typeslemon2022-08-2910-1057/+236
* many things ,varagslemon2022-08-295-148/+291
* staticifylemon2022-08-291-18/+51
* add type, multiline stringslemon2022-08-293-4/+30
* llvm fix some buglemon2022-08-281-2/+2
* fix some fold and add def constlemon2022-08-285-3/+80
* 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