Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving scanner tests into separate repository. The repository can be reached ↵ | murphy | 2010-04-14 | 17 | -13058/+0 |
| | | | | at http://svn.rubychan.de/coderay-scanner-tests/trunk. | ||||
* | Upporting changes from 0.9.2 (vs. 0.9.1). | murphy | 2010-03-31 | 2 | -0/+18 |
| | |||||
* | Copying changes and fixes for 0.9.0rc3 from terminal-encoder branch over to ↵ | murphy | 2009-12-28 | 9 | -149/+989 |
| | | | | trunk. | ||||
* | Updated PHP scanner (#36) | murphy | 2009-10-20 | 4 | -161/+327 |
| | | | | | | | | * highlighting of class and function definitions * improved HTML/PHP detection * heredocs (simple) * a new test for classes | ||||
* | Updated PHP scanner: added a test, improved HTML/PHP detection, cleanup. | murphy | 2009-10-19 | 2 | -0/+2 |
| | |||||
* | Cleanups and minor fixes to PHP scanner (issue #36). | murphy | 2009-04-22 | 1 | -2/+2 |
| | |||||
* | Lots of improvements for the PHP scanner. | murphy | 2009-04-22 | 2 | -509/+509 |
| | |||||
* | Many improvements to PHP Scanner. | murphy | 2009-04-20 | 3 | -1825/+1825 |
| | | | | | | | | * added lots of built-in functions, constants, syntax rule fixes... * automatic HTML/PHP document recognition; experimental! * cYcnus style adjusted; inline_delimiter outside of token group has a style now. * clean-up still not finished | ||||
* | New: *PHP and SQL Scanners* | murphy | 2009-04-20 | 7 | -0/+12032 |
* Both not well tested yet, preview versions. * Some example code for both languages. * PHP scanner original by Stefan Walk. * SQL scanner using code by Keith Pitt and Josh Goebel. |