summaryrefslogtreecommitdiff
path: root/pygments/lexers/rebol.py
Commit message (Collapse)AuthorAgeFilesLines
* Merged in jwilk/pygments (pull request #707)Anteru2018-12-161-6/+6
|\ | | | | | | Fix syntax error in a regexp
| * Fix more instances of invalid string escapesGeorg Brandl2018-11-281-6/+6
| | | | | | | | Also, raise on warnings from Pygments only.
* | Fix syntax error in a regexp.Jakub Wilk2017-02-201-1/+1
|/
* Copyright update.Georg Brandl2017-01-221-1/+1
|
* Copyright year update.Georg Brandl2015-01-211-1/+1
|
* Simplify charclasses in a few more modulesGeorg Brandl2014-11-061-56/+54
|
* More fixes thanks to regexlint.Georg Brandl2014-10-161-1/+1
|
* all lexers: fix unescaped { and } so that the "regex" module can compile our ↵Georg Brandl2014-10-151-24/+24
| | | | regexes
* fix most remaining overlong lines.Georg Brandl2014-10-041-30/+25
|
* Remove the misc subpackage.Georg Brandl2014-09-201-0/+438