diff options
author | Kartik Agaram <vc@akkartik.com> | 2019-03-27 23:24:46 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2019-03-27 23:24:46 -0700 |
commit | 95d811259c93883fc1963d57f137051e2d3d9679 (patch) | |
tree | 42da05589b86850afc500aab8c28ec91f846b541 /subx/apps/handle | |
parent | 63e48e9034f4067437c385c7f64df2ff0508a80b (diff) | |
download | mu-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/handle')
-rwxr-xr-x | subx/apps/handle | bin | 17455 -> 17526 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/handle b/subx/apps/handle
index 724d1f02..1726afaa 100755
--- a/subx/apps/handle
+++ b/subx/apps/handle
Binary files differ |