summaryrefslogtreecommitdiff
path: root/pygments/lexers/automation.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove all files, redirect to GitHub.HEADmasterMatth?us G. Chajdas2019-11-101-374/+0
|
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
|
* Change instances of Comment.Singleline to Comment.SingleErkki Mattila2017-02-051-2/+2
|
* Copyright update.Georg Brandl2017-01-221-1/+1
|
* Closes #1047: allow newlines in # comments in AutoIt.Georg Brandl2015-03-081-1/+2
|
* Copyright year update.Georg Brandl2015-01-211-1/+1
|
* Simplify charclasses in the remaining modulesGeorg Brandl2014-11-061-6/+6
|
* 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).
* reorganization of other.py, part 2Georg Brandl2014-09-191-0/+373