summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ruby Scanner: Shebang comments are highlighted as :doctype.murphy2009-01-136-48/+52
* Improved benchmark script.murphy2009-01-123-10094/+10098
* Fixed gem task.murphy2009-01-121-2/+2
* Added rake task to copy the generated documentation over to the CodeRay website.murphy2009-01-121-0/+5
* Fixed documentation links.murphy2009-01-124-13/+9
* Fixed a bug in Ruby scanner that broke tests with JRuby.murphy2009-01-112-4/+9
* Fixed documentation, moved README into lib folder.murphy2009-01-055-32/+18
* Added js alias for JavaScript.murphy2009-01-041-0/+1
* Added scanner proposals.murphy2009-01-042-0/+317
* Made plugin ids case-insensitive.murphy2009-01-016-12/+18
* Updated README.murphy2009-01-011-31/+27
* Completed YAML Scanner (closes #34).murphy2009-01-0115-1218/+1272
* Removed yarv task.murphy2009-01-011-4/+0
* Less verbose rake output, but with Ruby version.murphy2008-12-252-1/+4
* Added Star Rating draft to repo and etc folder to coderay-lib.tmproj.murphy2008-12-252-8/+53
* JRuby fixes.murphy2008-12-253-5/+8
* Fixes for Ruby 1.9.murphy2008-12-2528-83/+2228
* Improved YAML Scanner (ticket #34).murphy2008-11-0711-896/+1164
* Fixed tests and YAML Scanner (#34)murphy2008-10-202-3/+3
* New: *YAML* (#53). Preparing for version 0.8.1.murphy2008-10-2020-9/+9557
* New: *JSON* (closes #53). Version 0.8 is near!murphy2008-10-0813-42/+1433
* New: *Simple Diff Scanner* (closes #22).murphy2008-09-3017-15/+4729
* Optimized CSS styles, improved coderay_suite, new HTML test.murphy2008-09-244-17/+958
* Fixed the test for Java Scanner.murphy2008-09-211-2/+2
* Forgot to remove a line from SimpleRegexpScanner that I used for Scanners::Ja...murphy2008-09-211-2/+0
* New: *Java Scanner* (closes #42).murphy2008-09-2114-94/+103555
* New: *CSS Scanner* (closes #29).murphy2008-09-1810-1/+18142
* New: *JavaScript Scanner* (closes #23).murphy2008-09-1610-10/+14780
* Added more file extensions to Scannersmurphy2008-09-1610-15/+27
* More cleanup of todo folder.murphy2008-09-123-573/+79
* Some cleanup for the toto folder.murphy2008-09-112-0/+142
* Fixed coderay/for_redcloth escaping.murphy2008-08-282-3/+42
* Changed CodeRay.for_redcloth into require 'coderay/for_redcloth'.murphy2008-08-284-47/+40
* dated version number to 0.7.9, deleted ROADMAP.murphy2008-08-283-18/+2
* Added CodeRay.for_redcloth with test and documentation.murphy2008-08-284-0/+66
* Changed coderay_suite's defaults: 'noassert' option is now 'assert'.murphy2008-08-111-8/+8
* Added diff task and a Redmine TODO.murphy2008-08-113-8/+669
* Fixed FileType: .html.erb is now recognized as rhtml.murphy2008-08-112-13/+21
* Increased default test sample size. Test will check more and take more time.murphy2008-08-061-1/+1
* Fixed rdoc in coderay.rb.murphy2008-08-062-5/+6
* Changed test suite to test even big files. I hope you have a fast machine.murphy2008-08-041-4/+4
* [KK] Just a little code cleanup and new task 187.murphy2008-07-295-86/+13
* Improved Ruby scanner to use +/- signs only when appropriate (tests adjusted.)murphy2008-01-218-54/+58
* Trying to fix doc task for 1.9murphy2008-01-211-2/+6
* Test suite improved:murphy2008-01-211-63/+68
* Added ruby.rails test to repository.murphy2008-01-212-0/+148518
* - fixed a bug in coderay_suite (break outside of loop?)murphy2008-01-125-27/+26
* Lib:murphy2008-01-0727-153/+334
* Added etc/todo (scanner drafts) and two TextMate project files.murphy2008-01-0776-0/+24418
* Ignore *.rbc files in bench/.murphy2007-11-220-0/+0