Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modernize Whitespace token in lexer: floscript | Sebastian Engel | 2021-11-14 | 1 | -191/+117 |
| | |||||
* | Remove unicorn token types (fixes #1816.) | Matthäus G. Chajdas | 2021-06-20 | 1 | -2/+2 |
| | | | | | | The PR #1819 provides a tool to identify unique token types. This PR aims to remove the most obvious cases of unicorn styles which are used in a single lexer only. | ||||
* | Also add auto-updatable output-based tests to examplefiles (#1689) | Oleh Prypin | 2021-01-20 | 1 | -0/+314 |
Co-authored-by: Georg Brandl <georg@python.org> |