Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace tests that assert on token output with auto-updatable samples (#1649) | Oleh Prypin | 2021-01-18 | 1 | -111/+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 |
* | all: remove "u" string prefix (#1536) | Georg Brandl | 2020-09-08 | 1 | -38/+38 |
* | Update copyright year (fixes #1514.) | Matthäus G. Chajdas | 2020-08-22 | 1 | -1/+1 |
* | Fix valid_name regex for SLexer | Nikolay Korolev | 2019-12-07 | 1 | -0/+37 |
* | Remove unittest classes from the test suite. | Georg Brandl | 2019-11-10 | 1 | -53/+58 |
* | Merge heads. | Georg Brandl | 2018-11-28 | 1 | -2/+2 |
* | Support escaping internal backticks | Jim Hester | 2016-11-22 | 1 | -0/+9 |
* | SLexer improvements | Jim Hester | 2016-11-22 | 1 | -0/+61 |