summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New helper module scheme, step 3murphy2005-11-057-5/+5
* New helper module scheme, step 2murphy2005-11-054-524/+0
* New helper module scheme, step 2murphy2005-11-051-213/+0
* New helper module scheme, step 1murphy2005-11-055-0/+737
* Fixed highlight.rbmurphy2005-11-041-1/+1
* First victim of the Demo Tests: Bugfix in tokens.rb!murphy2005-11-041-1/+1
* Finally: Demo Tests!murphy2005-11-0420-2/+1545
* HTML Encoder Documentation updated (:list style)murphy2005-11-041-1/+1
* bench.rb: back to :table stylemurphy2005-11-041-1/+1
* HTML highlighting:murphy2005-11-044-86/+134
* hidden/highlight.rb now supports :info hints.murphy2005-11-021-1/+1
* Version 0.4.6!murphy2005-10-294-5/+53
* ALL-TESTS.rb: not needed.murphy2005-10-294-12568/+1
* Added the good old benchmark suite to the repository.murphy2005-10-2913-1/+140248
* encoders/html.rb: Improved Info hints; better error messages; fixed tab bug!murphy2005-10-295-50/+10452
* test/ruby/test-fitter.rb --> test/ruby/test-fitter.in.rbmurphy2005-10-291-0/+45
* encoders/html.rb: Fixed documentation. (woah, RDoc!)murphy2005-10-291-16/+36
* More Tests!murphy2005-10-293-0/+10443
* Modified ignoring rules for test environmentmurphy2005-10-290-0/+0
* CSS class added. Don't yet know if I use it.murphy2005-10-291-0/+101
* scanners/ruby.rb: changed operator handling = fix and speedup.murphy2005-10-295-108/+112
* scanners/ruby.rb, ruby_helper.rb: Fixes, changes.murphy2005-10-292-19/+61
* Added Test environment.murphy2005-10-2923-0/+17092
* encoder.rb: Added Encoder#file_extensionmurphy2005-10-296-22/+129
* Rakefile: added test, debug and benchmark tasks.murphy2005-10-291-0/+10
* demo/demo_server.rb: Debug mode.murphy2005-10-223-13/+31
* scanners/ruby.rb: fixed string inline codemurphy2005-10-164-11/+11
* Two new encoders: debug and xml.murphy2005-10-048-53/+202
* demo/coderay_demos.tar.gz: demos in a tgzmurphy2005-10-022-3/+9
* repair?murphy2005-10-010-0/+0
* 2 files deleted.murphy2005-10-012-3/+0
* Version number in README updated.murphy2005-10-011-1/+1
* Demos updated, rewritten, enhanced, tested.murphy2005-10-0117-190/+264
* Some demos updated.murphy2005-10-017-67/+48
* (no commit message)murphy2005-10-011-1/+2
* TODO list added.murphy2005-09-291-0/+44
* doc'ed on coderay.rbmurphy2005-09-291-4/+3
* coderay.rb: Id added.murphy2005-09-291-4/+5
* CodeRay: New subversion 0.4.4!murphy2005-09-291-1/+1
* After merge with Plugin branch.murphy2005-09-294-369/+515
* Rakefile:murphy2005-09-291-6/+7
* Re-indented encoder.rb and scanner.rb.murphy2005-09-292-247/+263
* LICENSE: reverted to original version.murphy2005-09-281-96/+93
* Rakefile: LICENSE deleted from RDoc.murphy2005-09-281-2/+1
* modified trunk/LICENSE: RDoc formatmurphy2005-09-282-3/+6
* Still working on Documentation.murphy2005-09-284-94/+96
* (no commit message)murphy2005-09-280-0/+0
* Rakefile: fixed uploadsmurphy2005-09-281-9/+29
* refactoring: encoder.rb: using get_scanner_optionsmurphy2005-09-281-1/+1
* enhanced CodeRay interfacemurphy2005-09-288-189/+348