use Sub::Name when installing attr methods into a class, so that they appear to be...
[gitmo/Moose.git] / lib / Moose / Meta /
2008-01-07 Yuval Kogman use Sub::Name when installing attr methods into a class...
2008-01-07 Yuval Kogman be a little more anal about when we skip certain method...
2008-01-04 Yuval Kogman Merge 'trunk' into 'Moose-moosex_compile_support'
2008-01-03 Stevan Little using a little less overload stuff
2008-01-03 Stevan Little aliasing stuff
2008-01-03 Stevan Little adding in method aliasing during composition
2008-01-01 Stevan Little adding method exclusion
2007-12-31 Stevan Little cleaning up and working on the spec a bit
2007-12-31 Stevan Little updating copyright dates
2007-12-31 Stevan Little moving stuff around and some cleanup
2007-12-30 Stevan Little fixing sartaks bug
2007-12-30 Stevan Little composition and the role model are now decoupled
2007-12-30 Stevan Little refactor in progress, beware (still passing all my...
2007-12-29 Yuval Kogman minor doc fix
2007-12-28 Shawn M Moore A few comments in Moose::Meta::TypeConstraint::Paramete...
2007-12-21 Stevan Little some doc tweaks
2007-12-18 Yuval Kogman yay
2007-12-14 Stevan Little 0.33
2007-12-13 Stevan Little Type coercins needs to be able to create types;
2007-12-13 Stevan Little slight tweak
2007-12-13 Chris Prather Class::MOP::check_package_cache_flag() is mro::get_pkg_... 0_33
2007-12-12 Stevan Little name tweaks;
2007-12-12 Stevan Little Moose taking advantage of the XS
2007-12-11 Stevan Little foo
2007-12-10 Yuval Kogman Constructor and Destructor inherit Class::MOP::Method...
2007-12-06 Shawn M Moore allow subclasses to decide whether we need to copy...
2007-12-05 Shawn M Moore Add some support for coercing to ArrayRef or HashRef...
2007-12-05 Shawn M Moore Add support for parametric containers that subtype...
2007-12-01 Stevan Little stuff 0_32
2007-11-30 Stevan Little little better error message there
2007-11-29 Stevan Little fixing a bug for Sartak
2007-11-28 Stevan Little some basic cleanup
2007-11-28 Stevan Little some basic cleanup
2007-11-28 Stevan Little fixing union type constraint aliases
2007-11-26 Stevan Little fixing some bugs
2007-11-15 Guillermo Roditi bug in inlined constructor and tests 0_30 0_31
2007-11-15 Guillermo Roditi optimize inlined accessors
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-11-13 Guillermo Roditi builder inline accessor bug fix and new test
2007-11-13 Guillermo Roditi inlined constructor correction for lazy_build and new...
2007-11-06 Guillermo Roditi changes so far
2007-10-29 Guillermo Roditi changes to lazy_build naming conventions
2007-10-29 Guillermo Roditi some optimizations to builder and lazy build along...
2007-10-26 Guillermo Roditi builder and lazy_build changes. note that this ups...
2007-10-12 Stevan Little confound++
2007-10-12 Hans Dieter Pearcey let wrapped/overridden methods be inherited instead...
2007-09-20 Dave Rolsky This is a trivial change to make this class more easily
2007-09-19 Stevan Little adding fix for dexter
2007-09-18 Stevan Little s/container/parameterized/
2007-09-18 Stevan Little new and improved type notation stuff
2007-09-16 Stevan Little TypeConstraint::Utils,.. now with find_or_create_type_c...
2007-09-16 Stevan Little more type system hacking and tests
2007-09-15 Stevan Little lots of more refactored goodness in the TC system
2007-09-14 Stevan Little eilaras bug fixed and tested
2007-09-14 Stevan Little adding ->parent_registry to the TC registry object
2007-09-14 Stevan Little being more cautious about how we use ->meta
2007-09-10 Stevan Little adding in the type constraint registry
2007-09-06 Stevan Little overload fix
2007-09-06 Stevan Little overload fix
2007-09-05 Jess Robinson Add various docs about checking types of attributes...
2007-09-04 Stevan Little start of the TC refactor
2007-08-10 Anders Nor Berle Make Test::Pod::Coverage smile again.
2007-08-07 Stevan Little adding the Method::Required but not doing anything...
2007-08-06 Stevan Little adding some method stubs for deblolaz
2007-08-02 Stevan Little foo
2007-07-31 Stevan Little sorry_Debolaz
2007-07-30 Stevan Little fixing required
2007-07-30 Stevan Little massive refactoring begun for Moose::Meta::Role
2007-07-03 Stevan Little adding lazy and handles to the has +foo form 0_24
2007-07-03 Stevan Little handles => A::Role
2007-07-01 Stevan Little fixing some stuff
2007-06-12 Chris Prather fix handles generated methods to use goto() so caller...
2007-06-10 Matt S Trout fix inline constructor for hierarchy with multiple...
2007-06-08 Stevan Little bumping version and reviewing immutable changes
2007-06-02 Guillermo Roditi Immutable fix to work with new Class::MOP, and trailing...
2007-05-27 Stevan Little fixing the authors lists and adding the ClassName type... 0_22
2007-05-18 Guillermo Roditi reader presedence bug and tests
2007-05-09 Stevan Little foo
2007-05-03 Matt S Trout horrible hack to make immutability on Moose class exten...
2007-04-29 Matt S Trout * Moose
2007-04-28 Aankhen Moose::Meta::Method::Accessor:
2007-04-28 Aankhen Moose::Meta::Method::Accessor:
2007-04-28 Stevan Little foo
2007-04-09 Stevan Little foo
2007-04-05 Stevan Little adding metaclass alias stuff
2007-03-29 Stevan Little adding documentation slot to the attributes 0_19
2007-03-24 Robert 'phaylon... type constraints now stringify to their name (phaylon)
2007-03-24 Stevan Little fixed handles
2007-03-11 Stevan Little 0.18 ... pretty much ready to go
2007-03-04 Stevan Little Class::MOP::load_class change
2007-02-21 Stevan Little adding 2007 to the copyright list
2007-02-01 Stevan Little merging the immutable branch into trunk
2006-11-27 Stevan Little foo
2006-11-20 Stevan Little foo 0_18_002
2006-11-14 Stevan Little foo
2006-11-14 Stevan Little foo
2006-11-14 Stevan Little foo
2006-11-10 Stevan Little missed sumpin
2006-11-10 Stevan Little It Works, *AND* Its Fast(er)
next