aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexLisp.cxx
AgeCommit message (Expand)AuthorFilesLines
2003-02-17Upgraded keyword list descriptions from Brian Quinlan.nyamatongwe1-5/+10
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-3/+3
2001-04-20Added Lisp lexer to makefiles and simplified LexLisp.cxx.nyamatongwe1-15/+2
2001-04-20Initial version by Alexey.nyamatongwe1-0/+208