summaryrefslogtreecommitdiff
path: root/lib/coderay/encoder.rb
Commit message (Expand)AuthorAgeFilesLines
* use autoload againKornelius Kalnbach2013-10-221-201/+0
* cleanups, documentation for TokensProxyKornelius Kalnbach2011-09-211-1/+1
* Major rewrite of encoders to support IO output; fixed some minor scanner bugs...Kornelius Kalnbach2011-08-191-1/+11
* coderay list subcommand and cleanups/fixes in Plugin helper (issue #45)murphy2011-06-251-3/+8
* Encoder refactoring to fix LOC and Statistic encodersmurphy2011-04-201-4/+4
* Code cleanup.murphy2010-11-211-30/+29
* Encoder changes: The base class now serves as a complete to_s encoder, concat...murphy2010-06-291-3/+2
* Added Encoder#tokens, improved some error messages.murphy2010-06-011-3/+5
* Improved error message for unknown token content type.murphy2010-05-181-1/+1
* Got rid of the old streaming system (see #142).murphy2010-05-011-21/+7
* Direct Streaming! See #142 and Changes.textile.murphy2010-05-011-65/+52
* Cleanup, documentation.murphy2009-12-301-9/+13
* Minor speedup for Ruby 1.9.murphy2009-10-181-1/+3
* Added a Filter class; filters inherit from it and yield tokens.murphy2009-06-201-6/+7
* * Improved implementation of Encoder *token callbacks.murphy2009-06-201-3/+22
* Fixes for Ruby 1.9.murphy2008-12-251-4/+9
* New: *Simple Diff Scanner* (closes #22).murphy2008-09-301-1/+5
* Lib:murphy2008-01-071-1/+1
* - Ruby 1.9 fixesmurphy2007-11-221-1/+2
* Benchmark, comparison: replaced SilverCity with pygmentsmurphy2007-04-241-8/+9
* Done:murphy2007-01-011-1/+4
* Made CodeRay ready Ruby 1.9:murphy2006-10-171-1/+1
* rake test now runs in debug mode.murphy2006-07-111-173/+173
* Big re-indenting - no more tabs!murphy2006-07-101-170/+170
* Re-indented everything. Sorry to break the blame chain.murphy2006-04-161-2/+0
* Large update: Scanners for HTML, RHTML and Nitro-XHTML added.murphy2006-04-101-2/+4
* bench/bench.rb: Added SilverCity benchmarkingmurphy2005-11-051-1/+1
* encoder.rb: Added Encoder#file_extensionmurphy2005-10-291-0/+5
* Two new encoders: debug and xml.murphy2005-10-041-4/+21
* After merge with Plugin branch.murphy2005-09-291-82/+15
* Re-indented encoder.rb and scanner.rb.murphy2005-09-291-212/+214
* Still working on Documentation.murphy2005-09-281-2/+2
* refactoring: encoder.rb: using get_scanner_optionsmurphy2005-09-281-1/+1
* enhanced CodeRay interfacemurphy2005-09-281-1/+1
* Added $Id$ keyword.no author2005-09-261-17/+23
* New Repository, initial importno author2005-09-261-0/+210