Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More tests moved to snippets/ (#2351) | Jean Abou-Samra | 2023-02-23 | 2 | -0/+110 |
* | java multiline highlighting based on issue 1858 (#2132) | VishalN7 | 2022-05-10 | 2 | -0/+231 |
* | Whitespace token for jvm lexer | Sebastian Engel | 2022-01-06 | 4 | -47/+47 |
* | Java: fix lexing of 'record' soft keyword (#2018) | amitkummer | 2022-01-03 | 1 | -1/+53 |
* | Add new Java syntax: sealed classes and record types. (#1902) | Benjamin Peterson | 2021-09-29 | 1 | -0/+15 |
* | Java: do not lex whitespace as Label, do not lex "default" as Label | Georg Brandl | 2021-07-31 | 2 | -1/+38 |
* | Rename "tests/lexers" to "tests/snippets" and update the contribution | Georg Brandl | 2021-01-20 | 2 | -0/+55 |