aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/CharacterSet.cxx
AgeCommit message (Collapse)AuthorFilesLines
2021-04-27Rename CharacterSet and CharacterCategory modules in Scintilla to CharacterTypeNeil1-52/+0
and CharacterCategoryMap to avoid clashes with Lexilla when building an executable that includes both.
2021-01-29Move CharacterSet and CharacterCategory from lexlib to src as in both ↵Neil1-0/+52
Lexilla and Scintilla