Graph
-
Add a beast of a macro to clean up/optimize the hot loop2016-07-14, by Steve Losh
-
Switch to 1am, test under ECL too2016-07-14, by Steve Losh
-
Inline a function and use eq hash2016-07-13, by Steve Losh
-
Put the actual functor conses into the store2016-07-13, by Steve Losh
-
Split apart the main WAM store into separate type/value arrays2016-07-13, by Steve Losh
-
Initial poke at Lispifying the code store2016-07-12, by Steve Losh
-
Add Hanoi test from tAoP2016-07-12, by Steve Losh
-
Comment the logic stack section a tiny bit2016-07-12, by Steve Losh
-
Remove useless inline declarations2016-07-12, by Steve Losh
-
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