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 |
2008-02-26 |
Stevan Little |
ovids bug |
tree | commitdiff |
2008-02-22 |
Stevan Little |
some tweaks on C::MOP::Object |
tree | commitdiff |
2008-02-18 |
Stevan Little |
changing make_{immtable,mutable} to return 1 |
tree | commitdiff |
2008-02-17 |
Stevan Little |
test tweaks |
tree | commitdiff |
2008-02-08 |
Stevan Little |
bunch of doc fixes |
tree | commitdiff |
2008-02-08 |
Ricardo SIGNES |
attr initializer |
tree | commitdiff |
2008-02-08 |
Ricardo SIGNES |
one last init_arg fix |
tree | commitdiff |
2008-02-07 |
Stevan Little |
whoops |
tree | commitdiff |
2008-02-07 |
Stevan Little |
tweaking the attribute initializer stuff a little |
tree | commitdiff |
2008-02-07 |
Ricardo SIGNES |
tweak the initializer args, document set_initial_value |
tree | commitdiff |
2008-02-06 |
Ricardo SIGNES |
add public set_initial_value method for Moose to consum... |
tree | commitdiff |
2008-02-04 |
Ricardo SIGNES |
give the initializer a test |
tree | commitdiff |
2008-02-04 |
Ricardo SIGNES |
allow an initilizer to be set for attributes |
tree | commitdiff |
2008-02-03 |
Yuval Kogman |
meta instance doc improvements |
tree | commitdiff |
2008-01-29 |
Yuval Kogman |
microoptimization in Class::MOP::Instance |
tree | commitdiff |
2008-01-28 |
Stevan Little |
adding to changelog and changing versions |
tree | commitdiff |
2008-01-27 |
Yuval Kogman |
finish get_attribute_values etc |
tree | commitdiff |
2008-01-27 |
Yuval Kogman |
get_{init_args,attribute_values} |
tree | commitdiff |
2008-01-27 |
Yuval Kogman |
more correct |
tree | commitdiff |
2008-01-27 |
Yuval Kogman |
correct abuse of meta_instance and slots |
tree | commitdiff |
2008-01-27 |
Shawn M Moore |
Some simplifications and corrections suggested by nothi... |
tree | commitdiff |
2008-01-27 |
Shawn M Moore |
Add Instance->get_all_slot_values and tests |
tree | commitdiff |
2008-01-27 |
Yuval Kogman |
init_arg can be undef |
tree | commitdiff |
2008-01-27 |
Yuval Kogman |
init_arg can be undef |
tree | commitdiff |
2008-01-23 |
Stevan Little |
0.52 stuff |
tree | commitdiff |
2008-01-14 |
Shawn M Moore |
Some test/doc issues ferreted out by fixing my Class... 0_51 |
tree | commitdiff |
2008-01-13 |
Shawn M Moore |
Change the error message for when you rebless into... |
tree | commitdiff |
2008-01-13 |
Shawn M Moore |
A bit of doc for rebless_instance |
tree | commitdiff |
2008-01-13 |
Shawn M Moore |
Some simplifications to rebless given by stevan++ |
tree | commitdiff |
2008-01-13 |
Shawn M Moore |
Need to use a lower level method in getting attribute... |
tree | commitdiff |
2008-01-13 |
Shawn M Moore |
Check and upgrade attributes on rebless |
tree | commitdiff |
2008-01-13 |
Shawn M Moore |
On the advice of autarch, force reblessing to target... |
tree | commitdiff |
2008-01-12 |
Shawn M Moore |
Add Class::MOP::Class->rebless_instance, Class::MOP... |
tree | commitdiff |
2008-01-09 |
Stevan Little |
adding the 5.10 constant to allow us to use those features |
tree | commitdiff |
2008-01-08 |
Yuval Kogman |
keep track of the transformer in the immutable class |
tree | commitdiff |
2007-12-31 |
Stevan Little |
copyright date changes on Class::MOP |
tree | commitdiff |
2007-12-29 |
Flavio Poletti |
fixed documentation for predicate to match behaviour... |
tree | commitdiff |
2007-12-21 |
Stevan Little |
some tweaks for release |
tree | commitdiff |
2007-12-18 |
Dave Rolsky |
Clarify that the accessor for default returns whatever... |
tree | commitdiff |
2007-12-16 |
Matt S Trout |
fix make_mutable when option values defaulted |
tree | commitdiff |
2007-12-13 |
Stevan Little |
foo |
tree | commitdiff |
2007-12-13 |
Stevan Little |
fucking-bleadperl 0_49 |
tree | commitdiff |
2007-12-13 |
Stevan Little |
possible bleadperl fix |
tree | commitdiff |
2007-12-12 |
Stevan Little |
some tweaks |
tree | commitdiff |
2007-12-12 |
Stevan Little |
Class::MOP with XS |
tree | commitdiff |
2007-12-11 |
Stevan Little |
foo-bar |
tree | commitdiff |
2007-11-30 |
Stevan Little |
docfix |
tree | commitdiff |
2007-11-28 |
Robert Boone |
Add ability for a base class to find its subclasses |
tree | commitdiff |
2007-11-26 |
Stevan Little |
making get_read_method, etc act more sanely |
tree | commitdiff |
2007-11-24 |
Stevan Little |
fixed |
tree | commitdiff |
2007-11-23 |
Stevan Little |
adding in the last few bits |
tree | commitdiff |
2007-11-23 |
Stevan Little |
adding in the linearized_isa method |
tree | commitdiff |
2007-11-18 |
Dave Rolsky |
Fix a spelling mistake in a comment. 0_46 |
tree | commitdiff |
2007-11-18 |
Dave Rolsky |
Fix a couple spelling errors in the comments. |
tree | commitdiff |
2007-11-17 |
Dave Rolsky |
Replaced a regex with a string comparison, since the... |
tree | commitdiff |
2007-11-13 |
Guillermo Roditi |
one more thing, missing POD for builder predicate. UGH |
tree | commitdiff |
2007-11-13 |
Guillermo Roditi |
error message fixes. |
tree | commitdiff |
2007-11-13 |
Guillermo Roditi |
changes for 0_44 |
tree | commitdiff |
2007-11-06 |
Guillermo Roditi |
predicate fixes |
tree | commitdiff |
2007-10-29 |
Guillermo Roditi |
just some little optimizations to builder stuff |
tree | commitdiff |
2007-10-26 |
Guillermo Roditi |
if to elsif |
tree | commitdiff |
2007-10-26 |
Guillermo Roditi |
builder changes. sorry about diff noise, my editor... |
tree | commitdiff |
2007-10-05 |
Matt S Trout |
minor optimisations to metaclass retrieval |
tree | commitdiff |
2007-09-21 |
Stevan Little |
missed one bit |
tree | commitdiff |
2007-09-21 |
Stevan Little |
refactored the Constructor to support inlining better... |
tree | commitdiff |
2007-07-17 |
Stevan Little |
0.42 |
tree | commitdiff |
2007-07-16 |
Matt S Trout |
undo stevan's broken workarounds, actually fix for... |
tree | commitdiff |
2007-07-15 |
Stevan Little |
0.41 |
tree | commitdiff |
2007-07-03 |
Stevan Little |
0.40 |
tree | commitdiff |
2007-06-08 |
Stevan Little |
upping verison numbers and reviewing the immutable... |
tree | commitdiff |
2007-06-03 |
Guillermo Roditi |
oops POD |
tree | commitdiff |
next |