| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-23 | add parenthesized annotation linebreak support | PgBiel | |
| 2024-07-23 | improve errors in annotations | PgBiel | |
| 2024-07-23 | update tests with new syntax | PgBiel | |
| 2024-07-16 | decorator -> annotation | PgBiel | |
| 2024-07-16 | add test for decorator in decorator | PgBiel | |
| 2024-07-16 | new decorator syntax: '// @' | PgBiel | |
| 2024-07-15 | fix tests for now | PgBiel | |
| 2024-06-27 | add test for decorator at end of line | PgBiel | |
| 2024-06-27 | add suppress on tracepoint test | PgBiel | |
| 2024-06-27 | test allow with context | PgBiel | |
| no tracepoints there | |||
| 2024-06-26 | no rendering in tests | PgBiel | |
| 2024-06-26 | minor decorator lexing improvements | PgBiel | |
| 2024-06-26 | create DecoratorMarker and DecoratorName | PgBiel | |
| 2024-06-26 | use proper name for paren tokens | PgBiel | |
| 2024-06-26 | proper decorator parsing | PgBiel | |
| done directly in the lexer. | |||
| 2024-06-26 | more decorator tests | PgBiel | |
| 2024-06-26 | add decorator tests | PgBiel | |
| 2024-06-12 | Lexer hint (#4346) | astrale-sharp | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2024-04-13 | Better test runner (#3922) | Laurenz | |
