summaryrefslogtreecommitdiff
path: root/lib/coderay/scanners/html.rb
Commit message (Expand)AuthorAgeFilesLines
* Got rid of the old streaming system (see #142).murphy2010-05-011-1/+0
* Direct Streaming! See #142 and Changes.textile.murphy2010-05-011-87/+77
* Cleanup and simplify HTML scanner.murphy2010-03-261-16/+21
* Updating scanners: Ruby 1.9 warnings, KINDS_NOT_LOCmurphy2009-10-191-2/+9
* Completed YAML Scanner (closes #34).murphy2009-01-011-1/+1
* New: *YAML* (#53). Preparing for version 0.8.1.murphy2008-10-201-2/+0
* Tests:murphy2006-10-151-0/+3
* Changed error handling of all scanners: :error tokens are OK now, even in deb...murphy2006-07-111-167/+174
* Big re-indenting - no more tabs!murphy2006-07-101-161/+161
* Fix:murphy2006-06-281-1/+1
* New Version: 0.7.0!murphy2006-04-191-2/+2
* Re-indented everything. Sorry to break the blame chain.murphy2006-04-161-2/+4
* All scanners revisited not to produce errors unless in DEBUG mode. [thx@Daniel]murphy2006-04-161-1/+1
* Large update: Scanners for HTML, RHTML and Nitro-XHTML added.murphy2006-04-101-20/+37
* Added HTML scanner!murphy2006-04-041-0/+148