summaryrefslogtreecommitdiffstats
path: root/lib/MooseX/NonMoose/Meta/Role/Constructor.pm
Commit message (Collapse)AuthorAgeFilesLines
* use the metainstance api rather than writing inlining myselfJesse Luehrs2009-06-251-5/+2
|
* only call FOREIGNBUILDARGS if it's defined in the class (not superclasses)Jesse Luehrs2009-06-221-1/+1
|
* start trying to add the FOREIGNBUILDARGS stuffJesse Luehrs2009-05-041-2/+6
|
* docs for MooseX::NonMoose::Meta::Role::Constructordoy2009-04-201-0/+46
|
* better rationale for not messing with the meta-instance api right nowdoy2009-04-201-2/+3
|
* don't use ->metadoy2009-04-201-2/+2
|
* gahh, meta stuff makes my head hurtdoy2009-04-151-2/+2
|
* better test for can_be_inlineddoy2009-04-141-2/+3
|
* commentdoy2009-04-141-0/+3
|
* look up the proper constructor namedoy2009-04-131-2/+3
|
* more intelligent inlining (i hope?)doy2009-04-131-62/+2
|
* fix up some commentsdoy2009-04-131-2/+1
|
* oh god what am i doingdoy2009-04-131-0/+82
|
* start trying to use a constructor metaclass role to do things more intelligentlydoy2009-04-101-0/+6