summaryrefslogtreecommitdiff
path: root/lib/coderay/scanners
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improved Delphi scanner.murphy2006-10-201-6/+23
* Ruby scanner: #{...} delimiters are now :inline_delimiter to solve CSS problem.murphy2006-10-181-2/+2
* Fixed warning in bench.rb.murphy2006-10-182-19/+35
* Fixed functional test.murphy2006-10-182-2/+3
* Tests:murphy2006-10-153-1/+8
* Ruby scanner: deleted regexp highlighting (didn't work anyway)murphy2006-09-281-40/+0
* Fixed Plaintext scanner (crashed on empty text - ouch!!)murphy2006-07-111-1/+2
* rake test now runs in debug mode.murphy2006-07-113-249/+249
* Changed error handling of all scanners: :error tokens are OK now, even in deb...murphy2006-07-117-1055/+1090
* Big re-indenting - no more tabs!murphy2006-07-1010-651/+651
* Fixed another bug in the Ruby scanner, this time it was unfinished heredocs w...murphy2006-07-092-574/+575
* [BUG] Fixed bug in Ruby-Scanner (input ends with unfinished escape in string)...murphy2006-07-091-0/+2
* Fix:murphy2006-06-281-1/+1
* New Version: 0.7.0!murphy2006-04-192-2/+20
* Re-indented everything. Sorry to break the blame chain.murphy2006-04-169-32/+45
* All scanners revisited not to produce errors unless in DEBUG mode. [thx@Daniel]murphy2006-04-164-5/+15
* styles/_map.rb added. :cycnus is now default style. html/css.rb adjusted.murphy2006-04-152-36/+40
* Large update: Scanners for HTML, RHTML and Nitro-XHTML added.murphy2006-04-106-36/+248
* Added HTML scanner!murphy2006-04-045-11/+164
* Ruby Scanner: Capital methods (Kernel#Array etc.) are now highlighted as idents.murphy2006-03-241-2/+2
* HTML Encoder: inline numerization corrected.murphy2006-03-231-3/+3
* Deleted silly debug print.murphy2006-03-151-1/+1
* Ruby scanner fixed - nasty bug in ruby/patterns.rb.murphy2006-03-151-7/+7
* Ruby scanner errors fixed.murphy2006-03-151-4/+4
* scanners/ruby/patterns.rb:murphy2005-12-111-1/+1
* Plugin System extended:murphy2005-12-102-1/+1
* helpers/plugin.rb: New plugin mapping systemmurphy2005-11-061-0/+10
* helpers/word_list.rb:murphy2005-11-052-2/+2
* New helper module scheme, step 3murphy2005-11-052-1/+1
* New helper module scheme, step 2murphy2005-11-051-213/+0
* New helper module scheme, step 1murphy2005-11-051-0/+213
* scanners/ruby.rb: changed operator handling = fix and speedup.murphy2005-10-291-19/+23
* scanners/ruby.rb, ruby_helper.rb: Fixes, changes.murphy2005-10-292-19/+61
* demo/demo_server.rb: Debug mode.murphy2005-10-221-1/+2
* scanners/ruby.rb: fixed string inline codemurphy2005-10-161-4/+3
* Two new encoders: debug and xml.murphy2005-10-042-23/+26
* Demos updated, rewritten, enhanced, tested.murphy2005-10-011-9/+13
* Scanners in alpha state moved to hidden.no author2005-09-263-491/+0
* New Repository, initial importno author2005-09-268-0/+1319