instance-refactored
[gitmo/Class-MOP.git] / lib / Class / MOP / Class.pm
2006-04-28 Stevan Little instance-refactored
2006-04-27 Yuval Kogman The great Class::MOP::Instance refactoring
2006-04-27 Stevan Little instance-protocol
2006-04-27 Stevan Little new_instances
2006-04-26 Stevan Little testing
2006-04-25 Stevan Little mop 0_26
2006-04-22 Stevan Little stuff
2006-04-22 Stevan Little optimized
2006-04-22 Stevan Little cleanup
2006-04-21 Stevan Little optimize
2006-04-21 Stevan Little stuff
2006-04-21 Stevan Little find_attribute_by_name
2006-04-20 Stevan Little better
2006-04-20 Stevan Little more
2006-04-19 Stevan Little anon-classes
2006-04-19 Stevan Little anon-classes
2006-04-18 Stevan Little anon-classes
2006-04-11 Stevan Little stuff
2006-03-21 Stevan Little whoops
2006-03-20 Stevan Little 0_22 0_22
2006-03-18 Stevan Little changes-to-this
2006-03-11 Stevan Little MOP
2006-03-02 Stevan Little release 0.20 0_20
2006-03-01 Stevan Little buncha crap
2006-03-01 Stevan Little method modifiers,.. I think the API needs work
2006-02-28 Stevan Little more method modifier stuff
2006-02-28 Stevan Little bunch of stuff
2006-02-26 Stevan Little adding in the safe mixin stuff
2006-02-25 Stevan Little improve get_package_variable;
2006-02-21 Stevan Little 0.11 finally
2006-02-21 Stevan Little 0.11 release
2006-02-19 Stevan Little fixing clone_instance to DW I Mean
2006-02-14 Stevan Little getting ready for a 0.07 release
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-12 Stevan Little fixing an example which I broke
2006-02-10 Stevan Little getting close to a 0.07 release
2006-02-10 Stevan Little adding in tests
2006-02-09 Stevan Little 0.06 release 0_06
2006-02-09 Stevan Little adding in the code ,... clone is okay,.. not ideal...
2006-02-06 Stevan Little whole bunch of stuff
2006-02-06 Stevan Little cleaned up the class_construct_instance handleing so...
2006-02-05 Stevan Little bunch more introspection tests, imporved attribute...
2006-02-05 Stevan Little minor changes to class::mop:::class
2006-02-05 Stevan Little a number of changes;
2006-02-04 Stevan Little fixing minor meta-circularity issue
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 adding in another example
2006-02-03 Stevan Little - refactoring attributes
2006-02-02 Stevan Little preping for the 0.01 release
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 - 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-30 Stevan Little some more docs for Class::MOP and the attribute functio...
2006-01-28 Stevan Little back to the old way
2006-01-28 Stevan Little Class-MOP = bunch of moving stuff around
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 adding more crap
2006-01-23 Stevan Little Class::MOP - adding in some basic stuff