aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexMySQL.cxx
AgeCommit message (Collapse)AuthorFilesLines
2009-09-04Keyword spotting in MySQL highlighter/folder now uses the current position.nyamatongwe1-10/+10
2009-06-26Updated to current scintilla-cocoa bzr release which does not try to usenyamatongwe1-18/+50
StyleContext within the folder.
2009-05-14Updated MySQL lexer from Mike Lischke at Sun.nyamatongwe1-260/+379
Adds SCE_MYSQL_HIDDENCOMMAND. List of keyword names terminated with 0.
2008-10-08Stripped initial whitespace on LexerModule definition so that it is foundnyamatongwe1-1/+1
by script and so goes into list of lexers.
2008-09-14Added LexMySQL by Anders Karlsson.nyamatongwe1-0/+367