Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix exception causes in lexer.py | Ram Rachum | 2020-06-11 | 1 | -3/+3 |
* | Remove Python 2 compatibility (#1348) | Georg Brandl | 2020-02-29 | 1 | -15/+11 |
* | Fixup all headers and some more minor problems.2.4.2 | Georg Brandl | 2019-05-28 | 1 | -1/+1 |
* | Never pop all states from the stack, even if a lexer wants to. | Georg Brandl | 2019-05-06 | 1 | -6/+16 |
* | 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/+871 |