summaryrefslogtreecommitdiff
path: root/lib/coderay/scanners
Commit message (Expand)AuthorAgeFilesLines
* Python Scanner (issue #41) updated:murphy2009-06-131-52/+71
* New: Plugin.title (closes #96)murphy2009-06-095-0/+5
* 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-072-11/+30
* Fixed a minor bug in the YAML scanner.murphy2009-04-221-1/+2
* Cleanups and minor fixes to PHP scanner (issue #36).murphy2009-04-221-25/+18
* More cleanup.murphy2009-04-221-4/+4
* SQL scanner cleanup (issue #33).murphy2009-04-221-8/+11
* Improved Python scanner (issue #41).murphy2009-04-221-19/+45
* Lots of improvements for the PHP scanner.murphy2009-04-221-105/+126
* Many improvements to PHP Scanner.murphy2009-04-201-108/+214
* New: *PHP and SQL Scanners*murphy2009-04-203-4/+451
* Experimental Unicode support for Scanners in Ruby 1.9.murphy2009-04-201-1/+3
* Java scanner:murphy2009-04-142-5/+7
* New: *Python Scanner* (feature #41)murphy2009-04-141-0/+204
* Fixed generate:scanner task; it now also sets the file_extension.murphy2009-04-141-0/+1
* JavaScript scanner: Fixed string keys (closes #85).murphy2009-02-201-11/+10
* Removed subversion $Id$ lines.murphy2009-02-203-6/+0
* Java scanner highlights interface declarations as :class.murphy2009-02-201-1/+1
* Fixed CSS scanner (closes #72).murphy2009-02-061-6/+28
* Ruby scanner: Even more fixes for control and meta escape sequences.murphy2009-02-061-9/+14
* Ruby scanner: Fixed rarely used \c, \C-, and \M- escape sequences.murphy2009-02-052-1/+2
* Fixed a Ruby 1.8 compatibility bug in Groovy Scanner.murphy2009-01-221-1/+1
* Fixed JavaScript scanner, highlighting of strings as keys.murphy2009-01-221-4/+12
* Updated Groovy Scanner (feature #60).murphy2009-01-221-33/+57
* New: *Groovy Scanner* (feature #60)murphy2009-01-131-0/+247
* Java Scanner: remove :regexp cases, use :pre_type for built-in types.murphy2009-01-131-10/+3
* Ruby Scanner: Shebang comments are highlighted as :doctype.murphy2009-01-131-0/+4
* Fixed a bug in Ruby scanner that broke tests with JRuby.murphy2009-01-111-1/+2
* Added js alias for JavaScript.murphy2009-01-041-0/+1
* Completed YAML Scanner (closes #34).murphy2009-01-012-26/+29
* JRuby fixes.murphy2008-12-251-2/+3
* Fixes for Ruby 1.9.murphy2008-12-251-5/+5
* Improved YAML Scanner (ticket #34).murphy2008-11-071-9/+33
* Fixed tests and YAML Scanner (#34)murphy2008-10-201-1/+1
* New: *YAML* (#53). Preparing for version 0.8.1.murphy2008-10-204-4/+116
* New: *JSON* (closes #53). Version 0.8 is near!murphy2008-10-081-0/+106
* New: *Simple Diff Scanner* (closes #22).murphy2008-09-301-0/+104
* New: *Java Scanner* (closes #42).murphy2008-09-213-16/+610
* New: *CSS Scanner* (closes #29).murphy2008-09-181-0/+181
* New: *JavaScript Scanner* (closes #23).murphy2008-09-161-0/+191
* Added more file extensions to Scannersmurphy2008-09-166-2/+6
* [KK] Just a little code cleanup and new task 187.murphy2008-07-291-1/+1
* Improved Ruby scanner to use +/- signs only when appropriate (tests adjusted.)murphy2008-01-212-13/+17
* Lib:murphy2008-01-072-24/+29
* Benchmark, comparison: replaced SilverCity with pygmentsmurphy2007-04-241-1/+1
* New Scanner: Scheme (thanks closure!)murphy2007-01-012-0/+143
* Done:murphy2007-01-014-32/+36
* Fixed RHTML and NitroXHTML scanners to use new :inline_delimiter tokens.murphy2006-10-202-6/+6
* Added Debug scanner (for .raydebug files).murphy2006-10-201-0/+60