summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* 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-30/+30
|
* handle attribute overriding betterJesse Luehrs2011-02-213-28/+11
|
* don't need to load b::b hereJesse Luehrs2011-02-212-2/+2
|
* disallow multiple inheritanceJesse Luehrs2011-02-211-1/+5
|
* also support moose 2 inlining apiJesse Luehrs2011-02-212-13/+38
|
* make constructor injections just use the tcJesse Luehrs2011-02-211-16/+18
| | | | also provide the 'service' key to override creating a service
* factor this out into a methodJesse Luehrs2011-02-211-6/+14
|
* also disallow builderJesse Luehrs2011-02-211-2/+4
|
* ensure we always inherit from Bread::Board::ContainerJesse Luehrs2011-02-211-0/+11
|
* make roles workJesse Luehrs2011-02-212-3/+9
|
* make inheritance workJesse Luehrs2011-02-212-2/+19
|
* handle defaults with native traits properlyJesse Luehrs2011-02-211-0/+6
|
* support the constructor_name optionJesse Luehrs2011-02-211-0/+9
|
* die if a default is set in a service attributeJesse Luehrs2011-02-211-0/+12
|
* handle type checks and auto_deref on values returned from servicesJesse Luehrs2011-02-212-6/+51
|
* test all inliningJesse Luehrs2011-02-213-2/+12
|
* this needs to be an expressionJesse Luehrs2011-02-201-2/+2
|
* pass $self to block injectionsJesse Luehrs2011-02-201-1/+13
|
* initial implementationJesse Luehrs2011-02-208-0/+242
|
* initial commitJesse Luehrs2011-02-191-0/+0