| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-09-04 | Parse builtin#asm expressions | Lukas Wirth | -0/+2 |
| 2024-08-26 | Fix Return Type Syntax to include `..` (i.e. `method(..)` and not `method()`)... | Chayim Refael Friedman | -4/+10 |
| 2024-07-23 | chore: update codegens | winstxnhdw | -0/+4 |
| 2024-07-19 | Parse contextual dyn keyword properly in edition 2015 | Lukas Wirth | -0/+7 |
| 2024-07-19 | Parse `try` as a keyword only in edition 2018 and up | Lukas Wirth | -2/+8 |
| 2024-07-19 | Add basic edition inline parser test support | Lukas Wirth | -4/+9 |
| 2024-07-18 | Rewrite inline parser test infra to generated proper rust test cases | Lukas Wirth | -0/+810 |
