]> git.saurik.com Git - utf16js.git/history - utf16.js
Export Unicode class as the module for easier use.
[utf16js.git] / utf16.js
2012-12-27  Jay Freeman (saurik)Export Unicode class as the module for easier use.
2012-12-27  Jay Freeman (saurik)Add replacements for charCodeAt and fromCharCode.
2012-12-26  Jay Freeman (saurik)Export a Unicode class as replacement for string.
2012-12-26  Jay Freeman (saurik)Add the initial implementation I provided to ACE.
2012-12-26  Jay Freeman (saurik)Simplify utf16.decode API (make points optional).
2012-12-26  Jay Freeman (saurik)Factor UTF-16 functions into their own module.