Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-09-13 | Update from Eric Promislow improves here doc recognition. | nyamatongwe | 1 | -37/+323 |
2005-08-30 | Added StyleBitsNeeded property and implemented to return 5 for all lexers | nyamatongwe | 1 | -1/+1 |
2005-08-25 | New Ruby lexer from Eric Promislow of ActiveState. | nyamatongwe | 1 | -266/+1157 |
2003-11-29 | Patch from Kaspar Schiess to handle $' as not starting a string. | nyamatongwe | 1 | -0/+5 |
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 |
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 |
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 |