about summary refs log tree commit diff stats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rwxr-xr-xapps/assortbin40722 -> 40720 bytes
-rwxr-xr-xapps/bracesbin42416 -> 42414 bytes
-rwxr-xr-xapps/callsbin47077 -> 47075 bytes
-rwxr-xr-xapps/crenshaw2-1bin40130 -> 40128 bytes
-rwxr-xr-xapps/crenshaw2-1bbin40677 -> 40675 bytes
-rwxr-xr-xapps/dquotesbin44372 -> 44370 bytes
-rwxr-xr-xapps/factorialbin39149 -> 39147 bytes
-rwxr-xr-xapps/handlebin40047 -> 40045 bytes
-rwxr-xr-xapps/hexbin42969 -> 42967 bytes
-rwxr-xr-xapps/mubin160792 -> 160790 bytes
-rw-r--r--apps/mu.subx2
-rwxr-xr-xapps/packbin53114 -> 53112 bytes
-rwxr-xr-xapps/sigilsbin54801 -> 54799 bytes
-rwxr-xr-xapps/surveybin49963 -> 49961 bytes
-rwxr-xr-xapps/testsbin39520 -> 39518 bytes
15 files changed, 1 insertions, 1 deletions
diff --git a/apps/assort b/apps/assort
index 5a3a32a3..413fd903 100755
--- a/apps/assort
+++ b/apps/assort
Binary files differdiff --git a/apps/braces b/apps/braces
index 3f85235e..541ea51f 100755
--- a/apps/braces
+++ b/apps/braces
Binary files differdiff --git a/apps/calls b/apps/calls
index c524a9d2..7f81b966 100755
--- a/apps/calls
+++ b/apps/calls
Binary files differdiff --git a/apps/crenshaw2-1 b/apps/crenshaw2-1
index b87f041b..38762989 100755
--- a/apps/crenshaw2-1
+++ b/apps/crenshaw2-1
Binary files differdiff --git a/apps/crenshaw2-1b b/apps/crenshaw2-1b
index b7294aeb..edd330ff 100755
--- a/apps/crenshaw2-1b
+++ b/apps/crenshaw2-1b
Binary files differdiff --git a/apps/dquotes b/apps/dquotes
index bb137fec..8edb4c6d 100755
--- a/apps/dquotes
+++ b/apps/dquotes
Binary files differdiff --git a/apps/factorial b/apps/factorial
index cd402a60..5fd210cd 100755
--- a/apps/factorial
+++ b/apps/factorial
Binary files differdiff --git a/apps/handle b/apps/handle
index 7922f7b4..8ec603e8 100755
--- a/apps/handle
+++ b/apps/handle
Binary files differdiff --git a/apps/hex b/apps/hex
index ca85716e..7fe1537d 100755
--- a/apps/hex
+++ b/apps/hex
Binary files differdiff --git a/apps/mu b/apps/mu
index 37ab1d90..7ed2734a 100755
--- a/apps/mu
+++ b/apps/mu
Binary files differdiff --git a/apps/mu.subx b/apps/mu.subx
index c65bac17..2756a0d1 100644
--- a/apps/mu.subx
+++ b/apps/mu.subx
@@ -8367,7 +8367,7 @@ subx-type-equal?:  # a: (handle tree type-id), b: (handle tree type-id) -> resul
     # return alit == blit
     39/compare %eax 1/r32/ecx
     74/jump-if-= $subx-type-equal?:true/disp8
-$subx-type-equal?:false:
+$subx-type-equal?:false:  # TODO: replace with setcc
     b8/copy-to-eax 0/imm32/false
     eb/jump $subx-type-equal?:end/disp8
 $subx-type-equal?:true:
diff --git a/apps/pack b/apps/pack
index 009660eb..44f51c28 100755
--- a/apps/pack
+++ b/apps/pack
Binary files differdiff --git a/apps/sigils b/apps/sigils
index 0e4e03d3..8160e494 100755
--- a/apps/sigils
+++ b/apps/sigils
Binary files differdiff --git a/apps/survey b/apps/survey
index 7657ae38..21706977 100755
--- a/apps/survey
+++ b/apps/survey
Binary files differdiff --git a/apps/tests b/apps/tests
index fbdbe5d2..24e6b812 100755
--- a/apps/tests
+++ b/apps/tests
Binary files differ