summaryrefslogtreecommitdiff
path: root/pygments/lexers/sql.py
Commit message (Expand)AuthorAgeFilesLines
* Closes #853: fix typo in SQL lexer.Georg Brandl2013-05-191-1/+1
* Happy new year 2013.Georg Brandl2013-01-091-1/+1
* Closes #749: get rid of deepcopy usage to restore 2.4 compatibilityGeorg Brandl2012-05-081-8/+2
* Minor lint fixesTim Hatch2012-03-091-4/+4
* Closes #739: replace generator-send with custom class to work under 2.4.Georg Brandl2012-02-181-7/+16
* Copyright update.Georg Brandl2012-02-051-1/+1
* Module reorganizing: move sql stuff together, create new "shell" module.Georg Brandl2012-02-051-0/+556