summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New Scanner: *C++* (#76)!murphy2009-10-1911-1/+18380
* Removing C++ tests from C test suite.murphy2009-10-192-1036/+0
* Scanner sets KINDS_NOT_LOC, Tokens#scanner.murphy2009-10-181-0/+4
* Updated README.murphy2009-10-181-2/+3
* Tweaking colors for :pre_type, :pseudo_class and :exception.murphy2009-10-181-3/+3
* LinesOfCode: Language dependent via KINDS_NOT_LOC, documentation.murphy2009-10-181-1/+16
* TokenClassFilter: Support for :exclud => :all.murphy2009-10-181-2/+3
* Fixing Ruby 1.9 warnings.murphy2009-10-181-2/+2
* Require token_classes from coderay.rb.murphy2009-10-181-0/+1
* Fixing for_redcloth for latest RedCloth versions.murphy2009-10-181-4/+9
* tokens.rb: cleanup, Tokens#scanner, tests.murphy2009-10-181-45/+49
* Minor speedup for Ruby 1.9.murphy2009-10-181-1/+3
* Removing :procedure token class.murphy2009-10-181-1/+1
* Testing for_redcloth and lines_of_code.murphy2009-10-181-1/+48
* Testing whether #dup works for WordList as expected.murphy2009-10-181-0/+9
* Fixed sample test.murphy2009-10-101-4/+7
* We don't need Tokens encoder any more.murphy2009-10-101-44/+0
* Adding some test code for Clojure.murphy2009-10-031-0/+6820
* Adding lists of PHP constants and functions (TODO).murphy2009-10-033-0/+5849
* Adding .dpr, .pas and .rxml to FileType::TypeFromExt list.murphy2009-07-081-0/+3
* Added LinesOfCode encoder (issue #123) - simple version.murphy2009-06-292-0/+49
* Renamed TokenFilter to TokenClassFilter.murphy2009-06-282-5/+5
* Working around a problem with latest RedCloth versions (>= 4.2.0) (issue #119)murphy2009-06-271-1/+8
* Added a Filter class; filters inherit from it and yield tokens.murphy2009-06-204-17/+34
* * Improved implementation of Encoder *token callbacks.murphy2009-06-207-15/+78
* Fixed for_redcloth for latest RedCloth (4.2.0+) versions (issue #119).murphy2009-06-202-2/+2
* Fixed an issue with the YAML class being redefined by the scanners tests.murphy2009-06-171-1/+2
* Forgotten test file.murphy2009-06-131-779/+779
* Python Scanner (issue #41) updated:murphy2009-06-133-541/+560
* New: Plugin.title (closes #96)murphy2009-06-097-1/+14
* Benchmark: Actually, the abbreviation for second is s, not sec.murphy2009-06-091-4/+4
* Fixed XML Encoder; closes #94.murphy2009-06-091-1/+1
* Fixed an issue with predefined idents in the Python Scanner.murphy2009-06-071-0/+1
* Improved UTF-8 support for Ruby Scanner. Also fixed a minor bug.murphy2009-06-076-11/+98
* Removed obsolete :level property from HTML Encoder.murphy2009-06-071-1/+1
* Changed a $DEBUG raise into a puts (issue #99).murphy2009-05-021-1/+1
* RubyEE no longer included in test:all.murphy2009-04-221-1/+1
* Fixed a minor bug in the YAML scanner.murphy2009-04-221-1/+2
* Cleanups and minor fixes to PHP scanner (issue #36).murphy2009-04-222-27/+20
* More cleanup.murphy2009-04-221-4/+4
* SQL scanner cleanup (issue #33).murphy2009-04-222-12/+15
* Improved Python scanner (issue #41).murphy2009-04-2210-120/+221
* Lots of improvements for the PHP scanner.murphy2009-04-223-614/+635
* Test cleanup.murphy2009-04-207-3121/+2990
* Many improvements to PHP Scanner.murphy2009-04-205-1937/+2044
* FIXED: CaseIgnoringWordList respects default value (closes #97).murphy2009-04-202-0/+5
* New: *PHP and SQL Scanners*murphy2009-04-2020-4/+13036
* Added some version patches and other files.murphy2009-04-205-6/+1674
* Fixed some test suite problems.murphy2009-04-204-20/+23
* Added test outputs for Python.murphy2009-04-204-0/+36976