| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-09-22 | Use Names in the remaining HIR structures with exception of... | Vadim Petrochenkov | -2/+2 | |
| PathSegment, PatIdent, ExprWhile, ExprLoop, ExprBreak and ExprAgain - they need Idents for resolve | ||||
| 2015-09-22 | Use Names in HIR Items | Vadim Petrochenkov | -28/+28 | |
| 2015-09-22 | Use Names in HIR visitors and folders | Vadim Petrochenkov | -3/+3 | |
| 2015-09-16 | Use ast attributes every where (remove HIR attributes). | Nick Cameron | -2/+2 | |
| This could be a [breaking-change] if your lint or syntax extension (is that even possible?) uses HIR attributes or literals. | ||||
| 2015-09-03 | Add an intital HIR and lowering step | Nick Cameron | -0/+1391 | |
