fix and test equals for various TC classes, and introduce the Enum TC class
[gitmo/Moose.git] / lib / Moose / Meta / TypeConstraint.pm
2008-04-12 Yuval Kogman fix and test equals for various TC classes, and introdu...
2008-04-12 Yuval Kogman add notes for the 'equals' method borkedness
2008-04-12 Yuval Kogman add the C<parents> method to TypeConstraint, which...
2008-04-12 Yuval Kogman add C<equals> method to TypeConstraint, and make use...
2008-04-03 Stevan Little s/die/croak/
2008-02-14 Stevan Little 0.37
2008-01-28 Stevan Little type constraint messages work now (kinda) and other...
2008-01-14 Stevan Little * role exclusion and aliasiing now works in composite...
2008-01-13 Yuval Kogman faster type constraints
2008-01-03 Stevan Little using a little less overload stuff
2008-01-03 Stevan Little aliasing stuff
2007-12-31 Stevan Little updating copyright dates
2007-11-30 Stevan Little little better error message there
2007-11-28 Stevan Little fixing union type constraint aliases
2007-11-06 Guillermo Roditi changes so far
2007-09-15 Stevan Little lots of more refactored goodness in the TC system
2007-09-10 Stevan Little adding in the type constraint registry
2007-09-04 Stevan Little start of the TC refactor
2007-03-24 Robert 'phaylon... type constraints now stringify to their name (phaylon)
2007-03-11 Stevan Little 0.18 ... pretty much ready to go
2007-02-21 Stevan Little adding 2007 to the copyright list
2006-11-27 Stevan Little foo
2006-11-14 Stevan Little foo
2006-11-10 Stevan Little It Works, *AND* Its Fast(er)
2006-11-02 Stevan Little moving things around to get ready to support Class...
2006-10-11 Stevan Little performance enhancements
2006-09-24 Stevan Little foo
2006-09-24 Stevan Little foo
2006-08-23 Stevan Little is_a_type_of for mst;
2006-04-24 Stevan Little moose
2006-04-21 Stevan Little uploadin
2006-04-21 Stevan Little unions
2006-04-21 Stevan Little more-tests
2006-04-10 Stevan Little getting-there
2006-03-21 Stevan Little many-many-docs
2006-03-21 Stevan Little type-coercion-meta-object
2006-03-21 Stevan Little cleaning up
2006-03-21 Stevan Little it-works
2006-03-20 Stevan Little what-a-mess
2006-03-20 Stevan Little uploading