aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexCrontab.cxx
AgeCommit message (Expand)AuthorFilesLines
2010-07-13Moved lexers into lexers directory.nyamatongwe1-222/+0
2010-05-13Fix debug assertions for bug #3000566.nyamatongwe1-4/+4
2007-06-01integrate OS X support for scintilla. a big patch with a little commit messa...scaraveo1-0/+4
2003-02-17Upgraded keyword list descriptions from Brian Quinlan.nyamatongwe1-2/+9
2002-04-12Update from Valery.nyamatongwe1-4/+10
2002-02-12Made LexerModule objects not be const again as that was impairing staticnyamatongwe1-1/+1
2002-02-12Minor fixes to lexers.nyamatongwe1-0/+1
2002-02-12Made lexer objects const so they do not show up in map as static / globals.nyamatongwe1-1/+1
2001-09-19First version.nyamatongwe1-0/+204