Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving scanner tests into separate repository. The repository can be reached ↵ | murphy | 2010-04-14 | 1 | -7282/+0 |
| | | | | at http://svn.rubychan.de/coderay-scanner-tests/trunk. | ||||
* | New: *JavaScript Scanner* (closes #23). | murphy | 2008-09-16 | 1 | -0/+7282 |
* It's quite good and fast, but still a beta. * I included Prototype and script.aculo.us as example code for testing. More changes: * Added two new token classes, :keyword and :key, along with CSS styles. ** Actually, we should use :keyword for most scanners that now use :reserved. * HTML Encoder: The CSS parser understands multiple selectors separated by commas. |