Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup rake_helpers, samples | Kornelius Kalnbach | 2013-06-13 | 1 | -86/+0 |
| | |||||
* | Fixed example tests. | murphy | 2009-12-31 | 1 | -4/+7 |
| | | | | | | | | | | | * test:clean task also deletes .expected.html files * LinesOfCode encoder can deal with tokens that have no scanner. Tests were added for this. * JSON encoder load rubygems if necessary. * NEW :loc as an alias for :lines_of_code * NEW Scanner methods marshal_dump, marshal_load FIXED Tokens dumping (failed while trying to dump @scanner) | ||||
* | Lib: | murphy | 2008-01-07 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Encoder: removed a warning - Encoders::HTML: don't shadow outer variable - Plugin: move require_plugin into class namespace - Ruby Scanner: - "alias" keyword recognition - better regexp/division distinction - recognize ~, !, !=, and !~ as method names (partly Ruby 1.9 only) - reordered states for speed Tests: - updated coderay-suite to use gem instead of require_gem - general improvements (more colors!, new parameter: new, new syntax lang.test for only and new) - fixed ruby suite - adjusted a lot of Ruby tests (alias uses methods now) - new tests: ruby/operators, ruby/regexp Samples: - fixed/updated ('bout time) Rake tasks: - updated to use new rubygems API | ||||
* | das2unix. | murphy | 2006-10-20 | 1 | -82/+82 |
| | |||||
* | Samples: Rename .out to .expected. | murphy | 2006-10-17 | 1 | -2/+2 |
| | |||||
* | Renamed demo files (trim demo_ prefix). | murphy | 2006-10-17 | 1 | -1/+1 |
| | |||||
* | dos2unix | murphy | 2006-10-17 | 1 | -1/+1 |
| | |||||
* | Moved demos to sample/. | murphy | 2006-10-17 | 1 | -0/+82 |