summaryrefslogtreecommitdiff
path: root/pygments/regexopt.py
Commit message (Expand)AuthorAgeFilesLines
* regexopt: return the uncompiled regex.Georg Brandl2014-09-201-3/+2
* Add module to optimize regexes that consist of a long |-separated list of lit...Georg Brandl2014-09-161-0/+93