summaryrefslogtreecommitdiff
path: root/lib/coderay/encoders/count.rb
Commit message (Collapse)AuthorAgeFilesLines
* Major rewrite of encoders to support IO output; fixed some minor scanner ↵Kornelius Kalnbach2011-08-191-3/+9
| | | | bugs; cleanups; dropped NitroXHTML scanner; improved tests
* Fixed Count encoder.murphy2010-10-151-0/+2
|
* Removing tests from library files. They live now in test/unit.murphy2010-06-291-23/+0
|
* Got rid of the old streaming system (see #142).murphy2010-05-011-1/+0
|
* Direct Streaming! See #142 and Changes.textile.murphy2010-05-011-7/+37
|
* Added documentation to encoders; more code cleanups.murphy2010-03-301-2/+6
|
* rake test now runs in debug mode.murphy2006-07-111-21/+21
| | | | All .rb files converted to UNIX format (where did the \r come from?)
* Big re-indenting - no more tabs!murphy2006-07-101-12/+12
|
* Re-indented everything. Sorry to break the blame chain.murphy2006-04-161-3/+3
|
* Demos updated, rewritten, enhanced, tested.murphy2005-10-011-0/+1
| | | | | | | | | | | | | | | | | 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/+20