aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlib/Accessor.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-29Change lexlib to use Sci_Position and Sci_PositionU to prepare for large fileNeil1-2/+2
2015-07-25Use Sci_PositionU/Sci_Position for arguments to functional lexers, folders, andNeil1-1/+1
2013-12-15Format normalization - whitespace and braces made consistent.Neil1-1/+1
2013-05-24Made methods const where they can be and are logically const as well.nyamatongwe1-1/+1
2010-07-13Changed files for new lexer design.nyamatongwe1-65/+21
2010-07-13Creating lexlib with lexer support files.nyamatongwe1-0/+79