summaryrefslogtreecommitdiff
path: root/lib/coderay/encoders/statistic.rb
Commit message (Expand)AuthorAgeFilesLines
* cleanup TODOs, FIXMEsKornelius Kalnbach2013-06-161-1/+0
* Major rewrite of encoders to support IO output; fixed some minor scanner bugs...Kornelius Kalnbach2011-08-191-6/+5
* various fixes and cleanups in CodeRay's helpersmurphy2011-05-211-1/+1
* Encoder refactoring to fix LOC and Statistic encodersmurphy2011-04-201-24/+25
* Made token methods of Statisic encoder public.murphy2010-06-291-31/+33
* Removing tests from library files. They live now in test/unit.murphy2010-06-291-65/+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-2/+83
* Added documentation to encoders; more code cleanups.murphy2010-03-301-5/+7
* Done:murphy2007-01-011-6/+2
* rake test now runs in debug mode.murphy2006-07-111-81/+81
* Big re-indenting - no more tabs!murphy2006-07-101-62/+62
* Re-indented everything. Sorry to break the blame chain.murphy2006-04-161-2/+4
* Plugin System extended:murphy2005-12-101-1/+1
* Two new encoders: debug and xml.murphy2005-10-041-10/+15
* New Repository, initial importno author2005-09-261-0/+74