Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-06-07 | HIR Typecheck - Binary operator overloads | John Hodge | 1 | -2/+14 |
2016-06-07 | HIR Typecheck - Inherent function lookup | John Hodge | 1 | -1/+13 |
2016-06-06 | HIR - BorrowType on pointer, allow pointer coerce | John Hodge | 1 | -1/+1 |
2016-06-06 | HIR Typecheck - Expand associated types returned from methods | John Hodge | 1 | -13/+32 |
2016-06-06 | HIR - Maintain trait list, use it for method lookup | John Hodge | 1 | -1/+2 |
2016-06-06 | HIR Typecheck - Rough inclusion of function calls in typeck | John Hodge | 1 | -0/+114 |
2016-05-29 | HIR - Add binding pointers to TypeRef and Pattern | John Hodge | 1 | -2/+2 |
2016-05-29 | HIR Typecheck - Fiddling | John Hodge | 1 | -1/+10 |
2016-05-27 | HIR Conv - Constant evaluation pass running (fully?) | John Hodge | 1 | -0/+102 |
2016-05-26 | HIR Cosnt Eval - Initial work, hits TODOs | John Hodge | 1 | -0/+30 |