| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-07-20 | Add missing dyn parse special cases in 2015 edition | Lukas Wirth | -56/+134 |
| 2024-07-19 | Parse contextual dyn keyword properly in edition 2015 | Lukas Wirth | -0/+124 |
| 2024-07-19 | Parse `try` as a keyword only in edition 2018 and up | Lukas Wirth | -2/+14 |
| 2024-07-19 | Add basic edition inline parser test support | Lukas Wirth | -143/+111 |
| 2024-07-18 | Rewrite inline parser test infra to generated proper rust test cases | Lukas Wirth | -87/+810 |
| 2024-07-17 | Add always disabled gen parse support | Lukas Wirth | -6/+204 |
| 2024-07-17 | Derive kinds information from ungrammar file | Lukas Wirth | -32/+0 |
| 2024-07-03 | Fix up the syntax tree for macro 2.0 | Lukas Wirth | -122/+118 |
| 2024-05-06 | Implement unsafe attribute parsing | Lukas Wirth | -0/+477 |
| 2024-04-21 | Allow rust files to be used linkedProjects | Lukas Wirth | -0/+32288 |
