diff options
Diffstat (limited to 'apps')
-rwxr-xr-x | apps/assort | bin | 40722 -> 40720 bytes | |||
-rwxr-xr-x | apps/braces | bin | 42416 -> 42414 bytes | |||
-rwxr-xr-x | apps/calls | bin | 47077 -> 47075 bytes | |||
-rwxr-xr-x | apps/crenshaw2-1 | bin | 40130 -> 40128 bytes | |||
-rwxr-xr-x | apps/crenshaw2-1b | bin | 40677 -> 40675 bytes | |||
-rwxr-xr-x | apps/dquotes | bin | 44372 -> 44370 bytes | |||
-rwxr-xr-x | apps/factorial | bin | 39149 -> 39147 bytes | |||
-rwxr-xr-x | apps/handle | bin | 40047 -> 40045 bytes | |||
-rwxr-xr-x | apps/hex | bin | 42969 -> 42967 bytes | |||
-rwxr-xr-x | apps/mu | bin | 160792 -> 160790 bytes | |||
-rw-r--r-- | apps/mu.subx | 2 | ||||
-rwxr-xr-x | apps/pack | bin | 53114 -> 53112 bytes | |||
-rwxr-xr-x | apps/sigils | bin | 54801 -> 54799 bytes | |||
-rwxr-xr-x | apps/survey | bin | 49963 -> 49961 bytes | |||
-rwxr-xr-x | apps/tests | bin | 39520 -> 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 |