summaryrefslogtreecommitdiff
path: root/lib/coderay/scanners/debug.rb
Commit message (Expand)AuthorAgeFilesLines
* tweak Debug scanners again, introduce :unknown token kindKornelius Kalnbach2013-07-211-11/+14
* prevent Symbol attack in Debug scannerKornelius Kalnbach2013-07-211-17/+22
* mark possibly problematic spots with FIXMEKornelius Kalnbach2013-07-201-0/+2
* Debug scanner, please use TokenKinds.murphy2011-03-011-9/+9
* Removing tests from library files. They live now in test/unit.murphy2010-06-291-46/+0
* (no commit message)murphy2010-05-181-3/+2
* Got rid of the old streaming system (see #142).murphy2010-05-011-1/+0
* Direct Streaming! See #142 and Changes.textile.murphy2010-05-011-52/+37
* Improved Debug scanner (see Changes.textile).murphy2010-03-311-4/+10
* Debug scanner supports line tokens; more cleanups.murphy2010-03-261-6/+66
* New: Plugin.title (closes #96)murphy2009-06-091-0/+1
* Added more file extensions to Scannersmurphy2008-09-161-0/+1
* Added Debug scanner (for .raydebug files).murphy2006-10-201-0/+60