Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanups and minor fixes to PHP scanner (issue #36). | murphy | 2009-04-22 | 1 | -25/+18 |
| | |||||
* | Lots of improvements for the PHP scanner. | murphy | 2009-04-22 | 1 | -105/+126 |
| | |||||
* | Many improvements to PHP Scanner. | murphy | 2009-04-20 | 1 | -108/+214 |
| | | | | | | | | * 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 | 1 | -0/+284 |
* 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. |