aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlib/LexAccessor.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-29Bug: [#1483]. Split GetRelativePosition into 2 calls one for moving between c...Neil1-15/+6
2013-06-27Bug: [#1483]. Adding StyleContext::GetRelativeCharacter for character-oriente...nyamatongwe1-0/+15
2013-05-24Made methods const where they can be and are logically const as well.nyamatongwe1-6/+6
2013-01-19Implement generic support for Unicode line ends and sub styles in lexer suppo...nyamatongwe1-2/+19
2013-01-19Add encodingType and documentVersion to decode and cache informationnyamatongwe1-2/+18
2012-04-21Use a cast to avoid warnings from cppcheck about sign extension of characters.nyamatongwe1-1/+1
2010-07-13New files for new lexer implementation.nyamatongwe1-0/+175