Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run pyupgrade across codebase to modernize syntax and patterns (#1622) | Jon Dufresne | 2021-01-17 | 1 | -1/+0 |
* | Bump copyright year. | Matthäus G. Chajdas | 2021-01-03 | 1 | -1/+1 |
* | all: remove "u" string prefix (#1536) | Georg Brandl | 2020-09-08 | 1 | -1/+1 |
* | all: use yield from (#1537) | Georg Brandl | 2020-09-06 | 1 | -12/+8 |
* | all: fixup remaining regexlint warnings | Georg Brandl | 2020-09-06 | 1 | -14/+15 |
* | Update copyright year (fixes #1514.) | Matthäus G. Chajdas | 2020-08-22 | 1 | -1/+1 |
* | Support for *.eex files in ElixirLexer (#1387) | Alan Hamlett | 2020-02-11 | 1 | -1/+1 |
* | 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 |
* | Copyright update. | Georg Brandl | 2017-01-22 | 1 | -1/+1 |
* | Add support for partials and path segments for Handlebars. | Christian Hammond | 2016-11-04 | 1 | -0/+533 |