use Sub::Name when installing attr methods into a class, so that they appear to be...
[gitmo/Moose.git] / t / 040_type_constraints /
2008-01-03 Stevan Little using a little less overload stuff
2008-01-03 Stevan Little aliasing stuff
2007-12-30 Stevan Little fixing sartaks bug
2007-12-28 Shawn M Moore Add failing! tests to ArrayRef[Int] + auto_deref
2007-12-05 Shawn M Moore Add some support for coercing to ArrayRef or HashRef...
2007-12-05 Shawn M Moore Add support for parametric containers that subtype...
2007-11-29 Stevan Little fixing a bug for Sartak
2007-11-28 Stevan Little some basic cleanup
2007-11-28 Stevan Little fixing union type constraint aliases
2007-11-23 Stevan Little fixing stuff
2007-11-14 Matt S Trout fix ClassName constraint to use symbol table
2007-11-14 Matt S Trout add failing test for ClassName constraint
2007-10-21 Shawn M Moore Test case specifically, test script cleanup
2007-10-21 Shawn M Moore Add tests for enum
2007-10-19 Stevan Little fixing the type constraints
2007-09-18 Stevan Little s/container/parameterized/
2007-09-18 Stevan Little new and improved type notation stuff
2007-09-16 Stevan Little TypeConstraint::Utils,.. now with find_or_create_type_c...
2007-09-16 Stevan Little more type system hacking and tests
2007-09-15 Stevan Little lots of more refactored goodness in the TC system
2007-09-14 Stevan Little complete re-organization of the test suite