aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexRuby.cxx
AgeCommit message (Expand)AuthorFilesLines
2003-02-17Upgraded keyword list descriptions from Brian Quinlan.nyamatongwe1-3/+8
2002-02-12Made LexerModule objects not be const again as that was impairing staticnyamatongwe1-1/+1
2002-02-12Minor fixes to lexers.nyamatongwe1-2/+2
2002-02-12Made lexer objects const so they do not show up in map as static / globals.nyamatongwe1-1/+1
2002-01-10Made code bool-safe and turned Visual C++ warning 4800 back on.nyamatongwe1-1/+1
2001-05-29Patch from Clemens to handle multiline comments in Ruby.nyamatongwe1-36/+15
2001-04-24Initial version.nyamatongwe1-0/+376