summaryrefslogtreecommitdiff
path: root/lib/coderay/encoders/lines_of_code.rb
Commit message (Expand)AuthorAgeFilesLines
* Major rewrite of encoders to support IO output; fixed some minor scanner bugs...Kornelius Kalnbach2011-08-191-1/+2
* Encoder refactoring to fix LOC and Statistic encodersmurphy2011-04-201-9/+6
* lines of code, still not working properlymurphy2011-03-071-2/+6
* LOC encoder uses faster to_s encoder now and prints a more useful warning whe...murphy2010-06-291-51/+2
* Cleanup, documentation and enhancements to the Filters:murphy2010-05-181-0/+2
* Direct Streaming! See #142 and Changes.textile.murphy2010-05-011-3/+3
* Fixed a buggy warning.murphy2010-04-281-1/+1
* Renamed token_classes to token_kinds (closes #122).murphy2010-03-301-3/+3
* Fixed example tests.murphy2009-12-311-2/+58
* LinesOfCode: Language dependent via KINDS_NOT_LOC, documentation.murphy2009-10-181-1/+16
* Added LinesOfCode encoder (issue #123) - simple version.murphy2009-06-291-0/+19