]> git.saurik.com Git - cycript.git/commit - unicode.mk
Support most of the Unicode stuff in ECMAScript 6.
authorJay Freeman (saurik) <saurik@saurik.com>
Wed, 25 Nov 2015 13:54:12 +0000 (05:54 -0800)
committerJay Freeman (saurik) <saurik@saurik.com>
Wed, 25 Nov 2015 13:54:12 +0000 (05:54 -0800)
commitee6c04ef0082bcd8ca62240dc8278f22d8372cf1
tree7f53c133459e06cc87987cf0e6624350aec3c50f
parent4ea461c0085f658f680240d69caca800a5a9164e
Support most of the Unicode stuff in ECMAScript 6.
12 files changed:
.gitignore
Cycript.l.in
Filter.sh
Library.cpp
Makefile.am
Makefile.in
UnicodeIDContinue.l [new file with mode: 0644]
UnicodeIDStart.l [new file with mode: 0644]
backtrack.sh [new file with mode: 0755]
unicode.mk [new file with mode: 0644]
unicode.py [new file with mode: 0755]
unicode.sh [new file with mode: 0755]