| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-11-26 | Properly handle attributes on statements | Aaron Hill | -20/+6 |
| 2020-11-11 | Implement destructuring assignment for structs and slices | Fabian Zaiser | -1/+1 |
| 2020-10-14 | Remove unused code from remaining compiler crates | est31 | -97/+0 |
| 2020-09-10 | Attach tokens to `ast::Stmt` | Aaron Hill | -4/+20 |
| 2020-09-10 | Attach `TokenStream` to `ast::Visibility` | Aaron Hill | -4/+16 |
| 2020-09-10 | Attach `TokenStream` to `ast::Path` | Aaron Hill | -1/+1 |
| 2020-09-10 | Attach `TokenStream` to `ast::Ty` | Aaron Hill | -1/+1 |
| 2020-09-10 | Attach `TokenStream` to `ast::Block` | Aaron Hill | -1/+7 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+649 |
