aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexAda.cxx
AgeCommit message (Expand)AuthorFilesLines
2002-02-12Made LexerModule objects not be const again as that was impairing staticnyamatongwe1-1/+1
2002-02-12Made lexer objects const so they do not show up in map as static / globals.nyamatongwe1-2/+2
2001-04-13Removed some dead commented code.nyamatongwe1-1/+0
2001-04-13Added a string name to each lexer.nyamatongwe1-1/+1
2001-04-09Initial version.nyamatongwe1-0/+199