summaryrefslogtreecommitdiff
path: root/pygments/lexers/nix.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
|
* Copyright update.Georg Brandl2017-01-221-1/+1
|
* Copyright year update.Georg Brandl2015-01-211-1/+1
|
* Simplify charclasses in the remaining modulesGeorg Brandl2014-11-061-6/+2
|
* Curly brace escaping, round 1.Tim Hatch2014-10-151-1/+1
| | | | | These locations were all found by regexlint and done semi-manually, leaving braces within [] alone (they aren't special in the 'regex' module).
* all lexers: fix unescaped { and } so that the "regex" module can compile our ↵Georg Brandl2014-10-151-1/+1
| | | | regexes
* Remove the misc subpackage.Georg Brandl2014-09-201-0/+140