2009-06-25 |
Hans Dieter Pearcey |
kill more Provided |
tree | commitdiff |
2009-06-25 |
Hans Dieter Pearcey |
default curried_arguments to [] |
tree | commitdiff |
2009-06-25 |
Hans Dieter Pearcey |
make more tests pass, remove unnecessary meta method... |
tree | commitdiff |
2009-06-25 |
Hans Dieter Pearcey |
slightly better test failures |
tree | commitdiff |
2009-06-25 |
Hans Dieter Pearcey |
s/provides/handles/ in method names |
tree | commitdiff |
2009-06-25 |
Hans Dieter Pearcey |
start replacing provides/curries with handles |
tree | commitdiff |
2009-06-25 |
Hans Dieter Pearcey |
default more helpfully |
tree | commitdiff |
2009-06-25 |
Hans Dieter Pearcey |
Merge branch 'handles_curry' into attribute_helpers |
tree | commitdiff |
2009-06-25 |
Hans Dieter Pearcey |
add documentation |
tree | commitdiff |
2009-06-25 |
Hans Dieter Pearcey |
Merge branch 'handles_curry' into attribute_helpers |
tree | commitdiff |
2009-06-25 |
Hans Dieter Pearcey |
add curried_arguments, usable from hashref handles |
tree | commitdiff |
2009-06-25 |
Hans Dieter Pearcey |
copy in and rename AttributeHelpers |
tree | commitdiff |
2009-06-25 |
Shawn M Moore |
Allow Moose::Meta::TypeConstraint::DuckType in handles... |
tree | commitdiff |
2009-06-25 |
Shawn M Moore |
Punctuation |
tree | commitdiff |
2009-06-25 |
Shawn M Moore |
Reify duck type from a regular subtype into an actual... |
tree | commitdiff |
2009-06-25 |
Shawn M Moore |
Copy and paste doc is bad! :) |
tree | commitdiff |
2009-06-25 |
Shawn M Moore |
all does what we want anyway, no need for the weird... |
tree | commitdiff |
2009-06-25 |
Shawn M Moore |
We no longer use $class |
tree | commitdiff |
2009-06-25 |
Shawn M Moore |
The Object type constraint filters out Regexp |
tree | commitdiff |
2009-06-24 |
Hans Dieter Pearcey |
associate methods installed by delegation |
tree | commitdiff |
2009-06-24 |
Hans Dieter Pearcey |
document 'bare' |
tree | commitdiff |
2009-06-24 |
Hans Dieter Pearcey |
finish the bare_attribute merge that I somehow screwed up |
tree | commitdiff |
2009-06-24 |
Hans Dieter Pearcey |
warn instead of dying |
tree | commitdiff |
2009-06-24 |
Hans Dieter Pearcey |
document new behavior |
tree | commitdiff |
2009-06-24 |
Hans Dieter Pearcey |
warn instead of dying |
tree | commitdiff |
2009-06-24 |
Hans Dieter Pearcey |
document new behavior |
tree | commitdiff |
2009-06-24 |
Hans Dieter Pearcey |
back out 'bare' attribute changes (moving to a branch) |
tree | commitdiff |
2009-06-24 |
Hans Dieter Pearcey |
don't override attach_to_class, override install_accessors |
tree | commitdiff |
2009-06-24 |
Hans Dieter Pearcey |
die on attributes with no methods and no is => 'bare' |
tree | commitdiff |
2009-06-23 |
Jay Kuri |
Doc patch to better explain BUILD arguments better |
tree | commitdiff |
2009-06-23 |
Dave Rolsky |
require CMOP 0.88 |
tree | commitdiff |
2009-06-23 |
Dave Rolsky |
bump version to 0.83 |
tree | commitdiff |
2009-06-22 |
Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 |
Merge branch 'master' of gitmo@jules.scsys.co.uk:Moose |
tree | commitdiff |
2009-06-22 |
Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 |
mention MooseX::NonMoose in extensions manual |
tree | commitdiff |
2009-06-22 |
Dave Rolsky |
bump version to 0.82 |
tree | commitdiff |
2009-06-22 |
Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 |
correct pod document name |
tree | commitdiff |
2009-06-21 |
Jesse Luehrs |
just use _construct_instance from CMOP |
tree | commitdiff |
2009-06-21 |
Dave Rolsky |
work with Inlined changes in CMOP |
tree | commitdiff |
2009-06-21 |
Dave Rolsky |
require CMOP 0.87 ($NEXT) |
tree | commitdiff |
2009-06-21 |
Dave Rolsky |
No plural of syntax |
tree | commitdiff |
2009-06-21 |
Dave Rolsky |
Tone down the judgement, add another reason to use... |
tree | commitdiff |
2009-06-21 |
Dave Rolsky |
Inherit from CMOP::Method::Inlined, not ::Generated |
tree | commitdiff |
2009-06-21 |
Yuval Kogman |
Check that the value is an object in duck_type TC |
tree | commitdiff |
2009-06-21 |
dandv |
Added POD about the 'documentation' option for the... |
tree | commitdiff |
2009-06-11 |
Dylan William Hardison |
You CAN use trigger on read-only attributes. |
tree | commitdiff |
2009-06-10 |
Matt S Trout |
mention MooseX::Types early to avoid users falling... |
tree | commitdiff |
2009-06-10 |
Matt S Trout |
add some notes about a few extensions |
tree | commitdiff |
2009-06-09 |
Rafael Kitover |
add note that has '+foo' does not work in roles that... |
tree | commitdiff |
2009-06-07 |
Dave Rolsky |
bump version to 0.81 0.81 |
tree | commitdiff |
2009-06-07 |
Dave Rolsky |
bump CMOP prereq to 0.85 |
tree | commitdiff |
2009-06-06 |
Dave Rolsky |
bump version to 0.80 |
tree | commitdiff |
2009-06-04 |
Shawn M Moore |
We do have doc now! |
tree | commitdiff |
2009-06-04 |
Shawn M Moore |
Improve the error message of a role using "extends" |
tree | commitdiff |
2009-06-02 |
Jesse Luehrs |
metarole is past the scary experimental stage, i think |
tree | commitdiff |
2009-06-02 |
Shawn M Moore |
Excluding a conflicting method is a certainly valid... |
tree | commitdiff |
2009-05-31 |
Shawn M Moore |
Moose::Manual::Delta isn't for our internal test change... |
tree | commitdiff |
2009-05-31 |
Shawn M Moore |
Use class/type information instead of a useless is_conf... |
tree | commitdiff |
2009-05-31 |
Shawn M Moore |
More doc for Method::Conflicting |
tree | commitdiff |
2009-05-31 |
Shawn M Moore |
Make roles required |
tree | commitdiff |
2009-05-31 |
Shawn M Moore |
Move Method::Conflicted to Conflicting |
tree | commitdiff |
2009-05-31 |
Shawn M Moore |
Begin s/conflicted/conflicting/ |
tree | commitdiff |
2009-05-31 |
Shawn M Moore |
Make Conflicted immutable |
tree | commitdiff |
2009-05-31 |
Shawn M Moore |
Much better error message for role conflicts |
tree | commitdiff |
2009-05-31 |
Shawn M Moore |
Use role names for consistency with ToRole |
tree | commitdiff |
2009-05-31 |
Shawn M Moore |
Include roles in the role summation add_conflicted_method |
tree | commitdiff |
2009-05-31 |
Shawn M Moore |
Basic conflict message |
tree | commitdiff |
2009-05-30 |
Shawn M Moore |
Method::Required->name is required |
tree | commitdiff |
2009-05-30 |
Shawn M Moore |
Role::Method->is_conflict |
tree | commitdiff |
2009-05-30 |
Shawn M Moore |
Use add_conflicted_method instead of add_required_metho... |
tree | commitdiff |
2009-05-30 |
Shawn M Moore |
Role->add_conflicted_method |
tree | commitdiff |
2009-05-30 |
Shawn M Moore |
Add conflicted method metaclass |
tree | commitdiff |
2009-05-30 |
Shawn M Moore |
Use required method objects in ToClass, not names |
tree | commitdiff |
2009-05-30 |
Shawn M Moore |
Use required_method objects, not names, in ToRole |
tree | commitdiff |
2009-05-30 |
Shawn M Moore |
Use objects, not names, in RoleSummation |
tree | commitdiff |
2009-05-30 |
Shawn M Moore |
Fix role delegation |
tree | commitdiff |
2009-05-30 |
Shawn M Moore |
get_required_method_list now returns objects not names |
tree | commitdiff |
2009-05-30 |
Shawn M Moore |
Add get_values |
tree | commitdiff |
2009-05-30 |
Shawn M Moore |
Rename internal get_list to get_keys for clarity |
tree | commitdiff |
2009-05-30 |
Shawn M Moore |
Grammar fix |
tree | commitdiff |
2009-05-30 |
Shawn M Moore |
required_methods is now a hashref of Method::Requireds... |
tree | commitdiff |
2009-05-30 |
Shawn M Moore |
Typo fix |
tree | commitdiff |
2009-05-30 |
Shawn M Moore |
No need to explicitly uniq, since assigning to a hash... |
tree | commitdiff |
2009-05-30 |
Shawn M Moore |
Use blessed not ref |
tree | commitdiff |
2009-05-30 |
Shawn M Moore |
Have add_required_methods inflate the required methods |
tree | commitdiff |
2009-05-30 |
Shawn M Moore |
Documentation |
tree | commitdiff |
2009-05-30 |
Shawn M Moore |
We need to say new -> _new? what's the better way of... |
tree | commitdiff |
2009-05-30 |
Shawn M Moore |
Add required_method_metaclass attribute |
tree | commitdiff |
2009-05-30 |
Shawn M Moore |
Make Role::Method::Required its own entity, since it... |
tree | commitdiff |
2009-05-30 |
Jesse Luehrs |
grammar fix |
tree | commitdiff |
2009-05-30 |
Shawn M Moore |
Mark possessives with an apostrophe! |
tree | commitdiff |
2009-05-30 |
Shawn M Moore |
Fix missing ) in pod |
tree | commitdiff |
2009-05-30 |
Jesse Luehrs |
pass 0, not 1, to inline_constructor to silence warnings |
tree | commitdiff |
2009-05-30 |
Shawn M Moore |
Remove punctuation from an error message |
tree | commitdiff |
2009-05-29 |
hakim |
Fix documentation to point to correct superclass |
tree | commitdiff |
2009-05-25 |
Dave Rolsky |
Rephrase required docs |
tree | commitdiff |
2009-05-25 |
Chris Prather |
remove required => 1 from lazy_build |
tree | commitdiff |
2009-05-25 |
Chris Prather |
correct the documentation for required |
tree | commitdiff |
2009-05-23 |
Yuval Kogman |
Update test suite for subname changes in Class::MOP |
tree | commitdiff |
2009-05-23 |
Yuval Kogman |
Inline DESTROY even without DEMOLISH methods |
tree | commitdiff |
2009-05-22 |
Shawn M Moore |
Rename _make_wrapper to _curry_wrapper and fiddle its... |
tree | commitdiff |
next |