aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexVB.cxx
AgeCommit message (Expand)AuthorFilesLines
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