| Commit message (Expand) | Author | Age | Files | Lines |
* | Benchmark, comparison: replaced SilverCity with pygments | murphy | 2007-04-24 | 1 | -1/+1 |
* | New Scanner: Scheme (thanks closure!) | murphy | 2007-01-01 | 2 | -0/+143 |
* | Done: | murphy | 2007-01-01 | 4 | -32/+36 |
* | Fixed RHTML and NitroXHTML scanners to use new :inline_delimiter tokens. | murphy | 2006-10-20 | 2 | -6/+6 |
* | Added Debug scanner (for .raydebug files). | murphy | 2006-10-20 | 1 | -0/+60 |
* | Improved Delphi scanner. | murphy | 2006-10-20 | 1 | -6/+23 |
* | Ruby scanner: #{...} delimiters are now :inline_delimiter to solve CSS problem. | murphy | 2006-10-18 | 1 | -2/+2 |
* | Fixed warning in bench.rb. | murphy | 2006-10-18 | 2 | -19/+35 |
* | Fixed functional test. | murphy | 2006-10-18 | 2 | -2/+3 |
* | Tests: | murphy | 2006-10-15 | 3 | -1/+8 |
* | Ruby scanner: deleted regexp highlighting (didn't work anyway) | murphy | 2006-09-28 | 1 | -40/+0 |
* | Fixed Plaintext scanner (crashed on empty text - ouch!!) | murphy | 2006-07-11 | 1 | -1/+2 |
* | rake test now runs in debug mode. | murphy | 2006-07-11 | 3 | -249/+249 |
* | Changed error handling of all scanners: :error tokens are OK now, even in deb... | murphy | 2006-07-11 | 7 | -1055/+1090 |
* | Big re-indenting - no more tabs! | murphy | 2006-07-10 | 10 | -651/+651 |
* | Fixed another bug in the Ruby scanner, this time it was unfinished heredocs w... | murphy | 2006-07-09 | 2 | -574/+575 |
* | [BUG] Fixed bug in Ruby-Scanner (input ends with unfinished escape in string)... | murphy | 2006-07-09 | 1 | -0/+2 |
* | Fix: | murphy | 2006-06-28 | 1 | -1/+1 |
* | New Version: 0.7.0! | murphy | 2006-04-19 | 2 | -2/+20 |
* | Re-indented everything. Sorry to break the blame chain. | murphy | 2006-04-16 | 9 | -32/+45 |
* | All scanners revisited not to produce errors unless in DEBUG mode. [thx@Daniel] | murphy | 2006-04-16 | 4 | -5/+15 |
* | styles/_map.rb added. :cycnus is now default style. html/css.rb adjusted. | murphy | 2006-04-15 | 2 | -36/+40 |
* | Large update: Scanners for HTML, RHTML and Nitro-XHTML added. | murphy | 2006-04-10 | 6 | -36/+248 |
* | Added HTML scanner! | murphy | 2006-04-04 | 5 | -11/+164 |
* | Ruby Scanner: Capital methods (Kernel#Array etc.) are now highlighted as idents. | murphy | 2006-03-24 | 1 | -2/+2 |
* | HTML Encoder: inline numerization corrected. | murphy | 2006-03-23 | 1 | -3/+3 |
* | Deleted silly debug print. | murphy | 2006-03-15 | 1 | -1/+1 |
* | Ruby scanner fixed - nasty bug in ruby/patterns.rb. | murphy | 2006-03-15 | 1 | -7/+7 |
* | Ruby scanner errors fixed. | murphy | 2006-03-15 | 1 | -4/+4 |
* | scanners/ruby/patterns.rb: | murphy | 2005-12-11 | 1 | -1/+1 |
* | Plugin System extended: | murphy | 2005-12-10 | 2 | -1/+1 |
* | helpers/plugin.rb: New plugin mapping system | murphy | 2005-11-06 | 1 | -0/+10 |
* | helpers/word_list.rb: | murphy | 2005-11-05 | 2 | -2/+2 |
* | New helper module scheme, step 3 | murphy | 2005-11-05 | 2 | -1/+1 |
* | New helper module scheme, step 2 | murphy | 2005-11-05 | 1 | -213/+0 |
* | New helper module scheme, step 1 | murphy | 2005-11-05 | 1 | -0/+213 |
* | scanners/ruby.rb: changed operator handling = fix and speedup. | murphy | 2005-10-29 | 1 | -19/+23 |
* | scanners/ruby.rb, ruby_helper.rb: Fixes, changes. | murphy | 2005-10-29 | 2 | -19/+61 |
* | demo/demo_server.rb: Debug mode. | murphy | 2005-10-22 | 1 | -1/+2 |
* | scanners/ruby.rb: fixed string inline code | murphy | 2005-10-16 | 1 | -4/+3 |
* | Two new encoders: debug and xml. | murphy | 2005-10-04 | 2 | -23/+26 |
* | Demos updated, rewritten, enhanced, tested. | murphy | 2005-10-01 | 1 | -9/+13 |
* | Scanners in alpha state moved to hidden. | no author | 2005-09-26 | 3 | -491/+0 |
* | New Repository, initial import | no author | 2005-09-26 | 8 | -0/+1319 |