More type constraint fixes for edge cases in is_a_type_of and is_a_subtype_of when...
[gitmo/Moose.git] / PLANS
2007-09-19 Stevan Little adding fix for dexter
2007-09-17 Stevan Little doc updates to use the ArrayRef[Type] syntax
2007-09-16 Stevan Little TypeConstraint::Utils,.. now with find_or_create_type_c...
2007-09-10 Stevan Little adding in the type constraint registry
2007-09-04 Stevan Little start of the TC refactor