Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rake test now runs in debug mode. | murphy | 2006-07-11 | 1 | -71/+71 |
| | | | | All .rb files converted to UNIX format (where did the \r come from?) | ||||
* | Big re-indenting - no more tabs! | murphy | 2006-07-10 | 1 | -57/+57 |
| | |||||
* | Re-indented everything. Sorry to break the blame chain. | murphy | 2006-04-16 | 1 | -52/+53 |
| | |||||
* | Two new encoders: debug and xml. | murphy | 2005-10-04 | 1 | -0/+70 |
encoder.rb: new token handling encoders/statistic.rb: using new handling ruby_helper.rb: small improvements ruby.rb: - escapes in subtoken - Float detection changed - some multi-char operators are now scanned as one token - def and module definition handling changed bin/coderay: improved, new interface (still in progress) plugin.rb: more expressive load error message |