| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed HTML encoder again. (Run the test, baka!) | murphy | 2006-03-16 | 3 | -2/+373 |
* | Added a test with one-liners (jarh.in.rb) | murphy | 2006-03-16 | 1 | -0/+371 |
* | Added export task. | murphy | 2006-03-16 | 1 | -0/+13 |
* | Fixed HTML encoder. | murphy | 2006-03-15 | 2 | -14/+13 |
* | HTML encoder improved (hint handling, :info_long) | murphy | 2006-03-15 | 2 | -21/+29 |
* | Deleted silly debug print. | murphy | 2006-03-15 | 1 | -1/+1 |
* | Adjusted docu to interface (old :column --> new :table) | murphy | 2006-03-15 | 1 | -1/+1 |
* | Ruby scanner fixed - nasty bug in ruby/patterns.rb. | murphy | 2006-03-15 | 3 | -7/+7 |
* | Ruby scanner errors fixed. | murphy | 2006-03-15 | 5 | -25/+18 |
* | New Test: test/ruby/tk-calc.in.rb. | murphy | 2006-02-22 | 2 | -0/+10 |
* | WordList is now a first-class Class independent from CodeRay. | murphy | 2006-02-20 | 1 | -95/+94 |
* | plugin.rb: _map loading now without exceptions (doesn't produce rubygem warni... | murphy | 2006-02-20 | 3 | -4/+9 |
* | Plugin documentation updated. | murphy | 2005-12-13 | 1 | -0/+11 |
* | scanners/ruby/patterns.rb: | murphy | 2005-12-11 | 10 | -112/+112 |
* | Example benchmark extended. | murphy | 2005-12-10 | 1 | -1/+10 |
* | bench.rb fixed, example output added. | murphy | 2005-12-10 | 2 | -1/+9 |
* | Plugin System extended: | murphy | 2005-12-10 | 9 | -65/+26 |
* | Some fixes for cYcnus style (capital Y makes problems) | murphy | 2005-12-05 | 7 | -9/+11 |
* | New IDEAs. | murphy | 2005-12-05 | 1 | -0/+30 |
* | TODO list updated. | murphy | 2005-11-13 | 1 | -7/+7 |
* | New Style system added - still beta. | murphy | 2005-11-13 | 16 | -131/+323 |
* | plugin.rb cleanup | murphy | 2005-11-10 | 3 | -77/+84 |
* | README: Version number updated, small changes | murphy | 2005-11-10 | 2 | -2/+3 |
* | helpers/plugin.rb: New plugin mapping system | murphy | 2005-11-06 | 8 | -5/+68 |
* | Improved code statistics! | murphy | 2005-11-05 | 3 | -5/+171 |
* | Fixed demo/demo_load_* | murphy | 2005-11-05 | 4 | -4/+4 |
* | bench/bench.rb: Added SilverCity benchmarking | murphy | 2005-11-05 | 13 | -17/+107 |
* | helpers/word_list.rb: enhanced doc a bit. | murphy | 2005-11-05 | 1 | -0/+8 |
* | test suite updated | murphy | 2005-11-05 | 5 | -19/+204 |
* | helpers/word_list.rb: | murphy | 2005-11-05 | 4 | -38/+30 |
* | scanner_helper.rb --> word_list.rb | murphy | 2005-11-05 | 1 | -0/+0 |
* | scanner_helper.rb: more doc, re-indented | murphy | 2005-11-05 | 1 | -59/+103 |
* | New helper module scheme, step 3 | murphy | 2005-11-05 | 7 | -5/+5 |
* | New helper module scheme, step 2 | murphy | 2005-11-05 | 4 | -524/+0 |
* | New helper module scheme, step 2 | murphy | 2005-11-05 | 1 | -213/+0 |
* | New helper module scheme, step 1 | murphy | 2005-11-05 | 5 | -0/+737 |
* | Fixed highlight.rb | murphy | 2005-11-04 | 1 | -1/+1 |
* | First victim of the Demo Tests: Bugfix in tokens.rb! | murphy | 2005-11-04 | 1 | -1/+1 |
* | Finally: Demo Tests! | murphy | 2005-11-04 | 20 | -2/+1545 |
* | HTML Encoder Documentation updated (:list style) | murphy | 2005-11-04 | 1 | -1/+1 |
* | bench.rb: back to :table style | murphy | 2005-11-04 | 1 | -1/+1 |
* | HTML highlighting: | murphy | 2005-11-04 | 4 | -86/+134 |
* | hidden/highlight.rb now supports :info hints. | murphy | 2005-11-02 | 1 | -1/+1 |
* | Version 0.4.6! | murphy | 2005-10-29 | 4 | -5/+53 |
* | ALL-TESTS.rb: not needed. | murphy | 2005-10-29 | 4 | -12568/+1 |
* | Added the good old benchmark suite to the repository. | murphy | 2005-10-29 | 13 | -1/+140248 |
* | encoders/html.rb: Improved Info hints; better error messages; fixed tab bug! | murphy | 2005-10-29 | 5 | -50/+10452 |
* | test/ruby/test-fitter.rb --> test/ruby/test-fitter.in.rb | murphy | 2005-10-29 | 1 | -0/+45 |
* | encoders/html.rb: Fixed documentation. (woah, RDoc!) | murphy | 2005-10-29 | 1 | -16/+36 |
* | More Tests! | murphy | 2005-10-29 | 3 | -0/+10443 |