aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexVB.cxx
AgeCommit message (Expand)AuthorFilesLines
2001-07-25Folding added by Willy Devaux.nyamatongwe1-1/+57
2001-04-13Added a string name to each lexer.nyamatongwe1-1/+1
2001-02-27Patch from Philippe to regularise comments.nyamatongwe1-7/+7
2001-02-24Updated documentation comments from Philippe.nyamatongwe1-1/+3
2001-01-28Updating copyright notices for 2001.nyamatongwe1-1/+1
2001-01-24Changed isspace to isspacechar which is safe for characters >= 128.nyamatongwe1-1/+1
2000-08-03Fixes from Philippe for preprocessor and HTML comments and one from Stevenyamatongwe1-12/+15
2000-05-27Changed operator bool in WordList to return false if WordList is empty.nyamatongwe1-26/+0
2000-05-20Fixed scope of variable.nyamatongwe1-1/+2
2000-05-20Lexer changes from Philippe.nyamatongwe1-0/+43
2000-04-05Changed the lexer module objects to be globally visible (by removing 'static')nyamatongwe1-1/+1
2000-04-04Avoid lots of warnings from Borland C++.nyamatongwe1-3/+3
2000-04-04Split a Document based Accessor (DocumentAccessor) off fromnyamatongwe1-2/+2
2000-03-16Split up KeyWords.cxx into 7 individual lexer files Lex*.cxx.nyamatongwe1-0/+118