| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add `MacroType` syntax | Jonas Schievink | 2021-01-18 | 1 | -0/+1 |
| | | |||||
| * | Add support for yiled keyword | Daiki Ihara | 2021-01-15 | 1 | -2/+6 |
| | | |||||
| * | Update ungrammar for const block patterns | Lukas Wirth | 2020-12-23 | 1 | -0/+1 |
| | | |||||
| * | Node-ify lifetimes | Lukas Wirth | 2020-12-16 | 1 | -2/+3 |
| | | |||||
| * | Move to upstream `macro_rules!` model | Jonas Schievink | 2020-12-15 | 1 | -2/+5 |
| | | |||||
| * | Kill RAW_ literals | Aleksey Kladov | 2020-11-06 | 1 | -4/+1 |
| | | | | | | Syntactically, they are indistinguishable from non-raw versions, so it doesn't make sense to separate then *at the syntax* level. | ||||
| * | Up proc-macro2 to 1.20 | kjeremy | 2020-09-03 | 1 | -1/+1 |
| | | | | | This changes the way Display is implemented | ||||
| * | Rename ra_parser -> parser | Aleksey Kladov | 2020-08-12 | 1 | -0/+367 |
