aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlib/LexerNoExceptions.h
AgeCommit message (Collapse)AuthorFilesLines
2018-05-14Use override for LexerNoExceptions.Neil1-4/+4
2017-09-11The Scintilla namespace is always active for internal symbols and for the lexerNeil1-4/+0
interfaces ILexer4 and IDocument.
2015-07-25Use Sci_PositionU/Sci_Position for arguments to functional lexers, folders, andNeil1-2/+2
comment recognizers to allow for future implementation of 64-bit positions.
2015-07-20Use Sci_Position when required to implement interfaces.Neil1-4/+4
2013-07-21Standardising header guards and namespaces.Neil1-2/+2
2010-07-13New files for new lexer implementation.nyamatongwe1-0/+32