about summary refs log tree commit diff stats
path: root/999spaces.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-11-28 22:48:57 -0800
committerKartik K. Agaram <vc@akkartik.com>2015-11-28 22:48:57 -0800
commit8a70ff4d9745a022e1833c1a111fd33831c723c9 (patch)
treefc6436ea1be3f8345d84c49bd31aca96e3d75daa /999spaces.cc
parentf78f1907a1b58720eaef83f19c0f41387159774d (diff)
downloadmu-8a70ff4d9745a022e1833c1a111fd33831c723c9.tar.gz
2499 - done reorganizing transforms
Diffstat (limited to '999spaces.cc')
-rw-r--r--999spaces.cc11
1 files changed, 7 insertions, 4 deletions
diff --git a/999spaces.cc b/999spaces.cc
index 8a90dbb4..4e8999d9 100644
--- a/999spaces.cc
+++ b/999spaces.cc
@@ -45,14 +45,17 @@ assert(Max_callstack_depth == 9989);
 //:      ↳ 56.4 fill in reply ingredients
 //:
 //:     begin type modifying transforms
+//:     ---
 //:       48 check types by name
-//:        ↓ ↱ 56.3 deduce types from header
-//:        ↓ ↑ ↳ 57 static dispatch
-//:        ↳ 56 check reply instructions against header
+//:     ---
+//:        ↱ 56.3 deduce types from header
+//:       56 check reply instructions against header
 //:     end type modifying transforms
 //:
+//:     57 static dispatch
+//:
 //:     30 check or set invalid containers
-//:     ---
+//:   ---
 //:     13 update instruction operation
 //:     40 transform braces
 //:     41 transform labels