2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Dec 22, 2024 — Dec 22, 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... almost 20 years ago
Added a test with one-liners (jarh.in.rb) More... almost 20 years ago
Added export task. More... almost 20 years ago
Fixed HTML encoder. Changed HTML::CSS.load_stylesheet behaviour. More... almost 20 years ago
HTML encoder improved (hint handling, :info_long) Ignore latex encoder until it's finished. More... almost 20 years ago
Deleted silly debug print. More... almost 20 years ago
Adjusted docu to interface (old :column --> new :table) More... almost 20 years ago
Ruby scanner fixed - nasty bug in ruby/patterns.rb. besetzung.in.rb test added. highlight.rb updated. More... almost 20 years ago
Ruby scanner errors fixed. demo_dump and demo_encoder updated for new YAML version. Fixes in output.rb and numerization.rb More... almost 20 years ago
New Test: test/ruby/tk-calc.in.rb. Thanks to mawe. More... almost 20 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... almost 20 years ago
plugin.rb: _map loading now without exceptions (doesn't produce rubygem warnings) test/ruby/quotes: second test case added More... almost 20 years ago
Plugin documentation updated. More... about 20 years ago
scanners/ruby/patterns.rb: Changed recognition of numerics + and - prefixes now belong to the number. tests and demos adjusted. More... about 20 years ago
Example benchmark extended. More... about 20 years ago
bench.rb fixed, example output added. More... about 20 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... about 20 years ago
Some fixes for cYcnus style (capital Y makes problems) Fixes in the coderay_rdoc_template. More... about 20 years ago
New IDEAs. More... about 20 years ago
TODO list updated. More... about 20 years ago
New Style system added - still beta. More... about 20 years ago
plugin.rb cleanup ROADMAP and TODO updated More... about 20 years ago
README: Version number updated, small changes Rakefile: up_gem now also calls make. More... about 20 years ago
helpers/plugin.rb: New plugin mapping system _maps added; demos adjusted More... about 20 years ago
Improved code statistics! More... about 20 years ago
Fixed demo/demo_load_* More... about 20 years ago
bench/bench.rb: Added SilverCity benchmarking More... about 20 years ago
helpers/word_list.rb: enhanced doc a bit. More... about 20 years ago
test suite updated More... about 20 years ago
helpers/word_list.rb: new CaseIgnoringWordList class simplified implementation Performance gain should be small. More... about 20 years ago