about summary refs log tree commit diff stats
path: root/subx/apps/factorial
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-03-27 23:24:46 -0700
committerKartik Agaram <vc@akkartik.com>2019-03-27 23:24:46 -0700
commit95d811259c93883fc1963d57f137051e2d3d9679 (patch)
tree42da05589b86850afc500aab8c28ec91f846b541 /subx/apps/factorial
parent63e48e9034f4067437c385c7f64df2ff0508a80b (diff)
downloadmu-95d811259c93883fc1963d57f137051e2d3d9679.tar.gz
5027
Testing conversion of multiple lines in a data segment.

Bugs fixed:
1. Stack issues in next-token helpers.
2. Needed to teach next-token to avoid newlines.
3. rewind-stream(line) before passing it to convert-code or convert-instruction.
Diffstat (limited to 'subx/apps/factorial')
-rwxr-xr-xsubx/apps/factorialbin16680 -> 16751 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/factorial b/subx/apps/factorial
index 39ce244a..9e6f96f7 100755
--- a/subx/apps/factorial
+++ b/subx/apps/factorial
Binary files differ