summaryrefslogtreecommitdiff
path: root/lib/coderay/scanners/_map.rb
Commit message (Expand)AuthorAgeFilesLines
* Major rewrite of encoders to support IO output; fixed some minor scanner bugs...Kornelius Kalnbach2011-08-191-2/+2
* add :erb as Ruby scanner aliasKornelius Kalnbach2011-07-261-13/+14
* various fixes and cleanups in CodeRay's helpersmurphy2011-05-211-2/+3
* Code cleanup.murphy2010-11-211-3/+3
* Cleanup of scanner map:murphy2010-03-261-2/+1
* New Scanner: *C++* (#76)!murphy2009-10-191-1/+3
* New: *PHP and SQL Scanners*murphy2009-04-201-4/+8
* Added js alias for JavaScript.murphy2009-01-041-0/+1
* New: *YAML* (#53). Preparing for version 0.8.1.murphy2008-10-201-1/+2
* Added more file extensions to Scannersmurphy2008-09-161-1/+1
* Changed error handling of all scanners: :error tokens are OK now, even in deb...murphy2006-07-111-14/+15
* Big re-indenting - no more tabs!murphy2006-07-101-9/+9
* Re-indented everything. Sorry to break the blame chain.murphy2006-04-161-11/+11
* Large update: Scanners for HTML, RHTML and Nitro-XHTML added.murphy2006-04-101-1/+3
* Added HTML scanner!murphy2006-04-041-1/+3
* helpers/plugin.rb: New plugin mapping systemmurphy2005-11-061-0/+10