about summary refs log tree commit diff stats
path: root/cpp/.traces/buffer-append-works
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-04-29 21:49:09 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-04-29 21:49:09 -0700
commit35457609e311125446fed88e3841e0281c2ff708 (patch)
treeab742e8a8b4a9d771d857f858003d95476c1291d /cpp/.traces/buffer-append-works
parent0cc4f18dd56e2e6a80809d48ef1d1e0fb302029e (diff)
downloadmu-35457609e311125446fed88e3841e0281c2ff708.tar.gz
1223 - more stable traces for parse scenarios
Diffstat (limited to 'cpp/.traces/buffer-append-works')
-rw-r--r--cpp/.traces/buffer-append-works28
1 files changed, 14 insertions, 14 deletions
diff --git a/cpp/.traces/buffer-append-works b/cpp/.traces/buffer-append-works
index b7e64ecd..c4b4b221 100644
--- a/cpp/.traces/buffer-append-works
+++ b/cpp/.traces/buffer-append-works
@@ -1,55 +1,55 @@
-parse/0: instruction: 38
+parse/0: instruction: new
 parse/0:   ingredient: {name: "location", value: 0, type: 0, properties: ["location": "type"]}
 parse/0:   ingredient: {name: "30", value: 0, type: 0, properties: ["30": "literal"]}
 parse/0:   product: {name: "default-space", value: 0, type: 2-5-1, properties: ["default-space": "address":"array":"location"]}
-parse/0: instruction: 101
+parse/0: instruction: init-buffer
 parse/0:   ingredient: {name: "3", value: 0, type: 0, properties: ["3": "literal"]}
 parse/0:   product: {name: "x", value: 0, type: 2-9, properties: ["x": "address":"buffer"]}
-parse/0: instruction: 20
+parse/0: instruction: get
 parse/0:   ingredient: {name: "x", value: 0, type: 2-9, properties: ["x": "address":"buffer", "deref": ]}
 parse/0:   ingredient: {name: "data", value: 0, type: 0, properties: ["data": "offset"]}
 parse/0:   product: {name: "s1", value: 0, type: 2-5-4, properties: ["s1": "address":"array":"character"]}
-parse/0: instruction: 104
+parse/0: instruction: buffer-append
 parse/0:   ingredient: {name: "x", value: 0, type: 2-9, properties: ["x": "address":"buffer"]}
 parse/0:   ingredient: {name: "97", value: 0, type: 0, properties: ["97": "literal"]}
 parse/0:   product: {name: "x", value: 0, type: 2-9, properties: ["x": "address":"buffer"]}
-parse/0: instruction: 104
+parse/0: instruction: buffer-append
 parse/0:   ingredient: {name: "x", value: 0, type: 2-9, properties: ["x": "address":"buffer"]}
 parse/0:   ingredient: {name: "98", value: 0, type: 0, properties: ["98": "literal"]}
 parse/0:   product: {name: "x", value: 0, type: 2-9, properties: ["x": "address":"buffer"]}
-parse/0: instruction: 104
+parse/0: instruction: buffer-append
 parse/0:   ingredient: {name: "x", value: 0, type: 2-9, properties: ["x": "address":"buffer"]}
 parse/0:   ingredient: {name: "99", value: 0, type: 0, properties: ["99": "literal"]}
 parse/0:   product: {name: "x", value: 0, type: 2-9, properties: ["x": "address":"buffer"]}
-parse/0: instruction: 20
+parse/0: instruction: get
 parse/0:   ingredient: {name: "x", value: 0, type: 2-9, properties: ["x": "address":"buffer", "deref": ]}
 parse/0:   ingredient: {name: "data", value: 0, type: 0, properties: ["data": "offset"]}
 parse/0:   product: {name: "s2", value: 0, type: 2-5-4, properties: ["s2": "address":"array":"character"]}
-parse/0: instruction: 13
+parse/0: instruction: equal
 parse/0:   ingredient: {name: "s1", value: 0, type: 2-5-4, properties: ["s1": "address":"array":"character"]}
 parse/0:   ingredient: {name: "s2", value: 0, type: 2-5-4, properties: ["s2": "address":"array":"character"]}
 parse/0:   product: {name: "1", value: 0, type: 3, properties: ["1": "boolean", "raw": ]}
-parse/0: instruction: 1
+parse/0: instruction: copy
 parse/0:   ingredient: {name: "s2", value: 0, type: 2-5-4, properties: ["s2": "address":"array":"character", "deref": ]}
 parse/0:   product: {name: "2", value: 0, type: 5-4, properties: ["2": "array":"character", "raw": ]}
 parse/0: label: +buffer-filled
-parse/0: instruction: 104
+parse/0: instruction: buffer-append
 parse/0:   ingredient: {name: "x", value: 0, type: 2-9, properties: ["x": "address":"buffer"]}
 parse/0:   ingredient: {name: "100", value: 0, type: 0, properties: ["100": "literal"]}
 parse/0:   product: {name: "x", value: 0, type: 2-9, properties: ["x": "address":"buffer"]}
-parse/0: instruction: 20
+parse/0: instruction: get
 parse/0:   ingredient: {name: "x", value: 0, type: 2-9, properties: ["x": "address":"buffer", "deref": ]}
 parse/0:   ingredient: {name: "data", value: 0, type: 0, properties: ["data": "offset"]}
 parse/0:   product: {name: "s3", value: 0, type: 2-5-4, properties: ["s3": "address":"array":"character"]}
-parse/0: instruction: 13
+parse/0: instruction: equal
 parse/0:   ingredient: {name: "s1", value: 0, type: 2-5-4, properties: ["s1": "address":"array":"character"]}
 parse/0:   ingredient: {name: "s3", value: 0, type: 2-5-4, properties: ["s3": "address":"array":"character"]}
 parse/0:   product: {name: "10", value: 0, type: 3, properties: ["10": "boolean", "raw": ]}
-parse/0: instruction: 20
+parse/0: instruction: get
 parse/0:   ingredient: {name: "x", value: 0, type: 2-9, properties: ["x": "address":"buffer", "deref": ]}
 parse/0:   ingredient: {name: "length", value: 0, type: 0, properties: ["length": "offset"]}
 parse/0:   product: {name: "11", value: 0, type: 1, properties: ["11": "integer", "raw": ]}
-parse/0: instruction: 1
+parse/0: instruction: copy
 parse/0:   ingredient: {name: "s3", value: 0, type: 2-5-4, properties: ["s3": "address":"array":"character", "deref": ]}
 parse/0:   product: {name: "12", value: 0, type: 5-4, properties: ["12": "array":"character", "raw": ]}
 new/0: location -> 1