2008-09-28 |
Shawn M Moore |
Doc that we have implementations for throws_ok and... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Shawn M Moore |
Skip some tests if we don't have Class::Method::Modifiers |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Shawn M Moore |
Fixes for $Test::Builder::Tester, we want to invoke... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Shawn M Moore |
We no longer depend on Test::Exception |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Shawn M Moore |
Test::Exception! |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Shawn M Moore |
Add throws_ok to Mouse::Util |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Shawn M Moore |
Begin replacing Test::Exception with a Moose::Util... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Shawn M Moore |
We don't need to do both eval and Module::Name -> Modul... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Shawn M Moore |
Simplification of blessed, we don't need to lift the... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Shawn M Moore |
We need consistency for this one |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Shawn M Moore |
Bump to 0.08 |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Shawn M Moore |
one day a stray empty line will kill me |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Shawn M Moore |
doc |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Shawn M Moore |
Alter the weaken support a bit |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Shawn M Moore |
Changes |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Shawn M Moore |
Remove dep on CMM by just delay-loading |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Shawn M Moore |
Remove dependency on Scalar::Util |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Shawn M Moore |
weaken for Mouse::Util which will load up Scalar::Util |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Shawn M Moore |
Skip t/021-weak-ref if we don't have Scalar::Util |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Shawn M Moore |
openhandle |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Shawn M Moore |
reftype (which is used by openhandle but not Mouse... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Shawn M Moore |
looks_like_number |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Shawn M Moore |
Mouse::Util::blessed |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Shawn M Moore |
use Mouse::Util 'get_linear_isa' instead of MRO::Compat... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Shawn M Moore |
Mouse::Util for pure-perl implementations of functions... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Shawn M Moore |
Make requires/excludes an error until they are implemented |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Shawn M Moore |
..and the Makefile.PL |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Shawn M Moore |
Drop Sub::Exporter from Mouse::Role |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Shawn M Moore |
Remove dependency on Sub::Exporter for Mouse (Mouse... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Shawn M Moore |
Remove blessed from Mouse::Object because it's not... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Shawn M Moore |
Remove MRO::Compat from Mouse::Object, it now uses... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Shawn M Moore |
Remove before/around triggers |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Shawn M Moore |
On role apply, apply all method modifiers |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Shawn M Moore |
Refactor regular class method modifier addition to... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Shawn M Moore |
Fix which add-modifier method gets called |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Shawn M Moore |
Add support for adding method modifiers to a role metaclass |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Shawn M Moore |
Add get_before_method_modifiers etc |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Shawn M Moore |
Failing tests for method modifiers in a role |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Shawn M Moore |
(no commit message) |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Yuval Kogman |
Moose extending Mouse test & minor fixes |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Shawn M Moore |
Bump to 0.07 |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Shawn M Moore |
Deprecate hash-triggers |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Shawn M Moore |
Add a stub make_immutable for some Moose compat |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Shawn M Moore |
Saved by the peri grin! (trigger doc) |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Shawn M Moore |
Bump to 0.06 |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Shawn M Moore |
Update some doc |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Shawn M Moore |
Remove dependency on Test::Warn by catching the warning... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Shawn M Moore |
More consistent header |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Shawn M Moore |
Add the lamest changelog entry ever |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Shawn M Moore |
Keep track of the instantiated metaclass in associated_... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Shawn M Moore |
Metaclass->add_method |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Shawn M Moore |
Moose compat: Rename attribute->class to attribute... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Shawn M Moore |
Moose error compat |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Shawn M Moore |
Doc for the new trigger. Yikes. Save me perigrin! |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Shawn M Moore |
We already know $args->{trigger} is true in this codepath |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Shawn M Moore |
Flesh out Changes, because I want to release soonish.. |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Shawn M Moore |
Implement around triggers in the constructor |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Shawn M Moore |
Add (failing) tests for before/after/around triggers... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Shawn M Moore |
Some simplification of the inlined type check |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Shawn M Moore |
Small test refactor to avoid having to duplicate this... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Shawn M Moore |
Add support for an "around" trigger in the setter |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Shawn M Moore |
Some tests for before/after triggers in Mouse |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Shawn M Moore |
Support before and after triggers in the constructor |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Shawn M Moore |
Support before and after triggers in the setter |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Shawn M Moore |
Canonicalize the coderef version of trigger to a hashre... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Shawn M Moore |
We need Attribute->validate_args to take a hashref... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Shawn M Moore |
Allow trigger to be a hashref.. :) |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Shawn M Moore |
Ensure that trigger is always a coderef |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Shawn M Moore |
splice out the trigger results so we ensure we don... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Shawn M Moore |
TODOify failing unimport tests |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Shawn M Moore |
Failing test for unimport killing a method with the... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Yuval Kogman |
silence BUILD used only once warning |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Shawn M Moore |
Bump the dep on CMM, since it has the prototype fix |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Shawn M Moore |
Doc for Mouse::Role |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Shawn M Moore |
Document BUILDARGS |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Shawn M Moore |
Better error message for clone_instance("foo") |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Shawn M Moore |
More tests for clone |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Shawn M Moore |
Clean up the clone tests, better error message on cloni... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Shawn M Moore |
Add canonicalize_args, factor lazy_build canonicalizati... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Shawn M Moore |
Doc for some of the new meta methods |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Shawn M Moore |
Ensure that "has '+nonexistent'" fails |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Shawn M Moore |
Small fix to improve coverage, I wish Devel::Cover... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Shawn M Moore |
POD and basic test for is_lazy_build |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Shawn M Moore |
Still more lazy_build tests |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Shawn M Moore |
Add some more tests for lazy_build |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Shawn M Moore |
Style changes :) |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Shawn M Moore |
Make sure that with "A", "B" throws an error |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Yuval Kogman |
BUILDARGS |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Shawn M Moore |
Ensure that the local class wins over a role, and that... |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Shawn M Moore |
Rename the 402 test, it's about role attributes |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Shawn M Moore |
Make it so Mouse doesn't overwrite attributes |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Shawn M Moore |
Some fixes and test improvements for roles |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Shawn M Moore |
no_plan is so lazy |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Shawn M Moore |
Have Role->get_attribute return a reference instead... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Shawn M Moore |
no_plan is so lazy :) |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Shawn M Moore |
Make Role::with die |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Yuval Kogman |
clone_{object,instance} |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Yuval Kogman |
Be nice to Moose::Role::unimport in older moose |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Shawn M Moore |
Fix tests for Squirrel::Role |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Shawn M Moore |
Test fixes |
commit | commitdiff | tree | snapshot |
next |