Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix various issues found by make check. | Matthäus G. Chajdas | 2021-02-14 | 1 | -4/+8 |
* | increase allowed time for "expensive" checks, pypy is slow | Georg Brandl | 2021-01-29 | 1 | -4/+6 |
* | tests: code style fixups | Georg Brandl | 2021-01-20 | 1 | -24/+21 |
* | Run pyupgrade across codebase to modernize syntax and patterns (#1622) | Jon Dufresne | 2021-01-17 | 1 | -1/+0 |
* | all: weed out more backtracking string regexes | Georg Brandl | 2020-12-25 | 1 | -3/+1 |
* | Fix backtracking string regexes in JavascriptLexer und TypescriptLexer. | Georg Brandl | 2020-12-17 | 1 | -1/+3 |
* | Increase timeout. | Matthäus G. Chajdas | 2020-12-05 | 1 | -4/+4 |
* | Unclosed script/style tag handling Fixes #1614 (#1615) | Nick Gerner | 2020-12-05 | 1 | -0/+129 |