minor changes to class::mop:::class
[gitmo/Class-MOP.git] / t /
2006-02-05 Stevan Little a number of changes;
2006-02-04 Stevan Little adding in the metaclass pragma
2006-02-04 Stevan Little hiding package names and adding test plan
2006-02-04 Stevan Little adding the lazy class example
2006-02-03 Stevan Little Adding better attribute/method metaclass handling
2006-02-03 Stevan Little start of the new user-level API
2006-02-03 Stevan Little more stuff
2006-02-03 Stevan Little adding in another example
2006-02-03 Stevan Little - refactoring attributes
2006-02-03 Stevan Little adding in some more examples
2006-02-03 Stevan Little Class::MOP - moving things from t/lib to examples/
2006-02-02 Stevan Little Inside out class example, and many other tweaks
2006-02-02 Stevan Little updating the test numbers and adding the CountingClass...
2006-02-02 Stevan Little many docs additions and a new test
2006-01-31 Stevan Little Class::MOP - lots of knot tying, this should make subcl...
2006-01-30 Stevan Little Class::MOP - refactoring the binary tree test code
2006-01-30 Stevan Little Class::MOP - fleshing out the attributes a bit more
2006-01-30 Stevan Little getting closer
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
2006-01-25 Stevan Little getting closer with the method thing
2006-01-24 Stevan Little Class::MOP - closer
2006-01-24 Stevan Little method stuff worked out
2006-01-24 Stevan Little adding more crap
2006-01-23 Stevan Little Class::MOP - adding in some basic stuff