Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix whitespace handling in Ruby. | Matthäus G. Chajdas | 2022-12-04 | 2 | -747/+747 |
| | |||||
* | Modernize Whitespace token in lexer javascript | Sebastian Engel | 2022-01-06 | 1 | -7/+7 |
| | |||||
* | Update javascript lexer (#1814) | Mestery | 2021-07-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | * make ts extends js lexer * add regex's d flag for js lexers cf. https://v8.dev/features/regexp-match-indices * update js builtins, operators, exceptions * fixup! update js builtins, operators, exceptions * add typescript override keywork * Update _mapping.py | ||||
* | Also add auto-updatable output-based tests to examplefiles (#1689) | Oleh Prypin | 2021-01-20 | 4 | -0/+5957 |
Co-authored-by: Georg Brandl <georg@python.org> |