Implement decomposition-type table and use it for correct NFD conversion.
authorChris Hanson <org/chris-hanson/cph>
Sun, 19 Mar 2017 08:03:54 +0000 (01:03 -0700)
committerChris Hanson <org/chris-hanson/cph>
Sun, 19 Mar 2017 08:03:54 +0000 (01:03 -0700)
commitd4f91e23a33d5c76e91306eb4bbfb0192c622e41
tree9656bfda2e4b03268394fde024330e82ae51a036
parent3e0743dee756606c46565470ba09a86f1e7a0feb
Implement decomposition-type table and use it for correct NFD conversion.
src/etc/ucd-converter.scm
src/etc/ucd-raw-props/names.scm
src/runtime/runtime.pkg
src/runtime/ucd-table-dt.scm [new file with mode: 0644]
src/runtime/ustring.scm