Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating scanners: Ruby 1.9 warnings, KINDS_NOT_LOC | murphy | 2009-10-19 | 1 | -2/+2 |
| | | | | | * Also, DATABASE is a SQL keyword. | ||||
* | More cleanup. | murphy | 2009-04-22 | 1 | -4/+4 |
| | |||||
* | SQL scanner cleanup (issue #33). | murphy | 2009-04-22 | 1 | -8/+11 |
| | | | | | * Increased size of the test suite random samples. | ||||
* | New: *PHP and SQL Scanners* | murphy | 2009-04-20 | 1 | -0/+159 |
* 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. |