aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexHTML.cxx
AgeCommit message (Expand)AuthorFilesLines
2000-04-05Changed the lexer module objects to be globally visible (by removing 'static')nyamatongwe1-2/+2
2000-04-04Avoid lots of warnings from Borland C++.nyamatongwe1-15/+15
2000-04-04Split a Document based Accessor (DocumentAccessor) off fromnyamatongwe1-10/+10
2000-03-17Fixed bug in releasing font which was an alias of default font.nyamatongwe1-1/+1
2000-03-16Split up KeyWords.cxx into 7 individual lexer files Lex*.cxx.nyamatongwe1-0/+1139