Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-24 | No more tears! | ubsan | 1 | -1/+1 | |
No more DOS line endings or trailing whitespace either | |||||
2016-12-02 | HIR Specialistion - Rough up bound support in specialistion | John Hodge | 1 | -0/+32 | |
2016-11-06 | HIR Typecheck Expr - Fix leaking of a placeholder param | John Hodge | 1 | -1/+1 | |
2016-08-24 | HIR - Fix bad clone function for GenericParams | John Hodge | 1 | -2/+2 | |
2016-08-07 | HIR - Add clone method to GenericParams | John Hodge | 1 | -0/+49 | |
2016-07-15 | HIR Typecheck - (BROKEN) Fixing trait selection for associated types | John Hodge | 1 | -14/+20 | |
2016-06-09 | All - Hack up support for useful associated type bounds | John Hodge | 1 | -0/+25 | |
2016-06-07 | HIR Typecheck - Binary operator overloads | John Hodge | 1 | -0/+30 | |