added soe doc fixes and a new examples section, also changed the way pause should...
[gitmo/MooseX-Types-Structured.git] / lib / MooseX / Meta / TypeConstraint / Structured.pm
2008-10-29 John Napiorkowski added soe doc fixes and a new examples section, also...
2008-10-27 John Napiorkowski news tests for API and coercions, more tests for both...
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...