From 5d2a486d9de25dc98d19ef91154e12a8c8efbe87 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Thu, 25 Feb 2016 20:58:55 -0800 Subject: 2708 - update map of transform ordering --- 999spaces.cc | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/999spaces.cc b/999spaces.cc index 8c0b2a60..34017add 100644 --- a/999spaces.cc +++ b/999spaces.cc @@ -44,28 +44,32 @@ assert(Max_callstack_depth == 9989); //: begin instruction modifying transforms //: 56.2 check header ingredients //: ↳ 56.4 fill in reply ingredients +//: 48 check or set types by name //: //: begin type modifying transforms //: 56.3 deduce types from header -//: 48 check or set types by name //: --- //: 30 check or set invalid containers //: end type modifying transforms -//: ↳ 57 static dispatch +//: ↱ 46 collect surrounding spaces +//: ↳ 42 transform names +//: ↳ 57 static dispatch //: --- //: 13 update instruction operation //: 40 transform braces //: 41 transform labels -//: -//: ↱ 46 collect surrounding spaces -//: 42 transform names //: end instruction modifying transforms +//: ↳ 60 check immutable ingredients //: //: begin checks //: --- //: 21 check instruction +//: ↳ 61 check indirect calls against header +//: ↳ 56 check calls against header //: ↳ 43 transform 'new' to 'allocate' -//: +//: 30 check merge calls +//: 36 check types of reply instructions +//: 43 check default space //: 56 check reply instructions against header //: end checks //: end transforms -- cgit 1.4.1-2-gfad0