| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-04-29 | Validate the location of `crate` in paths | John Renner | -1/+1 |
| 2020-04-12 | Align grammar for record patterns and literals | Aleksey Kladov | -1/+1 |
| 2020-04-10 | Simplify | Aleksey Kladov | -1/+1 |
| 2020-04-10 | Rename some tokens | Aleksey Kladov | -9/+9 |
| 2020-04-10 | Generate only minimal set of ineresting tokens | Aleksey Kladov | -0/+2 |
| 2020-04-10 | Scale token generation back | Aleksey Kladov | -74/+40 |
| 2020-04-10 | Convert more tokens | Aleksey Kladov | -49/+17 |
| 2020-04-10 | Other delimiters | Aleksey Kladov | -18/+18 |
| 2020-04-10 | Curley tokens | Aleksey Kladov | -17/+15 |
| 2020-04-10 | Start replacing tokens | Aleksey Kladov | -1/+1 |
| 2020-04-10 | Semicolon token | Aleksey Kladov | -11/+11 |
| 2020-04-10 | More readable ast_src for keywords | Aleksey Kladov | -70/+77 |
| 2020-04-10 | Simplify | Aleksey Kladov | -4/+4 |
| 2020-04-09 | Simpler acessors for keywords | Aleksey Kladov | -2/+2 |
| 2020-04-09 | Drop needless trait | Aleksey Kladov | -4/+4 |
| 2020-04-09 | Be consistent about token accesors | Aleksey Kladov | -2/+3 |
| 2020-04-09 | Move the rest of the tokens to generated/tokens | Aleksey Kladov | -5/+8 |
| 2020-04-09 | Scale back to only two traits | Aleksey Kladov | -8/+0 |
| 2020-04-09 | Provide more complete AST accessors to support usage in rustc | Luca Barbieri | -91/+292 |
| 2020-04-03 | Macro patterns are not confused with expressions. | Aleksey Kladov | -0/+3 |
| 2020-03-26 | Get rid of ItemOrMacro | Aleksey Kladov | -0/+1 |
| 2020-02-29 | Rename ast::ImplBlock -> ast::ImplDef | Aleksey Kladov | -3/+3 |
| 2020-02-27 | Some docs | Aleksey Kladov | -0/+2 |
| 2020-02-11 | Merge #3062 | bors[bot] | -4/+4 |
| 2020-02-11 | Implement slice pattern AST > HIR lowering | Jonas Platte | -4/+4 |
| 2020-02-09 | Add or- and parenthesized-patterns | Matthew Jasper | -1/+7 |
| 2020-01-07 | Improve const generics parsing | Michael Chesser | -0/+3 |
| 2020-01-03 | Switch ast declaration from ron to a macro | Aleksey Kladov | -0/+618 |
