2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 24, 2024 — Jun 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed HTML encoder again. (Run the test, baka!) Added jarh.out.raydebug test output. Fixed a typo in Rakefile. More... over 19 years ago
Added a test with one-liners (jarh.in.rb) More... over 19 years ago
Added export task. More... over 19 years ago
Fixed HTML encoder. Changed HTML::CSS.load_stylesheet behaviour. More... over 19 years ago
HTML encoder improved (hint handling, :info_long) Ignore latex encoder until it's finished. More... over 19 years ago
Deleted silly debug print. More... over 19 years ago
Adjusted docu to interface (old :column --> new :table) More... over 19 years ago
Ruby scanner fixed - nasty bug in ruby/patterns.rb. besetzung.in.rb test added. highlight.rb updated. More... over 19 years ago
Ruby scanner errors fixed. demo_dump and demo_encoder updated for new YAML version. Fixes in output.rb and numerization.rb More... over 19 years ago
New Test: test/ruby/tk-calc.in.rb. Thanks to mawe. More... over 19 years ago
WordList is now a first-class Class independent from CodeRay. I used it in my HTMLParser, so it became WordList instead of CodeRay::Scanners::Scanner::WordList. Some functionality was added and changed, too. Speed should be the same. More... over 19 years ago
plugin.rb: _map loading now without exceptions (doesn't produce rubygem warnings) test/ruby/quotes: second test case added More... over 19 years ago
Plugin documentation updated. More... over 19 years ago
scanners/ruby/patterns.rb: Changed recognition of numerics + and - prefixes now belong to the number. tests and demos adjusted. More... over 19 years ago
Example benchmark extended. More... over 19 years ago
bench.rb fixed, example output added. More... over 19 years ago
Plugin System extended: - helper method - path names are expanded encoders/html.rb, div.rb, span.rb, ruby.rb: - using new methods (fixes problems with rdoc and test tasks): More... over 19 years ago
Some fixes for cYcnus style (capital Y makes problems) Fixes in the coderay_rdoc_template. More... over 19 years ago
New IDEAs. More... over 19 years ago
TODO list updated. More... over 19 years ago
New Style system added - still beta. More... over 19 years ago
plugin.rb cleanup ROADMAP and TODO updated More... over 19 years ago
README: Version number updated, small changes Rakefile: up_gem now also calls make. More... over 19 years ago
helpers/plugin.rb: New plugin mapping system _maps added; demos adjusted More... over 19 years ago
Improved code statistics! More... over 19 years ago
Fixed demo/demo_load_* More... over 19 years ago
bench/bench.rb: Added SilverCity benchmarking More... over 19 years ago
helpers/word_list.rb: enhanced doc a bit. More... over 19 years ago
test suite updated More... over 19 years ago
helpers/word_list.rb: new CaseIgnoringWordList class simplified implementation Performance gain should be small. More... over 19 years ago