| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-10-03 | Add semicolons for consistency | Aramis Razzaghipour | -2/+2 | |
| `clippy::semicolon_if_nothing_returned` | ||||
| 2021-09-25 | feat: allow attributes on all expressions | Aleksey Kladov | -1/+1 | |
| Attrs are syntactically valid on any expression, even if they are not allowed semantically everywhere yet. | ||||
| 2021-09-17 | internal: parser cleanups | Aleksey Kladov | -20/+20 | |
| 2021-06-11 | Update ungrammar | Jonas Schievink | -0/+3 | |
| 2021-05-22 | Add even more docs | Aleksey Kladov | -2/+0 | |
| 2021-04-17 | Handle extended key value attr in mbe | Edwin Cheng | -12/+16 | |
| 2021-03-19 | Parse extended_key_value_attributes | Lukas Wirth | -2/+2 | |
| 2020-08-13 | Align parser names with grammar | Aleksey Kladov | -5/+5 | |
| 2020-08-12 | Rename ra_parser -> parser | Aleksey Kladov | -0/+48 | |
