summaryrefslogtreecommitdiffstats
path: root/lib/Bread/Board/Declare/Meta
Commit message (Expand)AuthorAgeFilesLines
* don't need List::MoreUtilsJesse Luehrs2013-10-033-5/+2
* remove some memory cycles (Roman Daniel)Jesse Luehrs2013-10-031-1/+2
* fix inheritance (xenoterracide)Jesse Luehrs2013-05-141-0/+3
* replace remaining Class::MOP::load_class with Class::LoadJesse Luehrs2012-02-121-2/+3
* document the container traitJesse Luehrs2012-01-261-0/+39
* tired of testing this with old moose versionsJesse Luehrs2011-10-103-65/+21
* sketch out subcontainers (still needs work)Jesse Luehrs2011-10-102-4/+82
* actually, keep this as an attribute on the metaclassJesse Luehrs2011-10-102-8/+14
* there is always an associated service nowJesse Luehrs2011-10-102-5/+3
* if service => 0 is specified, don't do the attribute trait at allJesse Luehrs2011-10-103-9/+6
* split this out, so we can have attributes that aren't servicesJesse Luehrs2011-10-102-276/+309
* allow specifying parameters for services (not sure how i missed this)Jesse Luehrs2011-07-271-0/+16
* fix the type constraint for literal_value0.09Jesse Luehrs2011-06-021-1/+1
* Coerce service values if requestedFlorian Ragwitz2011-06-021-2/+6
* ensure classes corresponding to class types are loadedJesse Luehrs2011-05-251-0/+2
* make inference explicitJesse Luehrs2011-05-251-0/+14
* moose forward compatJesse Luehrs2011-05-251-1/+5
* actually, let's not do thisJesse Luehrs2011-04-161-12/+0
* allow explicitly not creating a type mapping for certain servicesJesse Luehrs2011-04-161-0/+12
* set the 'class' attribute on block services if possibleJesse Luehrs2011-04-021-0/+3
* fix inlining for moose 2.0Jesse Luehrs2011-03-041-2/+2
* more useful handling of attributes with no services definedJesse Luehrs2011-03-021-8/+17
* pod-coverage0.01Jesse Luehrs2011-02-261-0/+10
* fix error messageJesse Luehrs2011-02-211-1/+1
* use does here, for clarityJesse Luehrs2011-02-211-1/+1
* add docsJesse Luehrs2011-02-212-0/+26
* stub out docsJesse Luehrs2011-02-212-0/+42
* rename MooseX::Bread::Board -> Bread::Board::DeclareJesse Luehrs2011-02-214-0/+252