summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improved the styles a bit.murphy2010-03-312-6/+6
* Missing change logged.murphy2010-03-311-0/+3
* Improved Ruby scanner (see #147 and Changes.textile.)murphy2010-03-3113-303/+369
* Updated coderay binary documentation.murphy2010-03-311-1/+2
* Use new :alpha style be default. This means IE will have problems with the co...murphy2010-03-313-2/+6
* Updated test suite to use new Diff scanner and :alpha style.murphy2010-03-301-21/+57
* Updated diff scanner tests.murphy2010-03-304-2027/+2177
* Improved Diff scanner - yay! Finally! Still imperfect, but works (see #52).murphy2010-03-302-17/+50
* Improved Terminal encoder (documentation, handling of line tokens).murphy2010-03-302-58/+85
* Those TextMate project updates bug me.murphy2010-03-301-8/+12
* Upporting r463, removing String#to_unix.murphy2010-03-302-23/+28
* Code cleanup.murphy2010-03-301-4/+2
* Added alias :remove_comments for CommentFilter.murphy2010-03-302-1/+6
* Added documentation to encoders; more code cleanups.murphy2010-03-3012-23/+113
* Renamed token_classes to token_kinds (closes #122).murphy2010-03-3010-142/+178
* Added new keywords and functions to SQL scanner (see #221, thanks to Joshua G...murphy2010-03-304-3/+517
* Cleanups and updates for FileType.murphy2010-03-262-27/+35
* Plugin depends on -w instead of -d for warnings.murphy2010-03-261-1/+1
* Scanner suite: Use Pathname.murphy2010-03-261-2/+4
* Ignore sample/*.diff.murphy2010-03-260-0/+0
* Updated change log.murphy2010-03-261-0/+5
* Debug scanner supports line tokens; more cleanups.murphy2010-03-264-16/+130
* Long overdue updates for the coderay executable - yay!murphy2010-03-262-6/+26
* Updated Changes.textile.murphy2010-03-261-3/+18
* Update to the TextMate project I use.murphy2010-03-261-9/+15
* Cleanup.murphy2010-03-261-1/+1
* test:clean task removes debug.diff.html too.murphy2010-03-261-0/+3
* Cleanup.murphy2010-03-261-1/+0
* Improved functional tests.murphy2010-03-262-3/+14
* TODO: A CSharp scanner by percy li, see http://www.redmine.org/boards/3/topic...murphy2010-03-261-0/+156
* Updating tests for Scheme scanner.murphy2010-03-262-3002/+3002
* Updating tests for Groovy and JavaScript scanners.murphy2010-03-265-4184/+4184
* Cleanup to Scheme scanner; removed :operator_fat token kind.murphy2010-03-261-59/+61
* Cleanup and simplify HTML scanner.murphy2010-03-261-16/+21
* Fixed documentation of C scanner.murphy2010-03-261-2/+0
* Cleanups for C, C++, CSS, Delphi, Groovy, Java, PHP, Python, RHTML, XML, and ...murphy2010-03-2611-111/+141
* Improvements and cleanups in JavaScript Scanner:murphy2010-03-261-17/+22
* Cleanup of Nitro-XHTML Scanner.murphy2010-03-261-9/+10
* Cleanup of JSON Scanner.murphy2010-03-261-2/+9
* Cleanup of JSON Scanner.murphy2010-03-261-6/+9
* Cleanup of scanner map:murphy2010-03-261-2/+1
* Tests for the improved SQL scanner.murphy2010-03-218-95/+195
* Improvements to the SQL scanner - more keywords, more colors :)murphy2010-03-211-10/+24
* Updated Changes.textile.murphy2010-02-201-4/+48
* Closes #205.murphy2010-02-190-0/+0
* A new color style using HSLA colors (alpha channel, issue #199)murphy2010-02-171-0/+145
* Documentation cleanup.murphy2010-02-131-2/+2
* Documentation.murphy2010-02-131-7/+10
* Ruby scanner can't parse complex method definitions (issue #147)murphy2010-01-223-0/+180
* Added some coderay statistic scripts, and ansi-color experiments frommurphy2010-01-225-3/+385