2
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 7 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version 0.36 More... over 13 years ago
Depend on the latest MooseX::LazyRequire More... over 13 years ago
Version 0.35 More... almost 14 years ago
Dzilify More... almost 14 years ago
Merge remote branch 'autarch/master' More... almost 14 years ago
Fix use of subtype to avoid warnings from next Moose More... almost 14 years ago
fix test count
ruoso
as Daniel Ruoso
More... almost 14 years ago
Now a truly backward compatible version
ruoso
as Daniel Ruoso
More... almost 14 years ago
CX::Declare yet again goes deeper then expected
ruoso
as Daniel Ruoso
More... almost 14 years ago
Support for creating a method object without the code ref. CatalystX::Declare seems to require it.
ruoso
as Daniel Ruoso
More... almost 14 years ago
Detects usage of old API and retro-compatibilizes.
ruoso
as Daniel Ruoso
More... almost 14 years ago
bump version and add changelog entry
ruoso
as Daniel Ruoso
More... almost 14 years ago
all tests pass. Doesnt try to reify the method object, but instead creates a proto_method just to initialize attributes and then calls wrap again to get the actual version
ruoso
as Daniel Ruoso
More... almost 14 years ago
this doesnt seem to be necessary
ruoso
as Daniel Ruoso
More... almost 14 years ago
the wrap signature chages to be compatible with Moose::Meta::Method.
ruoso
as Daniel Ruoso
More... almost 14 years ago
I misunderstood M::I::ExtraTests
ruoso
as Daniel Ruoso
More... almost 14 years ago
When a method "does" traits, we create an anon class to make the mixin before calling wrap, so we give the opportunity for the traits to modify the initialization
ruoso
as Daniel Ruoso
More... almost 14 years ago
add support for "does" declarator
ruoso
as Daniel Ruoso
More... almost 14 years ago
compatibilize the signature with the Moose::Meta::Method wrap
ruoso
as Daniel Ruoso
More... almost 14 years ago
two new tests
ruoso
as Daniel Ruoso
More... almost 14 years ago
Merge remote branch 'jrockway/master' More... about 14 years ago
Merge remote branch 'nperez/parse_args_traits' More... about 14 years ago
Merge remote branch 'gphat/trait_params' More... about 14 years ago
Merge branch 'coerce_optional_named' More... about 14 years ago
Fail if we don't get a key/val pair where we expect named params. More... about 14 years ago
Fix up Justin's tests. More... about 14 years ago
Merge remote branch 'arcanez/master' More... about 14 years ago
Merge remote branch 'gphat/master' More... about 14 years ago
Merge remote branch 'renormalist/master' More... about 14 years ago
Coerce default values. More... about 14 years ago