aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ExternalLexer.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-30Bug [#1574]. Fix 3.3.8 bug where external lexers became inaccessible.Neil1-2/+3
2013-12-22Drop unused field 'name' and minimize scope of variable.Neil1-4/+1
2013-12-15Make single argument constructors explicit to avoid unexpected conversions.Neil1-1/+1
2011-01-02Avoid cppcheck warnings.nyamatongwe1-2/+3
2010-07-13Files changed for new lexer design.nyamatongwe1-15/+4
2010-04-30Made compatible with clang.nyamatongwe1-1/+1
2010-02-17Formatting whitespace.nyamatongwe1-9/+9
2010-01-19Avoid warning from cppcheck about not ensuring NUL termination afternyamatongwe1-0/+1
2009-07-21Replacing SString with std::string.nyamatongwe1-1/+1
2007-06-01integrate OS X support for scintilla. a big patch with a little commit messa...scaraveo1-0/+8
2007-02-01Bug #1649350. Ensure EXT_LEXER_DECL defined on all platforms.nyamatongwe1-2/+2
2003-04-18Initial portable version.nyamatongwe1-0/+95