summaryrefslogtreecommitdiff
path: root/tests/suite/syntax
AgeCommit message (Expand)Author
2024-07-23add parenthesized annotation linebreak supportPgBiel
2024-07-23improve errors in annotationsPgBiel
2024-07-23update tests with new syntaxPgBiel
2024-07-16decorator -> annotationPgBiel
2024-07-16add test for decorator in decoratorPgBiel
2024-07-16new decorator syntax: '// @'PgBiel
2024-07-15fix tests for nowPgBiel
2024-06-27add test for decorator at end of linePgBiel
2024-06-27add suppress on tracepoint testPgBiel
2024-06-27test allow with contextPgBiel
2024-06-26no rendering in testsPgBiel
2024-06-26minor decorator lexing improvementsPgBiel
2024-06-26create DecoratorMarker and DecoratorNamePgBiel
2024-06-26use proper name for paren tokensPgBiel
2024-06-26proper decorator parsingPgBiel
2024-06-26more decorator testsPgBiel
2024-06-26add decorator testsPgBiel
2024-06-12Lexer hint (#4346)astrale-sharp
2024-04-13Better test runner (#3922)Laurenz