Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all files, redirect to GitHub.HEADmaster | Matth?us G. Chajdas | 2019-11-10 | 1 | -533/+0 |
| | |||||
* | Fixes #1521, Erlang and Elixir shell lexers | Yuce Tekol | 2019-06-02 | 1 | -2/+2 |
| | |||||
* | Fixup all headers and some more minor problems.2.4.2 | Georg Brandl | 2019-05-28 | 1 | -1/+1 |
| | |||||
* | Fix more instances of invalid string escapes | Georg Brandl | 2018-11-28 | 1 | -2/+2 |
| | | | | Also, raise on warnings from Pygments only. | ||||
* | Copyright update. | Georg Brandl | 2017-01-22 | 1 | -1/+1 |
| | |||||
* | Fix most complaints from regexlint. | Georg Brandl | 2016-02-14 | 1 | -4/+4 |
| | |||||
* | Erlang lexer: Support map expressions introduced in Erlang/OTP 17 | PHO | 2016-01-25 | 1 | -0/+15 |
| | |||||
* | Erlang lexer: Support escript shebang | PHO | 2016-01-25 | 1 | -0/+3 |
| | |||||
* | Erlang lexer: Support more escape sequences | PHO | 2016-01-25 | 1 | -1/+5 |
| | |||||
* | Copyright year update. | Georg Brandl | 2015-01-21 | 1 | -1/+1 |
| | |||||
* | Simplify charclasses in the remaining modules | Georg Brandl | 2014-11-06 | 1 | -3/+3 |
| | |||||
* | Fix "matches empty string" complaints from regexlint. | Georg Brandl | 2014-10-16 | 1 | -2/+5 |
| | |||||
* | Curly brace escaping, round 1. | Tim Hatch | 2014-10-15 | 1 | -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 Brandl | 2014-10-15 | 1 | -8/+8 |
| | | | | regexes | ||||
* | Fix minor problems noted by regexlint and 'make check' | Tim Hatch | 2014-10-04 | 1 | -1/+1 |
| | |||||
* | Remove the misc subpackage. | Georg Brandl | 2014-09-20 | 1 | -0/+508 |