gitmo/Perl-Critic-Dynamic-Moose.git
2009-05-03 Shawn M Moore Check body, because original_package_name may be a... master
2009-05-03 Shawn M Moore Remove dated comment
2009-05-03 Shawn M Moore Make sure wrapping twice works
2009-05-03 Shawn M Moore Finish renaming
2009-05-03 Shawn M Moore Begin renaming Policy::DynamicMoose to DynamicMoosePolicy
2009-05-03 Shawn M Moore Tidy
2009-05-03 Shawn M Moore s/$meta/$class/
2009-05-03 Shawn M Moore Don't use get_method_map either
2009-05-03 Shawn M Moore Don't use get_attribute_map
2009-05-03 Shawn M Moore Add Role::Application to meta_type
2009-05-03 Shawn M Moore Handle aliasing too
2009-05-03 Shawn M Moore Handle pulling in a method from two different roles
2009-05-03 Shawn M Moore Implementation of ClassOverridesRole
2009-05-03 Shawn M Moore ClassOverridesRole applies only to Moose::Meta::Class
2009-04-28 Shawn M Moore Skeleton for ClassOverridesRole
2009-04-28 Shawn M Moore Make sure imported functions don't require disambiguation
2009-04-28 Shawn M Moore Handle overriding and wrapping in the same class
2009-04-28 Shawn M Moore RequireMethodModifiers policy
2009-04-28 Shawn M Moore See also
2009-04-28 Shawn M Moore RequireMakeImmutable policy
2009-04-28 Shawn M Moore More doc
2009-04-28 Shawn M Moore make_immutable
2009-04-28 Shawn M Moore Doc!
2009-04-28 Shawn M Moore Throw an error by default for violates_metaclass
2009-04-28 Shawn M Moore Make some methods private
2009-04-28 Shawn M Moore Remove the dynamicmoose tag
2009-04-28 Shawn M Moore Add the warning elsewhere too why not
2009-04-28 Shawn M Moore More boilerplate doc
2009-04-28 Shawn M Moore Add the warning from Perl::Critic::Dynamic::ValidateAga...
2009-04-28 Shawn M Moore Basic doc for PPB
2009-04-28 Shawn M Moore More default themes
2009-04-28 Shawn M Moore default_themes of moose
2009-04-28 Shawn M Moore Medium severity for PPB
2009-04-28 Shawn M Moore Finish Util -> Utils
2009-04-28 Shawn M Moore Begin renaming Util -> Utils
2009-04-28 Shawn M Moore Better test =]
2009-04-28 Shawn M Moore Don't create anon classes, they're garbage collected...
2009-04-28 Shawn M Moore Test count fix
2009-04-28 Shawn M Moore Document the hack
2009-04-28 Shawn M Moore Switch to tracking new metaclasses, instead of using PPI
2009-04-28 Shawn M Moore Switch to Sub::Exporter, use meta_type in PPB
2009-04-28 Shawn M Moore Add a Perl::Critic::Util::Moose which has a meta_type...
2009-04-28 Shawn M Moore Handle roles in ProhibitPublicBuilders
2009-04-28 Shawn M Moore Better public-builder descriptions, including names!
2009-04-28 Shawn M Moore More tests
2009-04-28 Shawn M Moore More tests
2009-04-28 Shawn M Moore Fix element guessing. urg.
2009-04-28 Shawn M Moore More tests
2009-04-28 Shawn M Moore Throw errors if we got em
2009-04-28 Shawn M Moore Begin writing tests
2009-04-28 Shawn M Moore Class name fixes
2009-04-28 Shawn M Moore Begin reshuffling files
2009-04-26 Shawn M Moore Fix reversed conditional
2009-04-26 Shawn M Moore Do not make immutable :(
2009-04-26 Shawn M Moore Fix evaluation
2009-04-26 Shawn M Moore filename not file
2009-04-26 Shawn M Moore Improve robustness
2009-04-26 Shawn M Moore Syntax error fixes
2009-04-26 Shawn M Moore Avoid applying to every element in the tree, we just...
2009-04-26 Shawn M Moore Makefile.PL
2009-04-26 Shawn M Moore First policy: prohibit public builders
2009-04-26 Shawn M Moore Basic implementation of much of Perl::Critic::Policy...
2009-04-26 Shawn M Moore Add skeleton of Perl::Critic::Policy::Dynamic::Moose
2009-04-26 Shawn M Moore Make the primary dist PM a pod file
2009-04-25 Shawn M Moore Begin Perl::Critic::Dynamic::Moose
2009-04-25 Shawn M Moore gitignore