fixed all the attribute name to be more Perl6ish and then removed the : in the init_a...
[gitmo/Class-MOP.git] / lib / Class / MOP / Class / Immutable.pm
2006-11-08 Stevan Little fixed all the attribute name to be more Perl6ish and...
2006-11-02 Stevan Little testing 0_36
2006-10-28 Stevan Little a few tweaks here and there and a new proposal for...
2006-10-26 Stevan Little added new constructor method metaclass
2006-08-31 Stevan Little whoops-bug
2006-08-30 Stevan Little add_attribute fix, and version fixes, changes, etc
2006-08-29 Stevan Little adding in the additional metaclasses
2006-08-29 Stevan Little immutability is good
2006-08-26 Stevan Little lost of misc changes; fixed the &create method; test...
2006-08-17 Stevan Little more misc cleanup
2006-08-11 Stevan Little added the AUTHORITY into all classes, and support for...
2006-08-04 Stevan Little more-package-refactoring
2006-07-15 Stevan Little ChangeLog and adding yuval to authors everywhere
2006-07-06 Stevan Little foo
2006-07-05 Stevan Little foo
2006-07-05 Stevan Little closed
2006-07-05 Stevan Little cleanup
2006-07-03 Stevan Little buncha-stuff
2006-06-30 Stevan Little rename *_package_variable to *_package_symbol;
2006-06-29 Stevan Little class-module-package
2006-06-28 Stevan Little Class::MOP::Class::Immutable