summaryrefslogtreecommitdiff
path: root/lib/coderay/scanners/rhtml.rb
Commit message (Expand)AuthorAgeFilesLines
* Major rewrite of encoders to support IO output; fixed some minor scanner bugs...Kornelius Kalnbach2011-08-191-77/+0
* new method Scanner#scan_rest (upported from 0.9.8), and Scanner::ScanError is...murphy2011-05-211-1/+1
* Fixing RHTML comments (#241).murphy2010-07-141-2/+6
* Got rid of the old streaming system (see #142).murphy2010-05-011-1/+0
* Direct Streaming! See #142 and Changes.textile.murphy2010-05-011-26/+26
* Cleanups for C, C++, CSS, Delphi, Groovy, Java, PHP, Python, RHTML, XML, and ...murphy2010-03-261-4/+4
* Updating scanners: Ruby 1.9 warnings, KINDS_NOT_LOCmurphy2009-10-191-1/+3
* New: Plugin.title (closes #96)murphy2009-06-091-0/+1
* Removed subversion $Id$ lines.murphy2009-02-201-2/+0
* Fixed RHTML and NitroXHTML scanners to use new :inline_delimiter tokens.murphy2006-10-201-2/+2
* Changed error handling of all scanners: :error tokens are OK now, even in deb...murphy2006-07-111-65/+73
* Big re-indenting - no more tabs!murphy2006-07-101-59/+59
* Re-indented everything. Sorry to break the blame chain.murphy2006-04-161-2/+4
* Large update: Scanners for HTML, RHTML and Nitro-XHTML added.murphy2006-04-101-0/+63