aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlib/CharacterCategory.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-03-23The Python lexer recognizes identifiers more accurately when they includeNeil1-0/+146
2017-03-23Updated case conversion and character categories to Unicode 9.Neil1-110/+515
2014-06-22Typo.Neil1-1/+1
2014-01-21Added ELEMENTS macro and use it to clarify determining size of arrays.Neil Hodgson1-1/+2
2013-07-03Minor consting. Documentation added.Neil1-2/+13
2013-07-01Fixed namespace.nyamatongwe1-2/+2
2013-07-01Added CharacterCategory.Neil1-0/+3292