Graph
-
Elide the unnecessary ALOC/DEAL from chain rules2016-07-12, by Steve Losh
-
Implement last call optimization2016-07-12, by Steve Losh
-
Beef up the PAIP queues a bit and (ab)use them in the compiler2016-07-11, by Steve Losh
-
Simplify and optimize register allocation just a bit2016-07-11, by Steve Losh
-
Make instructions inlineable2016-07-11, by Steve Losh
-
Optimize `find-anonymous-variables`2016-07-11, by Steve Losh
-
Save the god damn frames2016-07-11, by Steve Losh
-
Inline the trail pointer functions2016-07-11, by Steve Losh
-
Optimize circles a bit2016-07-11, by Steve Losh
-
Type hint the compiler2016-07-11, by Steve Losh
-
Merge the code I accidentally branched off because I'm an idiot2016-07-11, by Steve Losh
-
Refactor the main WAM store into a `simple-array`2016-07-11, by Steve Losh
-
Refactor the code store to use a simple-array2016-07-11, by Steve Losh
-
Don't ever use this2016-07-11, by Steve Losh
-
Turn `instruction-size` into a neat little lookup table2016-07-11, by Steve Losh
-
Clean up the GGP a tiny bit2016-07-11, by Steve Losh