e38bc4395d65
|
Blur the lambdas, and fix the instruction argument order
|
Steve Losh |
Sat, 26 Mar 2016 22:53:28 +0000 |
7447809d31ad
|
More work on L0, a bit of cleanup
|
Steve Losh |
Sat, 26 Mar 2016 20:40:23 +0000 |
a9bdea1a9564
|
Clean up topological-sort
|
Steve Losh |
Sat, 26 Mar 2016 19:30:09 +0000 |
d4ba6547d8a1
|
Fix up docstring
|
Steve Losh |
Sat, 26 Mar 2016 19:21:05 +0000 |
fcec9e0c9c67
|
Fix the topological sorting
|
Steve Losh |
Sat, 26 Mar 2016 19:19:07 +0000 |
859a6c1314d3
|
Add a few comments and a pair of utility functions for the WAM heap
|
Steve Losh |
Sat, 26 Mar 2016 12:21:56 +0000 |
68ed4af71452
|
Fix flet/labels indentation before I lose my mind
|
Steve Losh |
Sat, 26 Mar 2016 12:02:43 +0000 |
765efa56a965
|
Split the WAM into component files
|
Steve Losh |
Fri, 25 Mar 2016 18:52:21 +0000 |
95d96065aa82
|
Clean up and add a few comments, and add a bit more type hinting
|
Steve Losh |
Fri, 25 Mar 2016 18:40:46 +0000 |
dfbea0e60b46
|
Store functors so we can print them later
|
Steve Losh |
Fri, 25 Mar 2016 18:10:03 +0000 |
48e1170dba5c
|
Document the heap cell format a bit
|
Steve Losh |
Fri, 25 Mar 2016 18:09:23 +0000 |
cf844914bdee
|
Move scratch garbage into the scratch file
|
Steve Losh |
Fri, 25 Mar 2016 11:53:03 +0000 |
203653ce4866
|
Clean up some of the WAM code/interface
|
Steve Losh |
Fri, 25 Mar 2016 11:51:13 +0000 |
14e794b02423
|
Prettify the heap printing a bit
|
Steve Losh |
Fri, 25 Mar 2016 11:50:11 +0000 |
d2aa6ee9382a
|
Use switch instead of cond, it's cleaner
|
Steve Losh |
Fri, 25 Mar 2016 11:49:46 +0000 |