aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexMatlab.cxx
AgeCommit message (Collapse)AuthorFilesLines
2010-07-13Moved lexers into lexers directory.nyamatongwe1-236/+0
2008-02-08Recognize != operator from Octave instead of entering command mode.nyamatongwe1-1/+1
2007-06-01integrate OS X support for scintilla. a big patch with a little commit ↵scaraveo1-0/+3
message :) - now uses namespaces (optionally for non-os x) to avoid conflicts with OS X libraries - several fixes in the OS X layer since the branch was commited in 2005 - used in Komodo since 2005, so pretty stable
2006-10-28Patch from Bob M to handle \\ at end of string.nyamatongwe1-9/+17
2003-12-05Updates for Octave support in Matlab lexer.nyamatongwe1-12/+64
2003-02-17Upgraded keyword list descriptions from Brian Quinlan.nyamatongwe1-2/+7
2002-02-21Patch from Jose to fix highlighting operator '.nyamatongwe1-13/+13
2002-02-16New lexer for Matlab contributed by José Fonseca.nyamatongwe1-0/+168