summaryrefslogtreecommitdiff
path: root/tests/examplefiles/scala
Commit message (Collapse)AuthorAgeFilesLines
* Improve whitespace handling in CMake/RegexLexer.Matthäus G. Chajdas2022-12-043-23/+23
|
* Whitespace token for scala lexerSebastian Engel2022-01-0626-1751/+1751
|
* Rewrite Scala lexer for Scala 3 (#1694)Maxime Kjaer2021-03-0155-351/+5609
|
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-206-0/+364
Co-authored-by: Georg Brandl <georg@python.org>