Graph
-
`tree-collect` is slow and conses a ton2016-07-15, by Steve Losh
-
De-CLOS the register assignments2016-07-15, by Steve Losh
-
De-CLOS the parse tree2016-07-15, by Steve Losh
-
Split up the damn compiler.lisp file2016-07-15, by Steve Losh
-
Add numbers2016-07-15, by Steve Losh
-
Clean up the examples a bit, still needs a lot of work2016-07-15, by Steve Losh
-
Minor cleanup2016-07-15, by Steve Losh
-
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