2009-01-21 |
Ricardo SIGNES |
register the type |
tree | commitdiff |
2009-01-21 |
Ricardo SIGNES |
regsiter maybe_type |
tree | commitdiff |
2009-01-21 |
Ricardo SIGNES |
maybe_type |
tree | commitdiff |
2009-01-19 |
Yuval Kogman |
accessors can fulfill required role methods |
tree | commitdiff |
2009-01-17 |
Yuval Kogman |
use _compile_code in Destructor |
tree | commitdiff |
2009-01-17 |
Yuval Kogman |
whitespace |
tree | commitdiff |
2009-01-17 |
Yuval Kogman |
use _compile_code in Constructor |
tree | commitdiff |
2009-01-17 |
Yuval Kogman |
use _compile_code in Accessor |
tree | commitdiff |
2009-01-17 |
Yuval Kogman |
Merge branch 'master' into method_generation_cleanup |
tree | commitdiff |
2009-01-12 |
Yuval Kogman |
make use of definition_context |
tree | commitdiff |
2009-01-12 |
Dave Rolsky |
Fix the super recursion bug perigrin found |
tree | commitdiff |
2009-01-11 |
Dave Rolsky |
More doc fixes |
tree | commitdiff |
2009-01-11 |
Dave Rolsky |
Got to do Moose->init_meta |
tree | commitdiff |
2009-01-11 |
Dave Rolsky |
Fix function name |
tree | commitdiff |
2009-01-06 |
Dave Rolsky |
tidy code in pod for consistency |
tree | commitdiff |
2009-01-06 |
Dave Rolsky |
tidy code in pod for consistency |
tree | commitdiff |
2009-01-06 |
Dave Rolsky |
tidy code in pod for consistency, also tidy some text |
tree | commitdiff |
2009-01-06 |
Dave Rolsky |
Ran the sample code through perltidy |
tree | commitdiff |
2009-01-03 |
Cory G Watson |
Meta::TypeConstraint: Add some explanation for a few... |
tree | commitdiff |
2009-01-03 |
Florian Ragwitz |
Mention the offending class when reporting errors when... |
tree | commitdiff |
2009-01-02 |
Yuval Kogman |
don't sort superclasses when caching anon classes ... |
tree | commitdiff |
2008-12-31 |
Dave Rolsky |
add release date and bump version |
tree | commitdiff |
2008-12-31 |
Dave Rolsky |
require CMOP 0.75 |
tree | commitdiff |
2008-12-30 |
Dave Rolsky |
bump CMOP prereq to latest version |
tree | commitdiff |
2008-12-22 |
Dave Rolsky |
Fix some typos |
tree | commitdiff |
2008-12-22 |
Shawn M Moore |
Rename verify_type_constraint to verify_against_type_co... |
tree | commitdiff |
2008-12-21 |
Shawn M Moore |
Actually, call that verify_type_constraint |
tree | commitdiff |
2008-12-21 |
Shawn M Moore |
Moose::Meta::Attribute->check_type_constraint |
tree | commitdiff |
2008-12-21 |
Shawn M Moore |
We don't use RegExpr anywhere else, use the standard... |
tree | commitdiff |
2008-12-14 |
Shawn M Moore |
Typo fix |
tree | commitdiff |
2008-12-14 |
Shawn M Moore |
Support for parameterized traits in attributes |
tree | commitdiff |
2008-12-14 |
Shawn M Moore |
Make this trait code a little more malleable |
tree | commitdiff |
2008-12-12 |
Matt S Trout |
move across to _eval_closure hashref style |
tree | commitdiff |
2008-12-12 |
Matt S Trout |
Merge 'trunk' into 'method_generation_cleanup' |
tree | commitdiff |
2008-12-11 |
Dave Rolsky |
Doh, we really need CMOP 0.72 |
tree | commitdiff |
2008-12-09 |
Matt S Trout |
unsupport passing meta-attr object to triggers because... |
tree | commitdiff |
2008-12-09 |
Shawn M Moore |
Always inline predicate and clearer methods |
tree | commitdiff |
2008-12-08 |
Chris Prather |
zero or more Roles |
tree | commitdiff |
2008-12-08 |
Dave Rolsky |
I was channeling stevan and misspeled declaratively |
tree | commitdiff |
2008-12-08 |
Dave Rolsky |
bump version to 0.63 0.63 |
tree | commitdiff |
2008-12-07 |
Dave Rolsky |
Small tweaks to some of the text. |
tree | commitdiff |
2008-12-07 |
Dave Rolsky |
Fix some unintended bugs in the "standard" P5 code. |
tree | commitdiff |
2008-12-07 |
Dave Rolsky |
Remove an unneeded "the" |
tree | commitdiff |
2008-12-05 |
John Napiorkowski |
changes to the way Moose::Meta::TypeConstraint passed... |
tree | commitdiff |
2008-12-05 |
Dave Rolsky |
require latest CMOP 0.62_02 |
tree | commitdiff |
2008-12-05 |
Dave Rolsky |
bump version and update Changes |
tree | commitdiff |
2008-12-05 |
Dave Rolsky |
Handle defaults with quote-breaking values correctly... |
tree | commitdiff |
2008-12-05 |
Dave Rolsky |
Don't call get_all_package_symbols in list context |
tree | commitdiff |
2008-12-05 |
Marcus Ramberg |
Revert unwanted MMM::Accessor change |
tree | commitdiff |
2008-12-05 |
Marcus Ramberg |
Bump dependency for MoreUtils |
tree | commitdiff |
2008-12-05 |
Matt S Trout |
use _eval_closure |
tree | commitdiff |
2008-12-05 |
Dave Rolsky |
Fix pod coverage |
tree | commitdiff |
2008-12-05 |
Dave Rolsky |
If the constructor in a parent class has method modifie... |
tree | commitdiff |
2008-12-04 |
Dave Rolsky |
Don't bother checking the expected constructor class... |
tree | commitdiff |
2008-12-04 |
Dave Rolsky |
Ok, I was getting a little wacky. |
tree | commitdiff |
2008-12-04 |
Dave Rolsky |
Make sure that whenever we don't inline, we warn, and... |
tree | commitdiff |
2008-12-04 |
Dave Rolsky |
The last checkin was broken in the case where class... |
tree | commitdiff |
2008-12-04 |
Dave Rolsky |
Break the long string into two lines |
tree | commitdiff |
2008-12-04 |
Dave Rolsky |
Implement a can_be_inlined method for MMM::Constructor... |
tree | commitdiff |
2008-12-04 |
Dave Rolsky |
When applying a role to a class and some methods are... |
tree | commitdiff |
2008-12-04 |
Dave Rolsky |
Quote subtype names here |
tree | commitdiff |
2008-12-04 |
Dave Rolsky |
bump version and update changes. 0.62_01 |
tree | commitdiff |
2008-12-03 |
Dave Rolsky |
Make the type constraint classes immutable in |
tree | commitdiff |
2008-11-29 |
Shawn M Moore |
Use the new method->execute API for BUILDALL and DEMOLI... |
tree | commitdiff |
2008-11-26 |
Dave Rolsky |
bump version to 0.62 |
tree | commitdiff |
2008-11-26 |
Dave Rolsky |
require Class::MOP 0.71 |
tree | commitdiff |
2008-11-26 |
Tomas Doran |
Make removing attributes also remove their installed... |
tree | commitdiff |
2008-11-26 |
Shawn M Moore |
Attempt to explain why a role that just requires method... |
tree | commitdiff |
2008-11-26 |
Shawn M Moore |
Use single quotes for consistency |
tree | commitdiff |
2008-11-26 |
Shawn M Moore |
Fix the error message when we're composing role A with... |
tree | commitdiff |
2008-11-26 |
Shawn M Moore |
Weaken anonymous roles in the metaclass lookup table... |
tree | commitdiff |
2008-11-25 |
Shawn M Moore |
More consistent errors for roles (don't really want... |
tree | commitdiff |
2008-11-25 |
Shawn M Moore |
Be more consistent with the Moose::Meta::Class->create... |
tree | commitdiff |
2008-11-25 |
Shawn M Moore |
Make pod coverage happy |
tree | commitdiff |
2008-11-25 |
Shawn M Moore |
First cut of anonymous roles! |
tree | commitdiff |
2008-11-25 |
Shawn M Moore |
Moose::Meta::Role->create for dynamic role construction |
tree | commitdiff |
2008-11-21 |
Chris Prather |
remove the number check from M:M:Constructor.pm to... |
tree | commitdiff |
2008-11-17 |
Shawn M Moore |
Remove the make_immutable keyword, it's been deprecated... |
tree | commitdiff |
2008-11-16 |
Tomas Doran |
Add a comment as per the traits case |
tree | commitdiff |
2008-11-16 |
Tomas Doran |
Fix another reentrancy issue in Moose::Exporter by... |
tree | commitdiff |
2008-11-16 |
Tomas Doran |
Fix 1 char POD bug |
tree | commitdiff |
2008-11-09 |
Shawn M Moore |
typo fix |
tree | commitdiff |
2008-11-09 |
Shawn M Moore |
Factor out wrapper creation so users can give a prototy... |
tree | commitdiff |
2008-11-09 |
Stevan Little |
fixed a method exclusion/aliasing bug |
tree | commitdiff |
2008-11-07 |
Dave Rolsky |
Tidy the code (and clean up rampant wacky whitespace... |
tree | commitdiff |
2008-11-07 |
Dave Rolsky |
Tidy the code, which also removes whitespace on otherwi... |
tree | commitdiff |
2008-11-07 |
Dave Rolsky |
Add the version bits to all .pm files |
tree | commitdiff |
2008-11-01 |
Dave Rolsky |
used perl-reversion to bump version to 0.61 |
tree | commitdiff |
2008-11-01 |
Dave Rolsky |
Moose::Meta::Class->get_method_map was both broken... |
tree | commitdiff |
2008-11-01 |
Dave Rolsky |
Remove a bunch of commented out code (all tests still... |
tree | commitdiff |
2008-10-31 |
Yuval Kogman |
more create_child_type fixes (Role, Enum) |
tree | commitdiff |
2008-10-31 |
Yuval Kogman |
more create_child_type fixes (Role, Enum) |
tree | commitdiff |
2008-10-29 |
Chris Prather |
doc patch for lazy_build and clean up some other attrib... |
tree | commitdiff |
2008-10-29 |
Dave Rolsky |
Fix lie in the docs (error_class does to have a default) |
tree | commitdiff |
2008-10-29 |
John Napiorkowski |
moved name attribute normalization out of Moose::Util... |
tree | commitdiff |
2008-10-29 |
John Napiorkowski |
make sure a type constrain name makes sense, properly... |
tree | commitdiff |
2008-10-27 |
Chris Prather |
load_class for a Role if the Role isn't already loaded... |
tree | commitdiff |
2008-10-24 |
John Napiorkowski |
if a parameterizable constraint get parameterized,... |
tree | commitdiff |
2008-10-24 |
John Napiorkowski |
parameterized contstraints when subclassing should... |
tree | commitdiff |
2008-10-24 |
Florian Ragwitz |
Fix some typos in the pod. |
tree | commitdiff |
next |