Merge pull request #3 from brianphillips/master
[gitmo/MooseX-Dependent.git] / lib /
2011-08-02 jjn1056 Merge pull request #3 from brianphillips/master master
2011-08-02 Brian Phillips allow parameterized types to customize their messages
2011-07-25 John Napiorkowski up version
2011-07-25 Brian Phillips Moose does not like receiving an undefined message...
2011-04-29 John Napiorkowski prep for cpan 0.05
2010-06-28 John Napiorkowski updated readme and doc tweak
2010-06-28 John Napiorkowski docs changes all over
2010-06-25 John Napiorkowski more doc fixes 0.04
2010-06-25 John Napiorkowski doc fix
2010-06-25 John Napiorkowski better docs, more tests, update readme
2010-06-25 John Napiorkowski cleanedup coercion docs
2010-06-25 John Napiorkowski better documentation for coercions
2010-06-25 John Napiorkowski removed some bad examples
2010-06-25 John Napiorkowski more doc tweaks and test cases
2010-06-25 John Napiorkowski more docs, test fixes and prep for release 0.02
2010-06-24 John Napiorkowski cleanup synopsis example and finished coercion fix
2010-06-24 John Napiorkowski maybe a real fix for coercions?
2010-06-24 John Napiorkowski maybe a more concise synopsis
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 more tabs to spaces
2010-06-23 John Napiorkowski tabs to spaces
2010-06-23 John Napiorkowski finished the big rename and directory shuffle.
2010-06-23 John Napiorkowski start renaming to parameterized
2010-06-23 John Napiorkowski fix to silence warnings from newer moose
2009-11-17 john napiorkowski added some docs about possible future syntaxes
2009-05-27 john napiorkowski more pod and clarified license
2009-05-27 john napiorkowski more docs and clarifications
2009-05-23 john napiorkowski more docs updates and updates to the makefile
2009-05-23 john napiorkowski documentation fixes
2009-05-23 john napiorkowski fixed up the coercion stuff, got something that should...
2009-05-22 john napiorkowski started the custom coercion
2009-05-22 john napiorkowski updated makefile requirements and got the basics of...
2009-05-22 john napiorkowski updated makefile requirements and got the basics of...
2009-05-22 john napiorkowski finished extended type examples
2009-05-21 john napiorkowski got all the tests working again, and basic type tests...
2009-05-21 john napiorkowski the basic, basics in place
2009-05-19 John Napiorkowski more fixes to the tests
2009-05-18 john napiorkowski more refactoring and first go at getting the tests...
2009-05-18 John Napiorkowski more specs for coercions
2009-05-17 John Napiorkowski more docs (and learning git checkin process)
2009-05-16 John Napiorkowski more specification and documentation
2009-05-15 John Napiorkowski hiearchy fixup
2009-05-15 John Napiorkowski more moving stuff around
2009-04-11 John Napiorkowski renamed file
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-29 John Napiorkowski Got the basic requirement in place!
2009-03-27 John Napiorkowski got the basic tests in place, got the types organized...
2009-03-27 John Napiorkowski initial setup of directories