summaryrefslogtreecommitdiff
path: root/lib/coderay/scanners/sql.rb
Commit message (Collapse)AuthorAgeFilesLines
* More cleanup.murphy2009-04-221-4/+4
|
* SQL scanner cleanup (issue #33).murphy2009-04-221-8/+11
| | | | | * Increased size of the test suite random samples.
* New: *PHP and SQL Scanners*murphy2009-04-201-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.