more-method-refactoring
[gitmo/Class-MOP.git] / t / 003_methods.t
2006-09-15 Stevan Little fixing some edge cases Moose brought out
2006-08-28 Stevan Little no-more-blessed-subs
2006-08-26 Stevan Little lost of misc changes; fixed the &create method; test...
2006-07-13 Yuval Kogman Docs, small fixes, find_method_by_name and the get_valu...
2006-02-28 Stevan Little bunch of stuff
2006-02-10 Stevan Little getting close to a 0.07 release
2006-02-10 Stevan Little adding in tests
2006-02-02 Stevan Little updating the test numbers and adding the CountingClass...
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