about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-08-13 09:55:28 -0700
committerKartik Agaram <vc@akkartik.com>2019-08-13 09:55:28 -0700
commit64d51af46fe2334d7c32a9c378a15e0f393719e1 (patch)
tree34b0fac3439fcf6e0b1db9b0e56c181c00519ed0
parentd826a2d65995f0534d5200f32f8c3f0c5341a5de (diff)
downloadmu-64d51af46fe2334d7c32a9c378a15e0f393719e1.tar.gz
.
-rw-r--r--078table.subx2
-rwxr-xr-xapps/assortbin35256 -> 35258 bytes
-rwxr-xr-xapps/crenshaw2-1bin28250 -> 28252 bytes
-rwxr-xr-xapps/crenshaw2-1bbin28809 -> 28811 bytes
-rwxr-xr-xapps/desugarbin34519 -> 34521 bytes
-rwxr-xr-xapps/dquotesbin41812 -> 41814 bytes
-rwxr-xr-xapps/factorialbin27166 -> 27168 bytes
-rwxr-xr-xapps/handlebin28020 -> 28022 bytes
-rwxr-xr-xapps/hexbin37811 -> 37813 bytes
-rwxr-xr-xapps/packbin47942 -> 47944 bytes
-rwxr-xr-xapps/surveybin44539 -> 44541 bytes
-rwxr-xr-xapps/testsbin34068 -> 34070 bytes
12 files changed, 1 insertions, 1 deletions
diff --git a/078table.subx b/078table.subx
index c0b64890..092cc2ae 100644
--- a/078table.subx
+++ b/078table.subx
@@ -264,7 +264,7 @@ $get-slice:abort:
     81          0/subop/add         3/mod/direct    4/rm32/ESP    .           .             .           .           .               8/imm32           # add to ESP
     # . _write(2/stderr, error)
     # . . push args
-    68/push  "get-slice: key not found: "/imm32
+    68/push  ": get-slice: key not found: "/imm32
     68/push  2/imm32/stderr
     # . . call
     e8/call  _write/disp32
diff --git a/apps/assort b/apps/assort
index e9609e0e..ae15cbf1 100755
--- a/apps/assort
+++ b/apps/assort
Binary files differdiff --git a/apps/crenshaw2-1 b/apps/crenshaw2-1
index 4fe94ff5..a45d61b4 100755
--- a/apps/crenshaw2-1
+++ b/apps/crenshaw2-1
Binary files differdiff --git a/apps/crenshaw2-1b b/apps/crenshaw2-1b
index 2a4f4234..77458834 100755
--- a/apps/crenshaw2-1b
+++ b/apps/crenshaw2-1b
Binary files differdiff --git a/apps/desugar b/apps/desugar
index 5fb360c1..2edf32a3 100755
--- a/apps/desugar
+++ b/apps/desugar
Binary files differdiff --git a/apps/dquotes b/apps/dquotes
index 739326e7..6412b2d2 100755
--- a/apps/dquotes
+++ b/apps/dquotes
Binary files differdiff --git a/apps/factorial b/apps/factorial
index c98f0377..2d187413 100755
--- a/apps/factorial
+++ b/apps/factorial
Binary files differdiff --git a/apps/handle b/apps/handle
index 611831f1..719842ca 100755
--- a/apps/handle
+++ b/apps/handle
Binary files differdiff --git a/apps/hex b/apps/hex
index 9e1c4757..eefef9ab 100755
--- a/apps/hex
+++ b/apps/hex
Binary files differdiff --git a/apps/pack b/apps/pack
index eeacd172..0c86f251 100755
--- a/apps/pack
+++ b/apps/pack
Binary files differdiff --git a/apps/survey b/apps/survey
index 02b3498c..2791a309 100755
--- a/apps/survey
+++ b/apps/survey
Binary files differdiff --git a/apps/tests b/apps/tests
index 9b0f292f..c4d7d3d6 100755
--- a/apps/tests
+++ b/apps/tests
Binary files differ