Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add analyze_text to make make check happy. (#1549) | Matthäus G. Chajdas | 2020-09-23 | 1 | -0/+9 |
* | all: remove "u" string prefix (#1536) | Georg Brandl | 2020-09-08 | 1 | -5/+5 |
* | all: use yield from (#1537) | Georg Brandl | 2020-09-06 | 1 | -7/+7 |
* | Update copyright year (fixes #1514.) | Matthäus G. Chajdas | 2020-08-22 | 1 | -1/+1 |
* | Remove Python 2 compatibility (#1348) | Georg Brandl | 2020-02-29 | 1 | -2/+2 |
* | Mention MiniScript in language list/CHANGES, add versionadded. | Matthäus G. Chajdas | 2020-02-29 | 1 | -0/+2 |
* | Add support for the MiniScript embedded scripting language. | JoeStrout | 2020-02-20 | 1 | -2/+53 |
* | Fixup all headers and some more minor problems.2.4.2 | Georg Brandl | 2019-05-28 | 1 | -1/+1 |
* | Fix remaining 'DeprecationWarning: invalid escape sequence' occurrences in le... | Andreas Kloeckner | 2018-06-19 | 1 | -3/+3 |
* | 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/+1222 |