stub for api test, example and warnings about extending subtypes, fixes to the makefi...
[gitmo/MooseX-Types-Structured.git] / lib / MooseX / Meta / TypeConstraint / Structured.pm
2008-10-24 John Napiorkowski stub for api test, example and warnings about extending...
2008-10-07 John Napiorkowski really register the types, more advanced tests, includi...
2008-09-30 John Napiorkowski basic requirements complete, missing the optional and...
2008-08-20 John Napiorkowski removed unused base class
2008-08-19 John Napiorkowski minor doc tweaks
2008-08-19 John Napiorkowski proper support for parameterized constraints and Maybe[]
2008-08-19 John Napiorkowski positional and named constraints
2008-08-18 John Napiorkowski first guess at structured types, with proof of concept...