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 |
2007-06-03 |
Guillermo Roditi |
use $self->name instead of refaddr. It would be totally... |
tree | commitdiff |
2007-06-02 |
Guillermo Roditi |
more immutable fixes |
tree | commitdiff |
2007-06-02 |
Guillermo Roditi |
massive updates to the way immutable works to fix a... |
tree | commitdiff |
2007-06-01 |
Guillermo Roditi |
added ability to reverse immutability, sorry about... |
tree | commitdiff |
2007-05-31 |
Stevan Little |
0.38 |
tree | commitdiff |
2007-05-29 |
Guillermo Roditi |
load all custom metaclasses automatically + tests 0_38 |
tree | commitdiff |
2007-05-29 |
Guillermo Roditi |
tiny change in metaclass.pm to automatically load custo... |
tree | commitdiff |
2007-05-29 |
Stevan Little |
groditis anon class fixup |
tree | commitdiff |
2007-05-29 |
Stevan Little |
fixed RT 27329 |
tree | commitdiff |
2007-05-27 |
Stevan Little |
fixing the authors lists and adding the ClassName type... |
tree | commitdiff |
2007-05-21 |
Guillermo Roditi |
get_read_method and get_write_method + tests + POD |
tree | commitdiff |
2007-05-21 |
Stevan Little |
foo |
tree | commitdiff |
2007-04-08 |
Stevan Little |
I think this fixed the bleadperl issue |
tree | commitdiff |
2007-02-24 |
Stevan Little |
added some functions to check if class is loaded and... 0_37 |
tree | commitdiff |
2007-02-21 |
Stevan Little |
More docs |
tree | commitdiff |
2007-02-21 |
Stevan Little |
Lots of doc updates |
tree | commitdiff |
2007-01-27 |
Stevan Little |
foo |
tree | commitdiff |
2007-01-27 |
Stevan Little |
merging the immutable branch into trunk |
tree | commitdiff |
2006-11-23 |
Stevan Little |
foo |
tree | commitdiff |
2006-11-02 |
Stevan Little |
0.36 |
tree | commitdiff |
2006-11-02 |
Stevan Little |
hand mergeing sucks |
tree | commitdiff |
2006-11-27 |
Stevan Little |
bar |
tree | commitdiff |
2006-11-27 |
Stevan Little |
fixes |
tree | commitdiff |
2006-11-27 |
Stevan Little |
tweaking a little here and there |
tree | commitdiff |
2006-11-12 |
Stevan Little |
whoops 0_37_002 |
tree | commitdiff |
2006-11-10 |
Stevan Little |
immutable stuff |
tree | commitdiff |
2006-11-09 |
Stevan Little |
IT WORKS NOWrun_testsrun_testsrun_testsrun_tests |
tree | commitdiff |
2006-11-08 |
Stevan Little |
fixed all the attribute name to be more Perl6ish and... |
tree | commitdiff |
2006-11-02 |
Stevan Little |
immutable refacotring |
tree | commitdiff |
2006-11-02 |
Stevan Little |
testing 0_36 |
tree | commitdiff |
2006-11-02 |
Stevan Little |
merging in the accessor refactoring |
tree | commitdiff |
2006-11-02 |
Stevan Little |
foo |
tree | commitdiff |
2006-10-28 |
Stevan Little |
a few tweaks here and there and a new proposal for... |
tree | commitdiff |
2006-10-26 |
Stevan Little |
added new constructor method metaclass |
tree | commitdiff |
2006-10-24 |
Stevan Little |
foo |
tree | commitdiff |
2006-10-16 |
Stevan Little |
fixing up the method protocol more, actually this is... |
tree | commitdiff |
2006-10-15 |
Stevan Little |
more-method-refactoring |
tree | commitdiff |
2006-09-25 |
Stevan Little |
forgot test coverage stats |
tree | commitdiff |
2006-09-24 |
Stevan Little |
foo |
tree | commitdiff |
2006-09-24 |
Stevan Little |
foo |
tree | commitdiff |
2006-09-15 |
Stevan Little |
fixing some edge cases Moose brought out |
tree | commitdiff |
2006-09-15 |
Stevan Little |
cleaning up Changes and docs |
tree | commitdiff |
2006-09-05 |
Stevan Little |
better MOP stuff |
tree | commitdiff |
2006-08-31 |
Stevan Little |
whoops-bug |
tree | commitdiff |
2006-08-30 |
Stevan Little |
add_attribute fix, and version fixes, changes, etc |
tree | commitdiff |
2006-08-29 |
Stevan Little |
adding in the additional metaclasses |
tree | commitdiff |
2006-08-29 |
Stevan Little |
tweaks to how the method map is built |
tree | commitdiff |
2006-08-29 |
Stevan Little |
immutability is good |
tree | commitdiff |
2006-08-28 |
Stevan Little |
slight speed improvements |
tree | commitdiff |
2006-08-28 |
Stevan Little |
slight speed improvements |
tree | commitdiff |
2006-08-28 |
Stevan Little |
minor tweaks to the method classes |
tree | commitdiff |
2006-08-28 |
Stevan Little |
no-more-blessed-subs |
tree | commitdiff |
2006-08-26 |
Stevan Little |
lost of misc changes; fixed the &create method; test... |
tree | commitdiff |
2006-08-20 |
Stevan Little |
adding the methods attribute |
tree | commitdiff |
2006-08-18 |
Stevan Little |
cleaned up the package problem |
tree | commitdiff |
2006-08-17 |
Stevan Little |
more misc cleanup |
tree | commitdiff |
2006-08-17 |
Stevan Little |
lots of documentation changes, some refactoring too |
tree | commitdiff |
2006-08-17 |
Stevan Little |
moved all the metaclass cache stuff to Class::MOP so... |
tree | commitdiff |
2006-08-16 |
Stevan Little |
no ref in the defaults |
tree | commitdiff |
2006-08-12 |
Stevan Little |
adding Class::MOP::Object |
tree | commitdiff |
2006-08-11 |
Stevan Little |
added the AUTHORITY into all classes, and support for... |
tree | commitdiff |
2006-08-10 |
Stevan Little |
fixing version numbers and writing the changelog |
tree | commitdiff |
2006-08-10 |
Stevan Little |
merging package encapsulation back into trunk |
tree | commitdiff |
2006-08-10 |
Stevan Little |
making the init_arg even more silly |
tree | commitdiff |
2006-08-10 |
Stevan Little |
fixed the tests and worked around perls typeglob yuk |
tree | commitdiff |
2006-08-10 |
Stevan Little |
cleanup and more tests; |
tree | commitdiff |
2006-08-08 |
Stevan Little |
broken-tests |
tree | commitdiff |
2006-08-04 |
Yuval Kogman |
clear/deinitialize but with tests only for deinitialize |
tree | commitdiff |
2006-08-04 |
Stevan Little |
more-package-refactoring |
tree | commitdiff |
2006-08-03 |
Stevan Little |
encapsulated-package-features |
tree | commitdiff |
2006-07-15 |
Stevan Little |
ChangeLog and adding yuval to authors everywhere |
tree | commitdiff |
2006-07-14 |
Stevan Little |
foo |
tree | commitdiff |
2006-07-13 |
Yuval Kogman |
Docs, small fixes, find_method_by_name and the get_valu... |
tree | commitdiff |
2006-07-06 |
Stevan Little |
foo |
tree | commitdiff |
2006-07-05 |
Stevan Little |
foo |
tree | commitdiff |
2006-07-05 |
Stevan Little |
closed |
tree | commitdiff |
2006-07-05 |
Stevan Little |
cleanup |
tree | commitdiff |
2006-07-03 |
Stevan Little |
buncha-stuff |
tree | commitdiff |
2006-06-30 |
Stevan Little |
foo |
tree | commitdiff |
2006-06-30 |
Stevan Little |
rename *_package_variable to *_package_symbol; |
tree | commitdiff |
2006-06-30 |
Stevan Little |
foo |
tree | commitdiff |
2006-06-29 |
Stevan Little |
foo |
tree | commitdiff |
2006-06-29 |
Stevan Little |
class-module-package |
tree | commitdiff |
2006-06-28 |
Stevan Little |
Class::MOP::Class::Immutable |
tree | commitdiff |
2006-06-22 |
Stevan Little |
ready-for-release 0_29_02 |
tree | commitdiff |
2006-06-22 |
Yuval Kogman |
foreach my $key ( keys %params ), not foreach my $key... |
tree | commitdiff |
2006-06-12 |
Stevan Little |
tweaking &create |
tree | commitdiff |
2006-05-13 |
Stevan Little |
0_29_01 |
tree | commitdiff |
2006-05-11 |
Stevan Little |
foo |
tree | commitdiff |
2006-05-08 |
Stevan Little |
foo |
tree | commitdiff |
2006-05-08 |
Stevan Little |
much-better |
tree | commitdiff |
2006-05-08 |
Stevan Little |
this-is-wrong |
tree | commitdiff |
2006-05-08 |
Stevan Little |
foo |
tree | commitdiff |
next |