about summary refs log tree commit diff stats
path: root/subx/apps/crenshaw2-1b
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-07-16 23:34:33 -0700
committerKartik Agaram <vc@akkartik.com>2019-07-16 23:40:25 -0700
commitc2a74205d690862d4df31682aa5bbe992227fda1 (patch)
treeb570f38927e21af0ab05d4864cfd3676bb2b0880 /subx/apps/crenshaw2-1b
parent70a999aaebbd05873be56b0460e0d4182397cfea (diff)
downloadmu-c2a74205d690862d4df31682aa5bbe992227fda1.tar.gz
5408
Bugfix ten: type error in `convert`. I was calling `rewind-stream` on a
`buffered-file`.

examples/ex1 is now just one nibble off the canonical.

I *have* found one missing feature in the self-hosted translator,
though: dquotes doesn't support newlines in strings, even though the C++
version does. dquotes parses them right, but the value initialized in
the data segment is wrong.
Diffstat (limited to 'subx/apps/crenshaw2-1b')
-rwxr-xr-xsubx/apps/crenshaw2-1bbin24398 -> 25164 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/crenshaw2-1b b/subx/apps/crenshaw2-1b
index eebd667a..f26acdb6 100755
--- a/subx/apps/crenshaw2-1b
+++ b/subx/apps/crenshaw2-1b
Binary files differ