Fix char-ascii? to be 7-bit instead of 8.
authorChris Hanson <org/chris-hanson/cph>
Sat, 11 Feb 2017 06:06:34 +0000 (22:06 -0800)
committerChris Hanson <org/chris-hanson/cph>
Sat, 11 Feb 2017 06:06:34 +0000 (22:06 -0800)
commit06e5589b5ec3b2cd6c78c127bd46e0e0a0e26fdc
tree5ec9365b6e751345f246bba08a2634854e2409b9
parentd8b67972101941050ba913f7e285c9a5d4b64e72
Fix char-ascii? to be 7-bit instead of 8.

Also create char-8-bit?.
src/runtime/char.scm
src/runtime/runtime.pkg