more doc fixes
[gitmo/MooseX-Dependent.git] / lib / MooseX / Meta /
2010-06-24 John Napiorkowski maybe a real fix for coercions?
2010-06-24 John Napiorkowski better error messages
2010-06-24 John Napiorkowski a bit more testing of parameterizing TCs that are alrea...
2010-06-23 John Napiorkowski more minor formating code changes
2010-06-23 John Napiorkowski finished the big rename and directory shuffle.
2009-04-10 John Napiorkowski move meta directory
2009-04-01 John Napiorkowski first go at equals api
2009-04-01 John Napiorkowski changed around to override since we are actually overri...
2009-04-01 John Napiorkowski placeholder for api test, much improved support for...
2009-04-01 John Napiorkowski starting on the error messaging problem;
2009-03-30 John Napiorkowski last bit of yak shaving until I get feedback from the...
2009-03-30 John Napiorkowski properly supporting a where clause in the suger example...
2009-03-30 John Napiorkowski properly supporting a where clause in the suger example...
2009-03-30 John Napiorkowski fixed some tabs, a bit of docs, last checkin for the...
2009-03-29 John Napiorkowski create a basic type, clarified and regularized some...
2009-03-29 John Napiorkowski switch to ->check([arrayref]), its more to type but...
2009-03-29 John Napiorkowski Got the basic requirement in place!
2009-03-27 John Napiorkowski got the basic tests in place, got the types organized...