summaryrefslogtreecommitdiff
path: root/lib/coderay/tokens.rb
Commit message (Collapse)AuthorAgeFilesLines
* Tests:murphy2006-10-151-2/+48
| | | | | | | | | | | | | | | | - improved coderay_suite.rb (random and shuffled tests, max parameter, scannerlang->lang, sorted test cases...) - changed html output extension to .actual.html to svn:ignore them - fixed some tests (deleted $Id$ etc.) - made XHTML testcase work Scanners: - fixed HTML, Delphi and Nitro scanners thanks to new tests Engine: - Tokens#fix and #fix! added (yet to be tested) - improved Scanner#raise_inspect a bit Converted more files to UNIX format (go away, stinkin' \r!)
* rake test now runs in debug mode.murphy2006-07-111-322/+322
| | | | All .rb files converted to UNIX format (where did the \r come from?)
* Big re-indenting - no more tabs!murphy2006-07-101-318/+318
|
* HTML Encoder: hints fixed and improved. Still in progress.murphy2006-03-161-5/+4
| | | | | Documentation cleanups.
* First victim of the Demo Tests: Bugfix in tokens.rb!murphy2005-11-041-1/+1
|
* demo/demo_server.rb: Debug mode.murphy2005-10-221-4/+3
| | | | | tokens.rb: orig_each alias deleted; using super now. scanners/ruby.rb: experimental Regexp/Fancy string recognition for "method /.../" cases.
* Demos updated, rewritten, enhanced, tested.murphy2005-10-011-10/+24
| | | | | | | | | | | | | | | | | 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.
* enhanced CodeRay interfacemurphy2005-09-281-7/+15
| | | | | updated demo_css.rb Rakefile: rdoc_small task added
* New Repository, initial importno author2005-09-261-0/+302