diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-05-04 12:19:53 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-05-04 12:19:53 -0700 |
commit | 8a7ad05a804aa4f39d5919a581aba552b7c4f011 (patch) | |
tree | 317dcbb300914cc523734ac158538f7c72683b22 /cpp/.traces/screen_in_scenario_error | |
parent | be3fb4e139cff16a472fcde00642bf891e953aaf (diff) | |
download | mu-8a7ad05a804aa4f39d5919a581aba552b7c4f011.tar.gz |
1253 - new notion of 'predefined globals in scenarios'
Diffstat (limited to 'cpp/.traces/screen_in_scenario_error')
-rw-r--r-- | cpp/.traces/screen_in_scenario_error | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/cpp/.traces/screen_in_scenario_error b/cpp/.traces/screen_in_scenario_error index 570e2cc5..abcf8d15 100644 --- a/cpp/.traces/screen_in_scenario_error +++ b/cpp/.traces/screen_in_scenario_error @@ -26,7 +26,7 @@ after-brace/0: screen-should-contain ... new/0: routine allocated memory from 1000 to 101000 schedule/0: screen-in-scenario-error run/0: instruction screen-in-scenario-error/0 -run/0: {name: "screen", value: 999, type: 2, properties: ["screen": "address"]} <- assume-screen/115 {name: "5", value: 5, type: 0, properties: ["5": "literal", "width": ]}, {name: "3", value: 3, type: 0, properties: ["3": "literal", "height": ]} +run/0: {name: "screen", value: 900, type: 2, properties: ["screen": "address"]} <- assume-screen/115 {name: "5", value: 5, type: 0, properties: ["5": "literal", "width": ]}, {name: "3", value: 3, type: 0, properties: ["3": "literal", "height": ]} run/0: instruction init-fake-screen/0 run/0: {name: "default-space", value: 0, type: 2-5-1, properties: ["default-space": "address":"array":"location"]} <- new/42 {name: "location", value: 1, type: 0, properties: ["location": "type"]}, {name: "30", value: 30, type: 0, properties: ["30": "literal", "capacity": ]} mem/0: array size is 30 @@ -738,7 +738,7 @@ run/0: instruction init-fake-screen/14 run/0: reply/33 {name: "result", value: 1, type: 2-11, properties: ["result": "address":"screen"]} mem/0: location 1002 is 1031 run/0: result 0 is 1031 -mem/0: storing 1031 in location 999 +mem/0: storing 1031 in location 900 run/0: instruction screen-in-scenario-error/1 run/0: run/43 {name: " screen:address <- print-character screen:address, 97:literal # 'a' @@ -752,8 +752,8 @@ parse/0: product: {name: "screen", value: 0, type: 2, properties: ["screen": " after-brace/0: recipe run1001 after-brace/0: print-character ... run/0: instruction run1001/0 -run/0: {name: "screen", value: 999, type: 2, properties: ["screen": "address"]} <- print-character/117 {name: "screen", value: 999, type: 2, properties: ["screen": "address"]}, {name: "97", value: 97, type: 0, properties: ["97": "literal"]} -mem/0: location 999 is 1031 +run/0: {name: "screen", value: 900, type: 2, properties: ["screen": "address"]} <- print-character/117 {name: "screen", value: 900, type: 2, properties: ["screen": "address"]}, {name: "97", value: 97, type: 0, properties: ["97": "literal"]} +mem/0: location 900 is 1031 run/0: instruction print-character/0 run/0: {name: "default-space", value: 0, type: 2-5-1, properties: ["default-space": "address":"array":"location"]} <- new/42 {name: "location", value: 1, type: 0, properties: ["location": "type"]}, {name: "30", value: 30, type: 0, properties: ["30": "literal"]} mem/0: array size is 30 @@ -868,7 +868,7 @@ run/0: instruction print-character/18 run/0: reply/33 {name: "x", value: 1, type: 2-11, properties: ["x": "address":"screen", "same-as-ingredient": "0"]} mem/0: location 1085 is 1031 run/0: result 0 is 1031 -mem/0: storing 1031 in location 999 +mem/0: storing 1031 in location 900 run/0: instruction screen-in-scenario-error/2 run/0: screen-should-contain/59 {name: " # 01234 |