aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* change enum backing typelemon2022-08-193-6/+33
|
* attriblemon2022-08-192-0/+15
|
* labels, #FILE #LINE, some bugfixes, c typeslemon2022-08-195-66/+136
|
* fix hashing and typeeq for enumslemon2022-08-192-1/+9
|
* #tag lvaluelemon2022-08-191-1/+4
|
* EUSwitch and #taglemon2022-08-192-4/+75
|
* fix leakslemon2022-08-191-2/+3
|
* do not use P.tokloc directlylemon2022-08-191-63/+56
| | | | for it is not what is intended whilst a macro is being expanded
* templateslemon2022-08-194-28/+284
|
* tagged unionslemon2022-08-192-1/+18
|
* enum union size,align and enumtylemon2022-08-192-11/+53
|
* big mem fixlemon2022-08-191-1/+3
|