Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-13 | HIR - Fix type parameter counts during bind | John Hodge | 1 | -0/+30 | |
2016-06-11 | HIR - Trait objects only have on data trait, fix propagation of marker flag | John Hodge | 1 | -3/+1 | |
2016-06-04 | Resolve - Fix variable resolution and pattern binding | John Hodge | 1 | -1/+1 | |
2016-06-04 | Compilation fixes (clang and different gcc version) | John Hodge | 1 | -1/+1 | |
2016-05-29 | HIR Conv - De-duplicate code | John Hodge | 1 | -47/+36 | |
2016-05-29 | Parse/AST/HIR - Support Enum::Var(..) and Struct { .. } patters properly | John Hodge | 1 | -0/+30 | |
2016-05-29 | HIR Typecheck - Expression inference coming along | John Hodge | 1 | -0/+15 | |
2016-05-29 | Resolve - Fix glob imports of enums yeilding bad paths | John Hodge | 1 | -1/+1 | |
2016-05-29 | HIR - Add binding pointers to TypeRef and Pattern | John Hodge | 1 | -0/+262 | |