Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-02-17 | Upgraded keyword list descriptions from Brian Quinlan. | nyamatongwe | 1 | -3/+8 | |
2002-02-12 | Made LexerModule objects not be const again as that was impairing static | nyamatongwe | 1 | -1/+1 | |
linking. | |||||
2002-02-12 | Minor fixes to lexers. | nyamatongwe | 1 | -2/+2 | |
2002-02-12 | Made lexer objects const so they do not show up in map as static / globals. | nyamatongwe | 1 | -1/+1 | |
File specific inline functions marker as static to ensure no bad linking. | |||||
2002-01-10 | Made code bool-safe and turned Visual C++ warning 4800 back on. | nyamatongwe | 1 | -1/+1 | |
2001-05-29 | Patch from Clemens to handle multiline comments in Ruby. | nyamatongwe | 1 | -36/+15 | |
2001-04-24 | Initial version. | nyamatongwe | 1 | -0/+376 | |