summaryrefslogtreecommitdiff
path: root/src/hir/generic_params.hpp
AgeCommit message (Expand)AuthorFilesLines
2016-12-24No more tears!ubsan1-4/+4
2016-12-02HIR Specialistion - Rough up bound support in specialistionJohn Hodge1-0/+2
2016-08-11All - Clang warning fixesJohn Hodge1-1/+2
2016-08-07HIR - Add clone method to GenericParamsJohn Hodge1-0/+3
2016-07-15HIR Typecheck - (BROKEN) Fixing trait selection for associated typesJohn Hodge1-0/+1
2016-06-11HIR - Move associated type bounds to TraitPathJohn Hodge1-5/+5
2016-06-07HIR Typecheck - Binary operator overloadsJohn Hodge1-0/+18
2016-05-29HIR Typecheck - FiddlingJohn Hodge1-25/+22
2016-05-18HIR - Generic boundsJohn Hodge1-3/+26
2016-05-16HIR - Ticking along - Generics hacked up, on to patternsJohn Hodge1-0/+26