Andrew Gallant d5e5da68e2
syntax: fix 'C' alias bug
This re-generates the Unicode table for property name aliases after fixing
a bug in property name canonicalization. Namely, the 'isc' alias of the
'ISO_Comment' property was being canonicalized to 'c', which is actually
an alias of the 'Other' general category. This is a result of the
canonicalization procedure ignoring 'is' prefixes, as permitted by UTS#18.

Fixes #466
2018-04-28 10:44:41 -04:00
..
2018-04-28 10:44:41 -04:00
2018-04-14 16:44:01 -04:00