aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlib/CharacterCategory.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-01Backport: Remove noexcept from allocating constructors as may throw on memory...Neil1-1/+1
2019-04-16Backport: Feature [feature-requests:#1259]. Add SCI_SETCHARACTERCATEGORYOPTIM...mitchell1-0/+17
2017-09-11Backport: The Scintilla namespace is always active for internal symbols and f...Neil1-4/+0
2017-03-23The Python lexer recognizes identifiers more accurately when they includeNeil1-0/+6
2013-07-01Added CharacterCategory.Neil1-0/+31