Char-set refactor: add another round of SRFI 14 support.
authorChris Hanson <org/chris-hanson/cph>
Mon, 2 Dec 2019 07:25:55 +0000 (23:25 -0800)
committerChris Hanson <org/chris-hanson/cph>
Mon, 2 Dec 2019 17:50:06 +0000 (09:50 -0800)
commit7d2f0d002c22eadb6a26563c907d339ffcbb53d8
tree12d7575e64fa2d8cc39dca34ccb0ecd08951982c
parent46f129c388b2c56f720b1e84a38469835ae2c548
Char-set refactor: add another round of SRFI 14 support.

Also rename old char-set->string to char-set->ascii-string since it conflicted
with SRFI 14.
src/edwin/paredit.scm
src/runtime/char-set.scm
src/runtime/equals.scm
src/runtime/runtime.pkg