aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlib/CharacterSet.cxx
AgeCommit message (Collapse)AuthorFilesLines
2016-10-06Move MakeLowerCase into CharacterSet.h as that is where MakeUpperCase is.Neil1-4/+4
Change the argument and return type of MakeUpperCase to match MakeLowerCase. Move StyleContext::MatchIgnoreCase into StyleContext.cxx as the change of header for MakeLowerCase couldn't be reconciled easily. Add casts as needed.
2014-05-24Header include statements are now in a standardised order with that orderNeil1-1/+1
defined in scripts/HeaderOrder.txt.
2013-07-21Normalising order of language headers.Neil1-1/+1
2010-07-13New files for new lexer implementation.nyamatongwe1-0/+61