Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve whitespace handling in the PascalLexer. | Matthäus G. Chajdas | 2022-12-04 | 2 | -9095/+9095 |
| | |||||
* | conftest: disallow error tokens in examplefiles | Georg Brandl | 2021-01-21 | 1 | -1/+1 |
| | | | | | | They are ok in small snippets to demonstrate error cases. Also recode all examplefiles to UTF-8. | ||||
* | Also add auto-updatable output-based tests to examplefiles (#1689) | Oleh Prypin | 2021-01-20 | 4 | -0/+31950 |
Co-authored-by: Georg Brandl <georg@python.org> |