Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |