summaryrefslogtreecommitdiffstats
path: root/lib/Bread/Board/Declare
Commit message (Expand)AuthorAgeFilesLines
* don't need List::MoreUtilsJesse Luehrs2013-10-033-5/+2
* remove some memory cycles (Roman Daniel)Jesse Luehrs2013-10-032-2/+4
* 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
* need to clone this to ensure nothing is sharedJesse Luehrs2011-10-101-1/+3
* handle setting name slightly betterJesse Luehrs2011-10-101-4/+16
* sketch out subcontainers (still needs work)Jesse Luehrs2011-10-103-4/+104
* 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
* ...but the class still has to existJesse Luehrs2011-10-031-1/+1
* these don't need to be moose classes, and can be block injectionsJesse Luehrs2011-10-031-1/+1
* we want unknown stuff to become parameters hereJesse Luehrs2011-07-271-0/+1
* 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-022-4/+13
* ensure classes corresponding to class types are loadedJesse Luehrs2011-05-251-0/+2
* make inference explicitJesse Luehrs2011-05-252-0/+15
* moose forward compatJesse Luehrs2011-05-251-1/+5
* make sure definition order doesn't matter for inferring servicesJesse Luehrs2011-04-161-1/+6
* drop the alias, just install the inferred service under the right nameJesse Luehrs2011-04-161-7/+0
* actually, let's not do thisJesse Luehrs2011-04-163-25/+1
* just use the 'service' param i just added in b::bJesse Luehrs2011-04-161-16/+1
* need to clone the service so deps don't get messed upJesse Luehrs2011-04-161-0/+1
* make sure inferred services get the ::Declare service traitJesse Luehrs2011-04-161-0/+6
* need to make sure we pass along all of the service attributesJesse Luehrs2011-04-161-1/+7
* allow explicitly not creating a type mapping for certain servicesJesse Luehrs2011-04-163-1/+25
* nope, need the explicit deps to exist up frontJesse Luehrs2011-04-161-12/+6
* get auto-inferring services workingJesse Luehrs2011-04-151-0/+25
* set the 'class' attribute on block services if possibleJesse Luehrs2011-04-021-0/+3
* also need to check attribute type constraints during dep resolutionJesse Luehrs2011-03-241-3/+8
* 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-262-0/+20
* fix error messageJesse Luehrs2011-02-211-1/+1
* use does here, for clarityJesse Luehrs2011-02-211-1/+1
* add docsJesse Luehrs2011-02-216-0/+48
* stub out docsJesse Luehrs2011-02-216-0/+70
* rename MooseX::Bread::Board -> Bread::Board::DeclareJesse Luehrs2011-02-219-0/+358