about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--060read.subx2
-rwxr-xr-xapps/assortbin38655 -> 38657 bytes
-rwxr-xr-xapps/crenshaw2-1bin30991 -> 30993 bytes
-rwxr-xr-xapps/crenshaw2-1bbin31550 -> 31552 bytes
-rwxr-xr-xapps/desugarbin50759 -> 50761 bytes
-rwxr-xr-xapps/dquotesbin43817 -> 43819 bytes
-rwxr-xr-xapps/factorialbin30003 -> 30005 bytes
-rwxr-xr-xapps/handlebin30857 -> 30859 bytes
-rwxr-xr-xapps/hexbin41048 -> 41050 bytes
-rwxr-xr-xapps/packbin51341 -> 51343 bytes
-rwxr-xr-xapps/surveybin47938 -> 47940 bytes
-rwxr-xr-xapps/testsbin37467 -> 37469 bytes
-rw-r--r--html/060read.subx.html2
13 files changed, 2 insertions, 2 deletions
diff --git a/060read.subx b/060read.subx
index 61ee75b0..3f0ee18f 100644
--- a/060read.subx
+++ b/060read.subx
@@ -291,7 +291,7 @@ test-read-single:
     81          0/subop/add         3/mod/direct    4/rm32/ESP    .           .             .           .           .               8/imm32           # add to ESP
     # check-ints-equal(EAX, 2, msg)
     # . . push args
-    68/push  "F - test-read-single: return EAX"/imm32
+    68/push  "F - test-read-single: return value"/imm32
     68/push  2/imm32
     50/push-EAX
     # . . call
diff --git a/apps/assort b/apps/assort
index 21a6452b..7edb60a9 100755
--- a/apps/assort
+++ b/apps/assort
Binary files differdiff --git a/apps/crenshaw2-1 b/apps/crenshaw2-1
index c8affb01..a92fbb2a 100755
--- a/apps/crenshaw2-1
+++ b/apps/crenshaw2-1
Binary files differdiff --git a/apps/crenshaw2-1b b/apps/crenshaw2-1b
index 9b059183..c30a356b 100755
--- a/apps/crenshaw2-1b
+++ b/apps/crenshaw2-1b
Binary files differdiff --git a/apps/desugar b/apps/desugar
index eca8c947..5501a794 100755
--- a/apps/desugar
+++ b/apps/desugar
Binary files differdiff --git a/apps/dquotes b/apps/dquotes
index c386d025..c41c90c8 100755
--- a/apps/dquotes
+++ b/apps/dquotes
Binary files differdiff --git a/apps/factorial b/apps/factorial
index de1fe8c0..0ce04dbb 100755
--- a/apps/factorial
+++ b/apps/factorial
Binary files differdiff --git a/apps/handle b/apps/handle
index 6b2f289c..141561a9 100755
--- a/apps/handle
+++ b/apps/handle
Binary files differdiff --git a/apps/hex b/apps/hex
index b62b1456..93e0a280 100755
--- a/apps/hex
+++ b/apps/hex
Binary files differdiff --git a/apps/pack b/apps/pack
index a256f0e9..4616f231 100755
--- a/apps/pack
+++ b/apps/pack
Binary files differdiff --git a/apps/survey b/apps/survey
index 813f0ab8..12290097 100755
--- a/apps/survey
+++ b/apps/survey
Binary files differdiff --git a/apps/tests b/apps/tests
index 6814c840..16b360d4 100755
--- a/apps/tests
+++ b/apps/tests
Binary files differdiff --git a/html/060read.subx.html b/html/060read.subx.html
index 3253272a..a3601f17 100644
--- a/html/060read.subx.html
+++ b/html/060read.subx.html
@@ -352,7 +352,7 @@ if ('onhashchange' in window) {
 <span id="L291" class="LineNr">291 </span>    81          0/subop/add         3/mod/direct    4/rm32/ESP   <span class="Normal"> . </span>         <span class="Normal"> . </span>           <span class="Normal"> . </span>         <span class="Normal"> . </span>         <span class="Normal"> . </span>              8/imm32           <span class="subxComment"># add to ESP</span>
 <span id="L292" class="LineNr">292 </span>    <span class="subxComment"># check-ints-equal(EAX, 2, msg)</span>
 <span id="L293" class="LineNr">293 </span>    <span class="subxS2Comment"># . . push args</span>
-<span id="L294" class="LineNr">294 </span>    68/push  <span class="Constant">&quot;F - <a href='060read.subx.html#L260'>test-read-single</a>: return EAX&quot;</span>/imm32
+<span id="L294" class="LineNr">294 </span>    68/push  <span class="Constant">&quot;F - <a href='060read.subx.html#L260'>test-read-single</a>: return value&quot;</span>/imm32
 <span id="L295" class="LineNr">295 </span>    68/push  2/imm32
 <span id="L296" class="LineNr">296 </span>    50/push-EAX
 <span id="L297" class="LineNr">297 </span>    <span class="subxS2Comment"># . . call</span>