summaryrefslogtreecommitdiff
path: root/pygments/lexers/scripting.py
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year update.Georg Brandl2015-01-211-1/+1
|
* Simplify charclasses in the remaining modulesGeorg Brandl2014-11-061-1/+2
|
* Simplify charclasses in a few more modulesGeorg Brandl2014-11-061-15/+15
|
* Fix typo.Georg Brandl2014-10-161-1/+1
|
* 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).
* move module names from _XXXbuiltins to _XXX_builtins to be consistentGeorg Brandl2014-10-041-3/+3
|
* fix most remaining overlong lines.Georg Brandl2014-10-041-11/+11
|
* Fix minor problems noted by regexlint and 'make check'Tim Hatch2014-10-041-1/+1
|
* reorganization of other.py, part 3/3Georg Brandl2014-09-191-1/+83
|
* reorganization of other.py, part 2Georg Brandl2014-09-191-1/+157
|
* reorganization of other.py, part 1Georg Brandl2014-09-191-2/+410
|
* More application of words().Georg Brandl2014-09-191-4/+8
|
* split up agile.py into individual modulesGeorg Brandl2014-09-161-0/+272