tests/languages/scala


Log

Author Commit Date CI Message
Julien Richard-Foy a090d063 2022-07-26T19:21:09 Scala: Updated keywords to support Scala 3 (#3506)
Michael Schmidt 441a1422 2022-01-06T19:39:26 Scala: Added support for interpolated strings (#3293)
Michael Schmidt 0a9f909c 2021-12-05T14:40:38 Java: Added `char` token (#3217)
Michael Schmidt 62e184bb 2020-04-09T12:50:20 Java: Fixed `namespace` token (#2295)
Michael Schmidt a7b95dd3 2019-09-24T17:38:09 Added support for syntax in Java 13 (#2060) This adds support for the new `yield` keyword and text blocks (triple quoted strings) which are both introduced in Java 13.
Andreas Rohner 964450e1 2016-04-30T13:35:01 Apply the new greedy flag to a few languages This patch applies the new greedy flag to a few languages and adds the corresponding test cases.
Golmote 1c92e693 2015-08-31T08:28:32 Add tests for Scala