Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved demos to sample/. | murphy | 2006-10-17 | 1 | -73/+0 |
| | |||||
* | Ruby scanner errors fixed. | murphy | 2006-03-15 | 1 | -17/+10 |
| | | | | | demo_dump and demo_encoder updated for new YAML version. Fixes in output.rb and numerization.rb | ||||
* | Plugin System extended: | murphy | 2005-12-10 | 1 | -2/+2 |
| | | | | | | | | | | - helper method - path names are expanded encoders/html.rb, div.rb, span.rb, ruby.rb: - using new methods (fixes problems with rdoc and test tasks): renamed scanners/ruby/helper.rb to patterns.rb encoders/statistic.rb: sorting made deterministic (for unit testing) | ||||
* | Finally: Demo Tests! | murphy | 2005-11-04 | 1 | -0/+80 |
Added demo/suite.rb, demo/*.out files Rakefile adjusted TODO updated |