aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* release 0.070.07Rafael Kitover2010-08-042-1/+2
* support class_has with no isa, with testRafael Kitover2010-08-043-1/+7
* TODO-ify failing testsRafael Kitover2010-08-042-17/+18
* isa is not a required option -- dont do anything extra if class attr was not ...Karen Etheridge2010-08-031-1/+1
* respect value of coerce not only if 0Rafael Kitover2010-08-011-1/+2
* fix for class attributes in rolesRafael Kitover2010-08-011-17/+17
* potential fixes for role problems.. doesnt solve everything though; will have...Karen Etheridge2010-07-292-1/+82
* add Test::NoWarnings; add (failing) tests for the use of MX::AlwaysCoerce fro...Karen Etheridge2010-07-294-3/+63
* update copyright yearRafael Kitover2010-07-271-1/+1
* release0.06Rafael Kitover2010-07-272-2/+3
* TODO-ify MX::Method::Signatures testRafael Kitover2010-07-271-3/+7
* update Moose::Exporter calls for post-0.93 Moose API (RT#59744)Karen Etheridge2010-07-272-11/+14
* Updated test to properly handle a missing dependencyKaren Etheridge2010-07-271-4/+7
* switch to Test::Exception, add failing test for MooseX::Method::SignaturesRafael Kitover2010-07-133-15/+49
* release0.05Rafael Kitover2010-07-122-2/+5
* actually apply Schwern's patchRafael Kitover2010-07-122-53/+12
* Only coerce if the accessor's type can coerce.Michael G. Schwern2010-07-121-0/+51
* add failing tests for types without coercion, add Schwern to CONTRIBUTORSRafael Kitover2010-07-122-1/+17
* Better diagnostics when the evals fail.Michael G. Schwern2010-07-121-2/+2
* remove t/00-load.t (was failing), release0.04Rafael Kitover2010-03-063-11/+5
* add test for has with coerce => 0Rafael Kitover2009-06-161-1/+8
* releaseRafael Kitover2009-06-162-2/+5
* make coerce => 0 work for class_hasRafael Kitover2009-06-162-2/+13
* rewritten using metaroles, the Moose wayRafael Kitover2009-06-163-16/+44
* first releaseRafael Kitover2009-06-154-1/+68
* skeletonRafael Kitover2009-06-156-0/+157