Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-17 | HIR Visitor - Include type/paths visit functions in Expr | John Hodge | 1 | -0/+1 | |
2016-08-01 | HIR - Path reporting in iteration | John Hodge | 1 | -49/+8 | |
2016-06-12 | HIR - Trait scoping fixes | John Hodge | 1 | -1/+2 | |
2016-06-11 | HIR - Move associated type bounds to TraitPath | John Hodge | 1 | -0/+1 | |
2016-06-05 | Resolve - UFCS resolution expanded to handle `Self` and params | John Hodge | 1 | -8/+48 | |
2016-05-28 | HIR TypeCheck - Initial work on a module-level pass (no inferrence) | John Hodge | 1 | -2/+4 | |
2016-05-27 | HIR Conv - Constant evaluation pass running (fully?) | John Hodge | 1 | -2/+6 | |
2016-05-24 | HIR Expand Type - Convert to use a generic HIR visitor | John Hodge | 1 | -0/+46 | |