summaryrefslogtreecommitdiff
path: root/demo/demo_encoder.out
Commit message (Collapse)AuthorAgeFilesLines
* Moved demos to sample/.murphy2006-10-171-73/+0
|
* Ruby scanner errors fixed.murphy2006-03-151-17/+10
| | | | | demo_dump and demo_encoder updated for new YAML version. Fixes in output.rb and numerization.rb
* Plugin System extended:murphy2005-12-101-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!murphy2005-11-041-0/+80
Added demo/suite.rb, demo/*.out files Rakefile adjusted TODO updated