summaryrefslogtreecommitdiff
path: root/lib/coderay/encoders/div.rb
Commit message (Collapse)AuthorAgeFilesLines
* cleanups: Page encoder is default for HTML, benchmark KB/s instead of tokens/smurphy2011-07-041-8/+9
|
* Added documentation to encoders; more code cleanups.murphy2010-03-301-1/+4
|
* * 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-10/+10
|
* Re-indented everything. Sorry to break the blame chain.murphy2006-04-161-2/+4
|
* 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)
* New Style system added - still beta.murphy2005-11-131-0/+1
| | | | | | | | Demos adjusted coderay.rb, encoders/html.rb, encoders/div.rb adjusted. encoders/html/* files rebuild.
* New Repository, initial importno author2005-09-261-0/+16