Graph
-
Add break to run2016-03-29, by Steve Losh
-
Poke at GGP a bit2016-03-28, by Steve Losh
-
Render doc2016-03-28, by Steve Losh
-
WHAT HATH GOD WROUGHT2016-03-28, by Steve Losh
-
Fiddle with and document the unification instructions a bit2016-03-27, by Steve Losh
-
Add a function for extracting things from the heap2016-03-27, by Steve Losh
-
Rewrite registers to be addresses, not cells2016-03-27, by Steve Losh
-
Blur the lambdas, and fix the instruction argument order2016-03-26, by Steve Losh
-
More work on L0, a bit of cleanup2016-03-26, by Steve Losh
-
Clean up topological-sort2016-03-26, by Steve Losh
-
Fix up docstring2016-03-26, by Steve Losh
-
Fix the topological sorting2016-03-26, by Steve Losh
-
Add a few comments and a pair of utility functions for the WAM heap2016-03-26, by Steve Losh
-
Fix flet/labels indentation before I lose my mind2016-03-26, by Steve Losh
-
Split the WAM into component files2016-03-25, by Steve Losh
-
Clean up and add a few comments, and add a bit more type hinting2016-03-25, by Steve Losh
-
Store functors so we can print them later2016-03-25, by Steve Losh
-
Document the heap cell format a bit2016-03-25, by Steve Losh
-
Move scratch garbage into the scratch file2016-03-25, by Steve Losh
-
Clean up some of the WAM code/interface2016-03-25, by Steve Losh
-
Prettify the heap printing a bit2016-03-25, by Steve Losh
-
Use switch instead of cond, it's cleaner2016-03-25, by Steve Losh
-
Define some WAM index types2016-03-25, by Steve Losh
-
Move and clean up the functor wrapper functions2016-03-25, by Steve Losh