summaryrefslogtreecommitdiff
path: root/lib/coderay/scanners
Commit message (Expand)AuthorAgeFilesLines
* 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