aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/GenerateCharacterCategory.py
AgeCommit message (Expand)AuthorFilesLines
2021-04-27Rename CharacterSet and CharacterCategory modules in Scintilla to CharacterTypeNeil1-3/+4
2021-04-27Update Unicode code generation scripts. Update Lexilla, use pathlib, simplify.Neil1-5/+10
2020-03-11Add or update #! lines of Python scripts to use python3.Neil1-0/+1
2019-03-29Feature [feature-requests:#1259]. Add SCI_SETCHARACTERCATEGORYOPTIMIZATION APINeil1-5/+15
2014-01-01Specify minimum Python version for scripts.Neil1-0/+1
2013-07-01Added CharacterCategory.Neil1-0/+35