aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexMSSQL.cxx
AgeCommit message (Collapse)AuthorFilesLines
2007-06-01integrate OS X support for scintilla. a big patch with a little commit ↵scaraveo1-0/+4
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
2007-03-16Added "case" to fix for bug #1681928.nyamatongwe1-5/+5
2007-03-16Made folding for MSSQL work case insensitively.nyamatongwe1-3/+3
Fixes bug #1681928.
2006-02-15Added license reference to help the picky.nyamatongwe1-1/+1
2005-07-28Update from Filip Yaghob includes folder.nyamatongwe1-35/+65
2004-03-27Added AutoIt 3 and APDL lexers.nyamatongwe1-97/+134
MSSQL lexer entended with STORED_PROCEDURE, DEFAULT_PREF_DATATYPE, and COLUMN_NAME_2 style classes.
2004-01-18INitial version.nyamatongwe1-0/+292