summary refs log tree commit diff
path: root/src/etc/unicode.py
AgeCommit message (Collapse)AuthorLines
2011-12-29Of course there were overlong lines.Graydon Hoare-4/+6
2011-12-29Teach unicode script to emit canonical and compat decomp mappings. ↵Graydon Hoare-46/+71
Annoyingly large encoding.
2011-12-23Add support to libcore for encoded-in-rust unicode character properties, at ↵Graydon Hoare-0/+172
least. Add script to compute them from unicode.org.