about summary refs log tree commit diff
path: root/src/libstd_unicode/unicode.py
AgeCommit message (Expand)AuthorLines
2018-04-12Move contents of libstd_unicode into libcoreSimon Sapin-504/+0
2018-01-02Move static code outside of unciode.py.Clar Charr-116/+9
2017-11-16fix some python3 incompatibilitiesCollin Anderson-20/+17
2017-07-21[libstd_unicode] Create UnicodeVersion typeBehnam Esfahbod-3/+26
2017-07-21[libstd_unicode] Change UNICODE_VERSION to use u32Behnam Esfahbod-1/+1
2017-05-04Move unicode Python script into libstd_unicode crate.Corey Farwell-0/+591