summaryrefslogtreecommitdiff
path: root/demo/demo_server.rb
Commit message (Collapse)AuthorAgeFilesLines
* Moved demos to sample/.murphy2006-10-171-110/+0
|
* HTML encoder improved (hint handling, :info_long)murphy2006-03-151-1/+1
| | | | Ignore latex encoder until it's finished.
* 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.
* Demos updated, rewritten, enhanced, tested.murphy2005-10-011-2/+2
| | | | | | | | | | | | | | | | | 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.
* New Repository, initial importno author2005-09-261-0/+92