aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlib/LexerSimple.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-01-29Remove Lexilla files from ScintillaNeil1-61/+0
2019-12-22Define ILexer5 with methods for retrieving name, ID, and property values.Neil1-0/+8
2017-09-11The Scintilla namespace is always active for internal symbols and for the lexerNeil1-2/+0
2017-06-22Basic implementation helpers for style metadata.Neil1-1/+3
2017-04-01Standardize on C++ headers, remove headers that aren't needed and add <cstddef>Neil1-6/+2
2015-07-20Use Sci_Position when required to implement interfaces.Neil1-2/+2
2014-05-24Header include statements are now in a standardised order with that orderNeil1-1/+1
2013-07-21Normalising order of language headers.Neil1-1/+1
2010-08-07Made it possible to turn folding off again by looking at the "fold" property.nyamatongwe1-3/+5
2010-07-13New files for new lexer implementation.nyamatongwe1-0/+55