From 72cccd08c7a3462072b8ae5aea1576f010bf12c0 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Wed, 29 Apr 2015 23:55:51 -0700 Subject: 1225 Finally start tracing the actual instructions as they run. --- cpp/.traces/divide_literal | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/.traces/divide_literal') diff --git a/cpp/.traces/divide_literal b/cpp/.traces/divide_literal index 9b3c8934..40578702 100644 --- a/cpp/.traces/divide_literal +++ b/cpp/.traces/divide_literal @@ -7,6 +7,7 @@ after-brace/0: divide ... new/0: routine allocated memory from 1000 to 101000 schedule/0: main run/0: instruction main/0 +run/0: {name: "1", value: 1, type: 1, properties: ["1": "integer"]} <- divide {name: "8", value: 8, type: 0, properties: ["8": "literal"]}, {name: "2", value: 2, type: 0, properties: ["2": "literal"]} run/0: ingredient 0 is 8 run/0: ingredient 1 is 2 run/0: ingredient 1 is 2 -- cgit 1.4.1-2-gfad0