added a tags directory for releases
[gitmo/MooseX-Types.git] / t / 13_typedecorator.t
2008-10-24 John Napiorkowski added a tags directory for releases
2008-09-26 John Napiorkowski added enum test, more docs both internal and external...
2008-09-22 John Napiorkowski removed parenthesis hackage and updated docs
2008-09-15 John Napiorkowski changed required Moose version in anticipation of requi...
2008-09-13 John Napiorkowski changed code in anticipation of the new parameterize...
2008-09-04 John Napiorkowski incremented version and updated changelog, fixed bug...
2008-09-03 John Napiorkowski isa and can, more tests, but not it breaks due to some...
2008-09-03 John Napiorkowski added test for deep constraints (constraints inside...
2008-08-27 John Napiorkowski added pipe overloading test for class using a type...
2008-08-26 John Napiorkowski better handling of method arg validation, more docs...
2008-08-25 John Napiorkowski overloading for union constraints, more tests, some...
2008-08-25 John Napiorkowski hackish impl of parameterized constraints, more example...
2008-08-25 John Napiorkowski ugly proof of concept for parametrized types only
2008-08-24 John Napiorkowski trying to get some tests in place that reflect the...
2008-08-22 John Napiorkowski added some totally broken tests, and basically broke...