Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-04 | HIR - Restructure _Unsize handling to operate on pointers | John Hodge | 1 | -30/+67 |
2016-08-27 | HIR Serialise - Untested deserialiser | John Hodge | 1 | -0/+4 |
2016-08-26 | HIR Path - Fix bad clone impl | John Hodge | 1 | -2/+2 |
2016-07-16 | HIR Typecheck CS - Reduce log spam | John Hodge | 1 | -0/+4 |
2016-06-12 | HIR Typecheck - Rework handling of trait impl searching | John Hodge | 1 | -12/+12 |
2016-06-11 | HIR - Move associated type bounds to TraitPath | John Hodge | 1 | -0/+57 |
2016-06-11 | HIR Typecheck - Trait object comparison/manipulation | John Hodge | 1 | -0/+15 |
2016-06-09 | HIR Typecheck - Replace associated types with known bounds (IntoIter) | John Hodge | 1 | -0/+90 |
2016-05-23 | HIR - Add type alias replacement. Other related changes below | John Hodge | 1 | -6/+87 |
2016-05-20 | HIR - Separate UFCS styles | John Hodge | 1 | -1/+1 |
2016-05-16 | HIR - Path lowering hacked up | John Hodge | 1 | -0/+16 |
2016-05-16 | HIR - Few more expression nodes | John Hodge | 1 | -0/+4 |
2016-05-14 | HIR - Boilerplate code, compiles | John Hodge | 1 | -0/+46 |