summaryrefslogtreecommitdiff
path: root/demo
Commit message (Collapse)AuthorAgeFilesLines
* scanners/ruby/patterns.rb:murphy2005-12-111-1/+1
| | | | | | | | Changed recognition of numerics + and - prefixes now belong to the number. tests and demos adjusted. helpers/plugin.rb: Typo in doc.
* 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)
* New Style system added - still beta.murphy2005-11-137-7/+15
| | | | | | | | Demos adjusted coderay.rb, encoders/html.rb, encoders/div.rb adjusted. encoders/html/* files rebuild.
* helpers/plugin.rb: New plugin mapping systemmurphy2005-11-064-2/+12
| | | | | | _maps added; demos adjusted TODO updated
* Fixed demo/demo_load_*murphy2005-11-054-4/+4
|
* bench/bench.rb: Added SilverCity benchmarkingmurphy2005-11-054-0/+34
| | | | | | | | | | | | | | | | | demo/demo_load_encoder.rb enhanced demo/demo_load_scanner.rb added .outs added plugin.rb: Fixed load_all encoder.rb, scanner.rb adjusted helpers/word_list.rb: Fixed a bug in CaseIgnoringWordList.new TODO: Updated new ROADMAP coderay.rb: increased Version number added Version System documentation
* Finally: Demo Tests!murphy2005-11-0418-1/+1529
| | | | | | | Added demo/suite.rb, demo/*.out files Rakefile adjusted TODO updated
* Version 0.4.6!murphy2005-10-291-0/+14
| | | | | | | | coderay.rb: Added highlight functions new demo/demo_highlight.rb encoders/helpers/html_output.rb: Improved stylesheet method Rakefile: smarter progress info on uploading
* demo/demo_server.rb: Debug mode.murphy2005-10-221-8/+26
| | | | | tokens.rb: orig_each alias deleted; using super now. scanners/ruby.rb: experimental Regexp/Fancy string recognition for "method /.../" cases.
* demo/coderay_demos.tar.gz: demos in a tgzmurphy2005-10-021-0/+0
| | | | | encoders/null.rb: speeded up by hardcoding to_proc.
* Demos updated, rewritten, enhanced, tested.murphy2005-10-018-25/+73
| | | | | | | | | | | | | | | | | Some code cleanups. Bugs fixed, scanner and encoder improved: count.rb: marked Streamable html_css.rb: style for inline numbers html.rb: changed options; :line_numbers_offset is now :line_number_start html_output.rb: offset for inline numbers fixed html.rb: token text no longer changed by gsub! while highlighting (this is even faster!) text.rb, plugin.rb: reindented ruby.rb: eleminated multiple assignments for speed tokens.rb: reindented, Tokens#to_s added, #<< returns self Plugin system: bugs fixed, error messages improved.
* Some demos updated.murphy2005-10-013-11/+15
| | | | Massive changes for HTML output layout.
* enhanced CodeRay interfacemurphy2005-09-281-1/+1
| | | | | updated demo_css.rb Rakefile: rdoc_small task added
* New Repository, initial importno author2005-09-2617-0/+876