2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Sep 11, 2024 — Sep 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed XML Encoder; closes #94. More... over 16 years ago
Fixed an issue with predefined idents in the Python Scanner. More... over 16 years ago
Improved UTF-8 support for Ruby Scanner. Also fixed a minor bug. More... over 16 years ago
Removed obsolete :level property from HTML Encoder. Thanks to Gavin for pointing that out. More... over 16 years ago
Changed a $DEBUG raise into a puts (issue #99). More... over 16 years ago
RubyEE no longer included in test:all. It always reacts the same way as my default Ruby 1.8. More... over 16 years ago
Fixed a minor bug in the YAML scanner. More... over 16 years ago
Cleanups and minor fixes to PHP scanner (issue #36). More... over 16 years ago
More cleanup. More... over 16 years ago
SQL scanner cleanup (issue #33). More... over 16 years ago
Improved Python scanner (issue #41). More... over 16 years ago
Lots of improvements for the PHP scanner. More... over 16 years ago
Test cleanup. More... over 16 years ago
Many improvements to PHP Scanner. More... over 16 years ago
FIXED: CaseIgnoringWordList respects default value (closes #97). More... over 16 years ago
New: *PHP and SQL Scanners* More... over 16 years ago
Added some version patches and other files. More... over 16 years ago
Fixed some test suite problems. More... over 16 years ago
Added test outputs for Python. More... over 16 years ago
Experimental Unicode support for Scanners in Ruby 1.9. More... over 16 years ago
Updated some comments for XML and HTML encoder. More... over 16 years ago
New: *JSON Encoder* More... over 16 years ago
Java scanner: * Fixed test after r305 broke it. * [FIXED] Save last_token_dot state through comments. More... over 16 years ago
Added some CodeRay grafics: an icon and a rainbow Ruby-chan :) You can see them on the CodeRay website coderay.rubychan.de. More... over 16 years ago
New: *Python Scanner* (feature #41) More... over 16 years ago
Fixed generate:scanner task; it now also sets the file_extension. More... over 16 years ago
Fixing sample tests. More... over 16 years ago
Using the new :title option in coderay_suite.rb. More... over 16 years ago
Added a :title option for the HTML Encoder. Closes #55. More... over 16 years ago
Added a generate:scanner task for easy Scanner generation. More... over 16 years ago