summaryrefslogtreecommitdiff
path: root/lib/coderay/encoders/span.rb
Commit message (Collapse)AuthorAgeFilesLines
* cleanups: Page encoder is default for HTML, benchmark KB/s instead of tokens/smurphy2011-07-041-9/+10
|
* Added documentation to encoders; more code cleanups.murphy2010-03-301-0/+3
|
* * Improved implementation of Encoder *token callbacks.murphy2009-06-201-3/+2
| | | | | | | | * Documentation for these methods. * Added two new encoders: CommentFilter < TokenFilter. * Simplified Text encoder. * Code cleanup in HTML encoder subclasses.
* rake test now runs in debug mode.murphy2006-07-111-20/+20
| | | | All .rb files converted to UNIX format (where did the \r come from?)
* Big re-indenting - no more tabs!murphy2006-07-101-9/+9
|
* Re-indented everything. Sorry to break the blame chain.murphy2006-04-161-3/+6
|
* Plugin System extended:murphy2005-12-101-1/+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)
* Some demos updated.murphy2005-10-011-1/+0
| | | | Massive changes for HTML output layout.
* New Repository, initial importno author2005-09-261-0/+17