Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove obsolete big C example code, to make this a Ruby project on GitHub | Kornelius Kalnbach | 2011-09-09 | 1 | -38/+0 |
| | |||||
* | New Scanner: Scheme (thanks closure!) | murphy | 2007-01-01 | 1 | -0/+38 |
Test and example added. Token changed: operator_fat instead of operator_name (for use with LISP-like parentheses). Added file_extension for Scanners. Improved CodeRay::Suite: - uses scanners file extension now - example parameter is now named "only" - only param overwrite MAX_CODE_SIZE_TO_HIGHLIGHT |