Allow string operations to take Unicode strings with 1 byte per CP.
authorChris Hanson <org/chris-hanson/cph>
Thu, 20 Apr 2017 00:44:44 +0000 (17:44 -0700)
committerChris Hanson <org/chris-hanson/cph>
Thu, 20 Apr 2017 00:44:44 +0000 (17:44 -0700)
commit13e8c052ae09689b2e4991ffdb2e2b6b1e80e08e
treea4a57de3929ddf54fa0148f8ca5d213dfba98e18
parentabda3dfe514ad2049aedf58213a33cc3b492d9c0
Allow string operations to take Unicode strings with 1 byte per CP.
src/microcode/object.h
src/microcode/string.c