summaryrefslogtreecommitdiffstats
path: root/lib/Bread
Commit message (Collapse)AuthorAgeFilesLines
* ensure classes corresponding to class types are loadedJesse Luehrs2011-05-251-0/+2
| | | | otherwise, type inference doesn't work
* 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
| | | | This reverts commit 2a5b6f7d3dc3a2afdf5efb254720bd1b1fafcc4a.
* 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-022-9/+19
|
* pod-coverage0.01Jesse Luehrs2011-02-263-0/+26
|
* fix error messageJesse Luehrs2011-02-211-1/+1
|
* use does here, for clarityJesse Luehrs2011-02-211-1/+1
|
* add docsJesse Luehrs2011-02-217-0/+143
|
* stub out docsJesse Luehrs2011-02-217-0/+121
|
* rename MooseX::Bread::Board -> Bread::Board::DeclareJesse Luehrs2011-02-2110-0/+394