summaryrefslogtreecommitdiff
path: root/pygments/lexers/erlang.py
Commit message (Expand)AuthorAgeFilesLines
* Fixes #1521, Erlang and Elixir shell lexersYuce Tekol2019-06-021-2/+2
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
* Fix more instances of invalid string escapesGeorg Brandl2018-11-281-2/+2
* Copyright update.Georg Brandl2017-01-221-1/+1
* Fix most complaints from regexlint.Georg Brandl2016-02-141-4/+4
* Erlang lexer: Support map expressions introduced in Erlang/OTP 17PHO2016-01-251-0/+15
* Erlang lexer: Support escript shebangPHO2016-01-251-0/+3
* Erlang lexer: Support more escape sequencesPHO2016-01-251-1/+5
* Copyright year update.Georg Brandl2015-01-211-1/+1
* Simplify charclasses in the remaining modulesGeorg Brandl2014-11-061-3/+3
* Fix "matches empty string" complaints from regexlint.Georg Brandl2014-10-161-2/+5
* Curly brace escaping, round 1.Tim Hatch2014-10-151-1/+1
* all lexers: fix unescaped { and } so that the "regex" module can compile our ...Georg Brandl2014-10-151-8/+8
* Fix minor problems noted by regexlint and 'make check'Tim Hatch2014-10-041-1/+1
* Remove the misc subpackage.Georg Brandl2014-09-201-0/+508