Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: code style fixups | Georg Brandl | 2021-01-20 | 1 | -1/+1 |
* | Replace tests that assert on token output with auto-updatable samples (#1649) | Oleh Prypin | 2021-01-18 | 1 | -60/+0 |
* | 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 |
* | Fix a catastrophic backtracking bug in JavaLexer (#1594) | Kurt McKee | 2020-11-09 | 1 | -1/+24 |
* | all: remove "u" string prefix (#1536) | Georg Brandl | 2020-09-08 | 1 | -16/+16 |
* | Update copyright year (fixes #1514.) | Matthäus G. Chajdas | 2020-08-22 | 1 | -1/+1 |
* | Java: make it less operator-heavy | Georg Brandl | 2019-11-24 | 1 | -7/+7 |
* | Remove unittest classes from the test suite. | Georg Brandl | 2019-11-10 | 1 | -61/+61 |
* | Fixup all headers and some more minor problems.2.4.2 | Georg Brandl | 2019-05-28 | 1 | -1/+1 |
* | 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/+78 |