summaryrefslogtreecommitdiff
path: root/demo
Commit message (Collapse)AuthorAgeFilesLines
* 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