summaryrefslogtreecommitdiffstats
path: root/lib/Bread/Board/Declare/Meta/Role/Attribute.pm
Commit message (Collapse)AuthorAgeFilesLines
* don't need List::MoreUtilsJesse Luehrs2013-10-031-1/+0
|
* sketch out subcontainers (still needs work)Jesse Luehrs2011-10-101-4/+7
|
* actually, keep this as an attribute on the metaclassJesse Luehrs2011-10-101-1/+13
|
* if service => 0 is specified, don't do the attribute trait at allJesse Luehrs2011-10-101-0/+5
|
* split this out, so we can have attributes that aren't servicesJesse Luehrs2011-10-101-276/+18
|
* 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
| | | | otherwise, type inference doesn't work
* 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
| | | | This reverts commit 2a5b6f7d3dc3a2afdf5efb254720bd1b1fafcc4a.
* 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
|
* fix error messageJesse Luehrs2011-02-211-1/+1
|
* use does here, for clarityJesse Luehrs2011-02-211-1/+1
|
* add docsJesse Luehrs2011-02-211-0/+21
|
* stub out docsJesse Luehrs2011-02-211-0/+33
|
* rename MooseX::Bread::Board -> Bread::Board::DeclareJesse Luehrs2011-02-211-0/+185