recursion test
[gitmo/MooseX-Types.git] / lib / MooseX / Types / TypeDecorator.pm
2008-12-09 John Napiorkowski recursion test
2008-10-22 John Napiorkowski added fallback to overloading
2008-10-07 John Napiorkowski better error checking, more correct stringification
2008-10-07 John Napiorkowski slightly better error handling
2008-09-26 John Napiorkowski added enum test, more docs both internal and external...
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-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-24 John Napiorkowski trying to get some tests in place that reflect the...
2008-08-22 John Napiorkowski created the decorator and got it hooked up, made sure...