summaryrefslogtreecommitdiff
path: root/lib/coderay/scanners/ruby/patterns.rb
Commit message (Expand)AuthorAgeFilesLines
* Improved Ruby scanner (see #147 and Changes.textile.)murphy2010-03-311-24/+28
* Cleanups.murphy2009-12-301-2/+2
* Copying changes and fixes for 0.9.0rc3 from terminal-encoder branch over to t...murphy2009-12-281-2/+2
* Updated Ruby scanner:murphy2009-10-191-15/+21
* Improved UTF-8 support for Ruby Scanner. Also fixed a minor bug.murphy2009-06-071-4/+4
* Ruby scanner: Even more fixes for control and meta escape sequences.murphy2009-02-061-9/+14
* Ruby scanner: Fixed rarely used \c, \C-, and \M- escape sequences.murphy2009-02-051-1/+1
* JRuby fixes.murphy2008-12-251-2/+3
* [KK] Just a little code cleanup and new task 187.murphy2008-07-291-1/+1
* Improved Ruby scanner to use +/- signs only when appropriate (tests adjusted.)murphy2008-01-211-7/+6
* Lib:murphy2008-01-071-10/+7
* Done:murphy2007-01-011-1/+1
* Fixed warning in bench.rb.murphy2006-10-181-0/+13
* Fixed functional test.murphy2006-10-181-1/+2
* rake test now runs in debug mode.murphy2006-07-111-216/+216
* Big re-indenting - no more tabs!murphy2006-07-101-7/+7
* Fixed another bug in the Ruby scanner, this time it was unfinished heredocs w...murphy2006-07-091-210/+210
* Re-indented everything. Sorry to break the blame chain.murphy2006-04-161-7/+5
* styles/_map.rb added. :cycnus is now default style. html/css.rb adjusted.murphy2006-04-151-3/+7
* Large update: Scanners for HTML, RHTML and Nitro-XHTML added.murphy2006-04-101-1/+1
* Added HTML scanner!murphy2006-04-041-4/+5
* Deleted silly debug print.murphy2006-03-151-1/+1
* Ruby scanner fixed - nasty bug in ruby/patterns.rb.murphy2006-03-151-7/+7
* scanners/ruby/patterns.rb:murphy2005-12-111-1/+1
* Plugin System extended:murphy2005-12-101-0/+213