Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup rake_helpers, samples | Kornelius Kalnbach | 2013-06-13 | 1 | -1517/+0 |
| | |||||
* | cleanups, documentation for TokensProxy | Kornelius Kalnbach | 2011-09-21 | 1 | -5/+4 |
| | |||||
* | Big re-indenting - no more tabs! | murphy | 2006-07-10 | 1 | -17/+17 |
| | |||||
* | Some fixes for cYcnus style (capital Y makes problems) | murphy | 2005-12-05 | 1 | -1/+3 |
| | | | | | Fixes in the coderay_rdoc_template. | ||||
* | Demos updated, rewritten, enhanced, tested. | murphy | 2005-10-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | Some code cleanups. Bugs fixed, scanner and encoder improved: count.rb: marked Streamable html_css.rb: style for inline numbers html.rb: changed options; :line_numbers_offset is now :line_number_start html_output.rb: offset for inline numbers fixed html.rb: token text no longer changed by gsub! while highlighting (this is even faster!) text.rb, plugin.rb: reindented ruby.rb: eleminated multiple assignments for speed tokens.rb: reindented, Tokens#to_s added, #<< returns self Plugin system: bugs fixed, error messages improved. | ||||
* | new build; | murphy | 2005-09-27 | 1 | -0/+1516 |
Documentation progress; html_coderay_generator added |