Work in progress on inlining native traits methods.
[gitmo/Moose.git] / t / 020_attributes /
2008-04-14 Yuval Kogman allow isa => SomeRandomClass in +foo attr declarations
2008-04-13 Stevan Little fixing trigger/coerce bug, adding test and reformating...
2008-03-28 Shawn M Moore Inherited attributes may now be extended without restri...
2008-03-16 Stevan Little s/metaclass/__PACKAGE__->meta/
2008-03-16 Stevan Little s/make_immutable/metaclass->make_immutable/
2008-03-14 Stevan Little some changes
2008-02-18 Stevan Little making handles and AUTOLOAD play a bit better
2008-02-16 Stevan Little fixing delegation
2008-02-15 Stevan Little changelog on it
2008-02-15 Stevan Little whoops
2008-02-15 Stevan Little fixing tests
2008-02-11 Stevan Little a bug fix and some tweaks 0_37
2008-02-07 Stevan Little more tests and the constructor stuff as well
2008-02-07 Ricardo SIGNES cope with fixed initializer arg order in mop
2008-02-07 Ricardo SIGNES merge initializer branch, add test
2008-01-28 Stevan Little type constraint messages work now (kinda) and other...
2008-01-26 Yuval Kogman init_arg can be undef
2008-01-23 Stevan Little some additional tests for better coverage 0_36
2008-01-21 Stevan Little more tests
2008-01-21 Stevan Little cleaning up the traits things
2008-01-19 Stevan Little rudementary support for attribute traits
2007-12-30 Stevan Little fixing sartaks bug
2007-11-26 Stevan Little fixing some bugs
2007-11-13 Guillermo Roditi error messgae fixes + new test
2007-11-13 Guillermo Roditi one more thing missing in new (lack of) slot initialization
2007-10-29 Guillermo Roditi changes to lazy_build naming conventions
2007-10-26 Guillermo Roditi builder and lazy_build changes. note that this ups...
2007-09-14 Stevan Little complete re-organization of the test suite