Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | C#: recognize Operators as such, fix split-up numeric literals | Georg Brandl | 2022-10-22 | 1 | -94/+82 |
| | | | | Fixes #2256 | ||||
* | Modernize Whitespace token: dotnet lexer | Sebastian Engel | 2021-11-02 | 1 | -1123/+1123 |
| | |||||
* | Also add auto-updatable output-based tests to examplefiles (#1689) | Oleh Prypin | 2021-01-20 | 2 | -0/+3147 |
Co-authored-by: Georg Brandl <georg@python.org> |