aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* array statics lemon2022-08-261-0/+28
|
* some fixes + .[] syntax sugar lemon2022-08-264-5/+19
|
* oops lemon2022-08-261-1/+1
|
* vararg promote array->ptr lemon2022-08-264-5/+8
|
* gensym fix, offset fix, str statics lemon2022-08-263-3/+31
|
* vararg promotion lemon2022-08-251-2/+10
|
* don't inherit defers into nested functions lemon2022-08-252-0/+4
|
* mhm lemon2022-08-251-5/+2
|
* hmm lemon2022-08-252-4/+11
|
* now test.cff kinda lemon2022-08-254-12/+373
|
* fix voidness eq issue lemon2022-08-252-17/+6
|
* slen, sptr, complete method type stuff lemon2022-08-252-3/+46
|
* aligns fix lemon2022-08-252-5/+5
|
* add cond switch lemon2022-08-253-2/+39
|
* add vgcore.* to .gitignore lemon2022-08-251-0/+1
|
* eu switch lemon2022-08-255-14/+112
|
* switch check lemon2022-08-253-0/+29
|
* check casts lemon2022-08-251-3/+19
|
* iswitch lemon2022-08-254-0/+72
|
* slice and stuff lemon2022-08-244-2/+60
|
* do-while lemon2022-08-242-2/+15
|
* rm life.c lemon2022-08-242-85/+1
|
* i don't know how to use phi nodes sorry lemon2022-08-243-12/+117
|
* and/or lemon2022-08-242-9/+40
|
* more llvm lemon2022-08-246-32/+195
|
* fold fix lemon2022-08-241-8/+8
|
* enum ini lemon2022-08-243-57/+50
|
* opaque ptrs lemon2022-08-243-27/+62
|
* dot operator llvm lemon2022-08-246-88/+120
|
* send target triple to llvm lemon2022-08-243-0/+3
|
* arch stuff lemon2022-08-246-1/+28
|
* llvm defer and more lemon2022-08-2410-128/+306
|
* collatz! lemon2022-08-234-34/+202
|
* ack works lemon2022-08-231-18/+41
|
* llvm hello worlding lemon2022-08-228-48/+570
|
* screw it , llvm lemon2022-08-224-3/+34
|
* ir lemon2022-08-225-4/+86
|
* asm prelude, more IR lemon2022-08-218-37/+227
|
* more IR (is it correct even. its so confusing) lemon2022-08-204-17/+143
|
* more IR progress lemon2022-08-206-56/+196
|
* initial work on IR lemon2022-08-2010-7/+345
|
* defer fix lemon2022-08-205-15/+22
|
* defer lemon2022-08-206-22/+86
|
* fix memory bug lemon2022-08-194-10/+40
|
* fix tepl cache lemon2022-08-191-4/+6
|
* add license lemon2022-08-191-0/+10
|
* more miscellaneous fixes lemon2022-08-193-7/+12
|
* some rough edges.. lemon2022-08-194-28/+129
|
* change enum backing type lemon2022-08-193-6/+33
|
* attrib lemon2022-08-192-0/+15
|