| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Speed up JSON and reduce HTML formatter consumption (#1569) | Kurt McKee | 2020-10-26 | 1 | -56/+180 |
| * | fix regression in JSON lexer, bump to 2.7.12.7.1 | Georg Brandl | 2020-09-17 | 1 | -7/+12 |
| * | all: remove "u" string prefix (#1536) | Georg Brandl | 2020-09-08 | 1 | -51/+51 |
| * | more explicitly define escape sequencies in JsonLexer (fix #1065) (#1528) | Nick Gerner | 2020-08-31 | 1 | -0/+28 |
| * | Remove unittest classes from the test suite. | Georg Brandl | 2019-11-10 | 1 | -103/+110 |
| * | Fix #1528 -- Yaml gets confused when a comment contains a key:value pair. | Matth?us G. Chajdas | 2019-07-20 | 1 | -1/+18 |
| * | Robustify json-object against unexpected '}' | Tim Hatch | 2016-05-31 | 1 | -0/+13 |
| * | Add a new lexer that assumes json object is already open. | Tim Hatch | 2016-05-31 | 1 | -0/+87 |
