aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexOthers.cxx
AgeCommit message (Expand)AuthorFilesLines
2001-04-13Added a string name to each lexer.nyamatongwe1-6/+6
2001-04-11Patch from Philippe to make 'rem' work in batch files.nyamatongwe1-133/+131
2001-04-03Fixed read of uninitialised memory when searching for '=' in propertiesnyamatongwe1-1/+2
2001-02-27Patch from Philippe to regularise comments.nyamatongwe1-1/+1
2001-02-23Patch from Philippe to clean up the code a lot.nyamatongwe1-67/+136
2001-02-21Patch from Philippe to improve batch file lexer.nyamatongwe1-48/+64
2001-01-28Updating copyright notices for 2001.nyamatongwe1-1/+1
2001-01-24Changed isspace to isspacechar which is safe for characters >= 128.nyamatongwe1-6/+6
2001-01-04Fixed some warnings.nyamatongwe1-1/+1
2001-01-04Dropped unused parameter to avoid warning.nyamatongwe1-1/+1
2001-01-02From Philippe.nyamatongwe1-43/+116
2000-08-30Perl error format supported.nyamatongwe1-7/+13
2000-08-18Added in most of Ferdinand Prantl's changes except for regular expressionnyamatongwe1-2/+43
2000-05-08Added LaTeX lexer from Christian Obrecht.nyamatongwe1-0/+105
2000-04-08Warning squashing.nyamatongwe1-2/+1
2000-04-05Changed the lexer module objects to be globally visible (by removing 'static')nyamatongwe1-4/+4
2000-04-04Avoid lots of warnings from Borland C++.nyamatongwe1-8/+8
2000-04-04Split a Document based Accessor (DocumentAccessor) off fromnyamatongwe1-8/+8
2000-03-16Split up KeyWords.cxx into 7 individual lexer files Lex*.cxx.nyamatongwe1-0/+200