Class::MOP with XS
[gitmo/Class-MOP.git] / t / 010_self_introspection.t
2007-12-12 Stevan Little Class::MOP with XS
2007-11-28 Robert Boone Add ability for a base class to find its subclasses
2007-11-23 Stevan Little adding in the linearized_isa method
2007-06-02 Guillermo Roditi more immutable fixes
2007-06-01 Guillermo Roditi added ability to reverse immutability, sorry about...
2007-01-27 Stevan Little merging the immutable branch into trunk
2006-11-08 Stevan Little fixed all the attribute name to be more Perl6ish and...
2006-09-24 Stevan Little foo
2006-08-28 Stevan Little no-more-blessed-subs
2006-08-20 Stevan Little adding the methods attribute
2006-08-17 Stevan Little lots of documentation changes, some refactoring too
2006-08-17 Stevan Little moved all the metaclass cache stuff to Class::MOP so...
2006-08-12 Stevan Little adding Class::MOP::Object
2006-08-11 Stevan Little added the AUTHORITY into all classes, and support for...
2006-08-10 Stevan Little cleanup and more tests;
2006-08-04 Stevan Little more-package-refactoring
2006-08-03 Stevan Little encapsulated-package-features
2006-07-13 Yuval Kogman Docs, small fixes, find_method_by_name and the get_valu...
2006-07-05 Stevan Little cleanup
2006-06-30 Stevan Little rename *_package_variable to *_package_symbol;
2006-06-30 Stevan Little foo
2006-06-29 Stevan Little foo
2006-06-29 Stevan Little class-module-package
2006-06-28 Stevan Little Class::MOP::Class::Immutable
2006-05-08 Stevan Little much-better
2006-05-04 Stevan Little moo
2006-05-02 Stevan Little cloning
2006-04-30 Stevan Little instnaces
2006-04-27 Yuval Kogman The great Class::MOP::Instance refactoring
2006-04-27 Stevan Little instance-protocol
2006-04-21 Stevan Little find_attribute_by_name
2006-04-18 Stevan Little anon-classes
2006-03-02 Stevan Little release 0.20 0_20
2006-03-01 Stevan Little buncha crap
2006-02-28 Stevan Little more method modifier stuff
2006-02-14 Stevan Little moving some tests around, increasing the coverage and...
2006-02-14 Stevan Little moving the scala mixins to a test only
2006-02-10 Stevan Little getting close to a 0.07 release
2006-02-09 Stevan Little 0.06 release 0_06
2006-02-05 Stevan Little bunch more introspection tests, imporved attribute...
2006-02-03 Stevan Little Adding better attribute/method metaclass handling
2006-02-02 Stevan Little updating the test numbers and adding the CountingClass...
2006-01-31 Stevan Little Class::MOP - lots of knot tying, this should make subcl...
2006-01-30 Stevan Little Class::MOP - getting there
2006-01-28 Stevan Little Class-MOP = bunch of moving stuff around
2006-01-25 Stevan Little Class::MOP - all the method methods and tests