aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlib/LexerSimple.h
AgeCommit message (Collapse)AuthorFilesLines
2018-05-05Backport: Make some changes recommended by clang-tidy.mitchell1-3/+3
Backport of changeset 6687:4cbf987c7590.
2017-09-11Backport: The Scintilla namespace is always active for internal symbols and ↵Neil1-4/+0
for the lexer and document interfaces. Backport of changeset 6388:d62863ae40a3.
2015-07-20Use Sci_Position when required to implement interfaces.Neil1-2/+2
2013-12-15Make single argument constructors explicit to avoid unexpected conversions.Neil1-1/+1
2010-07-13New files for new lexer implementation.nyamatongwe1-0/+30