2008-08-13 |
Yuval Kogman |
allow forcing of constructor inlining |
tree | commitdiff |
2008-08-13 |
Yuval Kogman |
immutable constructor for method |
tree | commitdiff |
2008-08-13 |
Yuval Kogman |
use _new for inline constructors of meta objects |
tree | commitdiff |
2008-08-13 |
Yuval Kogman |
pod coverage for in_global_destruction |
tree | commitdiff |
2008-08-12 |
Yuval Kogman |
move Devel::GlobalDestruction usage to MOP.pm so that... |
tree | commitdiff |
2008-08-11 |
Yuval Kogman |
use ref instead of blessed where it's not needed, and... |
tree | commitdiff |
2008-08-11 |
Yuval Kogman |
more simplification of the MOP.pm boilerplate |
tree | commitdiff |
2008-08-11 |
Yuval Kogman |
simplify loading of XS code so that it's not as nitrusi... |
tree | commitdiff |
2008-08-11 |
Yuval Kogman |
XS version of get_all_package_symbols |
tree | commitdiff |
2008-08-10 |
Yuval Kogman |
blah |
tree | commitdiff |
2008-08-10 |
Yuval Kogman |
bah, cleanup made it much slower |
tree | commitdiff |
2008-08-10 |
Yuval Kogman |
simplfy get_all_package_symbols |
tree | commitdiff |
2008-08-10 |
Yuval Kogman |
get_all_methods and get_all_attributes |
tree | commitdiff |
2008-08-10 |
Yuval Kogman |
deprecate bless_instance_structure |
tree | commitdiff |
2008-08-10 |
Yuval Kogman |
small fixes & optimizations in Meta::Instance |
tree | commitdiff |
2008-08-10 |
Yuval Kogman |
remove now redundant init args |
tree | commitdiff |
2008-08-10 |
Yuval Kogman |
FIXME comment for obra optzns |
tree | commitdiff |
2008-08-10 |
Yuval Kogman |
localize $@ more |
tree | commitdiff |
2008-08-10 |
Yuval Kogman |
merge the attribute maps in compute_all_applicable_attr... |
tree | commitdiff |
2008-08-10 |
Yuval Kogman |
package_name >= associated_metaclass->name |
tree | commitdiff |
2008-08-10 |
Yuval Kogman |
use associated method map in compute_all_applicable_met... |
tree | commitdiff |
2008-08-10 |
Yuval Kogman |
add associated_metaclass to Method |
tree | commitdiff |
2008-08-10 |
Yuval Kogman |
microoptimize Class::MOP::Class::initialize since it... |
tree | commitdiff |
2008-08-10 |
Yuval Kogman |
update package cache flag in get_method_map if it was... |
tree | commitdiff |
2008-08-10 |
Yuval Kogman |
explicit meta instance dependencies |
tree | commitdiff |
2008-08-10 |
Yuval Kogman |
use Devel::GlobalDestruction to avoid destroying anon... |
tree | commitdiff |
2008-08-09 |
Yuval Kogman |
make initialize() and create() consistent WRT package arg |
tree | commitdiff |
2008-08-09 |
Yuval Kogman |
clean up the mess after a failed attribute addition |
tree | commitdiff |
2008-08-09 |
Yuval Kogman |
clean up metaclass::import |
tree | commitdiff |
2008-08-09 |
Yuval Kogman |
correct invalidation of meta instance |
tree | commitdiff |
2008-08-09 |
Yuval Kogman |
use mro::get_isarev if available |
tree | commitdiff |
2008-08-09 |
Yuval Kogman |
MRO::Compat already does various version fiddling,... |
tree | commitdiff |
2008-08-08 |
Yuval Kogman |
attributes attribute for Class::MOP::Instance |
tree | commitdiff |
2008-08-08 |
Yuval Kogman |
use named params to instance_metaclass->new |
tree | commitdiff |
2008-08-08 |
Yuval Kogman |
Bootstrap Instance to have a proper constructor |
tree | commitdiff |
2008-08-08 |
Yuval Kogman |
more fixes for Instance's constructor |
tree | commitdiff |
2008-08-08 |
Yuval Kogman |
slots as a hash is a hack in Instance, partway fix... |
tree | commitdiff |
2008-08-08 |
Yuval Kogman |
proper constructor for Instance |
tree | commitdiff |
2008-08-08 |
Yuval Kogman |
proper constructor for Immutable |
tree | commitdiff |
2008-08-08 |
Yuval Kogman |
Accept fully named params to Class::MOP::Class::create |
tree | commitdiff |
2008-08-08 |
Yuval Kogman |
accept fully named args to Class::MOP::Method::wrap |
tree | commitdiff |
2008-08-08 |
Yuval Kogman |
accept fully named args in Class::MOP::Attribute::new |
tree | commitdiff |
2008-08-08 |
Yuval Kogman |
Remove p6 style attribute naming |
tree | commitdiff |
2008-08-04 |
Shawn M Moore |
Bump version to 0.65 |
tree | commitdiff |
2008-08-02 |
Yuval Kogman |
inline initialize slot didn't match non inline |
tree | commitdiff |
2008-07-27 |
Yuval Kogman |
remove antiquated SYNOPSIS code |
tree | commitdiff |
2008-07-22 |
Stevan Little |
fixing theplers test |
tree | commitdiff |
2008-07-22 |
Yuval Kogman |
Clean up option processing for Immutable |
tree | commitdiff |
2008-07-07 |
Shawn M Moore |
Bump us up to 0.64 |
tree | commitdiff |
2008-07-01 |
Shawn M Moore |
Have load_class return the metaclass, initializing... |
tree | commitdiff |
2008-06-27 |
Shawn M Moore |
Better error message for clone_instance("not a blessed... |
tree | commitdiff |
2008-06-27 |
Shawn M Moore |
Better error message for Foo->meta->clone_instance... |
tree | commitdiff |
2008-06-24 |
Dave Rolsky |
Fix a typo in an error message that probably never... |
tree | commitdiff |
2008-06-18 |
Shawn M Moore |
Bump to 0.63 |
tree | commitdiff |
2008-06-18 |
Shawn M Moore |
Begin updating to 0.62 |
tree | commitdiff |
2008-06-18 |
Yuval Kogman |
test for 5.10 case of borked constanting |
tree | commitdiff |
2008-06-18 |
Yuval Kogman |
5.10 produces scalar refs, not globs, for constant... |
tree | commitdiff |
2008-06-14 |
Stevan Little |
some little things and stuff |
tree | commitdiff |
2008-06-13 |
Shawn M Moore |
Bump everything to 0.61 |
tree | commitdiff |
2008-06-13 |
Shawn M Moore |
Bump all packages to 0.60 |
tree | commitdiff |
2008-06-13 |
Shawn M Moore |
Bump to 0.60 |
tree | commitdiff |
2008-06-12 |
Shawn M Moore |
Fix some typos in Instance doc |
tree | commitdiff |
2008-06-11 |
Guillermo Roditi |
expose immutable options and transformer |
tree | commitdiff |
2008-06-10 |
Shawn M Moore |
Nonsensical (undef, empty, reference) class names now... |
tree | commitdiff |
2008-06-10 |
Shawn M Moore |
Have is_class_loaded use the old code from Moose's... |
tree | commitdiff |
2008-06-10 |
Stevan Little |
*_package_symbol all now take HASH ref as well as string |
tree | commitdiff |
2008-06-04 |
Stevan Little |
some speed gains |
tree | commitdiff |
2008-05-29 |
Stevan Little |
0.58 |
tree | commitdiff |
2008-05-28 |
Scott McWhirter |
Very small namespace() related refactor. |
tree | commitdiff |
2008-05-28 |
Stevan Little |
fixing the destructor, so it wont be created unless... |
tree | commitdiff |
2008-05-28 |
Stevan Little |
fixing the destructor, so it wont be created unless... |
tree | commitdiff |
2008-05-28 |
Stevan Little |
initialize cleanup |
tree | commitdiff |
2008-05-28 |
Scott McWhirter |
Inline some reused variables. |
tree | commitdiff |
2008-05-28 |
Stevan Little |
better error message |
tree | commitdiff |
2008-05-27 |
Stevan Little |
Some package speedups |
tree | commitdiff |
2008-05-25 |
Stevan Little |
0.56 |
tree | commitdiff |
2008-05-25 |
Stevan Little |
0.56 |
tree | commitdiff |
2008-05-24 |
Stevan Little |
fixing get_{read,write}_method_ref |
tree | commitdiff |
2008-05-19 |
Stevan Little |
adding Sub::Identify 0.03 stuff |
tree | commitdiff |
2008-05-19 |
Yuval Kogman |
avoid uninitialized warning for CLASS_MOP_NO_XS |
tree | commitdiff |
2008-05-18 |
Stevan Little |
just adjusting versions and writing changes |
tree | commitdiff |
2008-05-18 |
Stevan Little |
Class::MOP::Method and co. are now stricter and require... |
tree | commitdiff |
2008-05-18 |
Stevan Little |
Class::MOP::Method and co. are now stricter and require... |
tree | commitdiff |
2008-05-18 |
Stevan Little |
okay, this is not meant to be used, but since i am... |
tree | commitdiff |
2008-05-18 |
Shawn M Moore |
Improve the error message of having a plain reference... |
tree | commitdiff |
2008-05-18 |
Stevan Little |
fixing the get_method_map stuff |
tree | commitdiff |
2008-05-18 |
Stevan Little |
removing ->blessed, blessed is not a method *cough... |
tree | commitdiff |
2008-05-17 |
Shawn M Moore |
Bump the version on Class::MOP so I can run Moose's... |
tree | commitdiff |
2008-05-16 |
Stevan Little |
dont break trunk please |
tree | commitdiff |
2008-05-16 |
Tomas Doran |
Add test in Class:MOP for ->identifier() and immutable... |
tree | commitdiff |
2008-05-08 |
Shawn M Moore |
add has_read_method and has_write_method |
tree | commitdiff |
2008-05-04 |
Stevan Little |
fixing typo |
tree | commitdiff |
2008-04-15 |
Stevan Little |
c3 tests and details |
tree | commitdiff |
2008-04-15 |
Stevan Little |
reverting something I shouldnt have commited |
tree | commitdiff |
2008-04-15 |
Yuval Kogman |
Use MRO::Compat in Class::MOP. The C3 test already... |
tree | commitdiff |
2008-04-12 |
Yuval Kogman |
set the attr in rebless_instance when it has no init_arg |
tree | commitdiff |
2008-04-05 |
Stevan Little |
adding the MooseX::MetaDescription stuff distilled... |
tree | commitdiff |
2008-03-19 |
Stevan Little |
rebless instance now returns the instance too |
tree | commitdiff |
2008-03-12 |
Stevan Little |
addin in the extra params for rebless_instance |
tree | commitdiff |
2008-03-11 |
Stevan Little |
Class::MOP fixes |
tree | commitdiff |
next |