aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexAPDL.cxx
AgeCommit message (Collapse)AuthorFilesLines
2007-06-30Folding added by Sergio Lucato.nyamatongwe1-1/+118
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
2004-06-12Update from Hadar Raz to add more lexical classes.nyamatongwe1-145/+107
2004-03-27Added AutoIt 3 and APDL lexers.nyamatongwe1-0/+174
MSSQL lexer entended with STORED_PROCEDURE, DEFAULT_PREF_DATATYPE, and COLUMN_NAME_2 style classes.