2008-06-10 |
Shawn M Moore |
Improve BUILD/DEMOLISH tests to cover ordering |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Yuval Kogman |
number squirrel.t |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Yuval Kogman |
more explaining |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Yuval Kogman |
i speak english, i learn it from a book |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Yuval Kogman |
use teh Squirrel |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Yuval Kogman |
v string not portable |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Ignore SIGNATURE file |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Some final touches on the doc. This is 0.01. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Lots of doc |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Some errors for auto_deref |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Implementation of auto_deref |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Add failing tests for auto_deref, where I'll pick up... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Invalid class names should throw an exception |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Various is_class_loaded/load_class nits |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Revert to an earlier t/025-more-isa which gave better... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Replace is_class_loaded with version from Class::MOP |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Some ClassName simplification and fixes |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
have ClassName check use is_class_loaded |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Finish moving Mouse::Attribute and Mouse::Class into... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Begin moving Moose::Attribute and Moose::Class into... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Finish the use of overload::StrVal, in verify_type_cons... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
use overload::StrVal in type-constraint errors |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Use the correct hash keys with init_arg in the constructor |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Moose compat: init_arg is not used for the hash key... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Moose compat: the weak_ref reader is spelled is_weak_re... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Moose compat: the details of load_class. Check whether... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Moose compat: handles are not canonicalized in the... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Moose compat: Remove Mouse::Class->attributes method... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Don't use meta in the reference test, Moose doesn't... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Moose compat: no longer an error to have a trigger... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Fix a test bug where a value was being assigned to... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Moose compat: lazy-no-default error message |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Moose compat: required error message tweak |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Moose compat: throw an error on $self->reader(value) |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Make sure that eager builder does not run after clearer |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Make sure that predicate plays well with builder |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Tests and implementation for builder with lazy and... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Improve coverage of TypeRegistry |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Test count fixes |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Little nits |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
More glob/fh type tests |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Fix type_constraint always being set to undef |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Test that a badly typed default explodes |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Factor out canonicalize_handles into a separate method |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Improve doc coverage, remove some needless methods |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Unknown type constraints are now interpreted as blessed... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Ignore autogenerated files |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Eek my original name is showing! |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Some doc updates |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Use Scalar::Util/Carp imports for brevity |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
More methodification, change some names to be what... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Use methods on attribute instead of poking directly... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
If we re-import Mouse, don't thrash the class's supercl... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Implementation of ClassName, borrowed from Moose |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Nums are Strs too |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Implementations for all of the types except ClassName |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Shawn M Moore |
Refactor the input of the type-constraint tests, tests... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Shawn M Moore |
Use "undef" and avoid uninitialized warnings when the... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Shawn M Moore |
Tests and implementation for Undef/Defined types |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Shawn M Moore |
builder now called in the constructor |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Shawn M Moore |
Tests for builder |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Shawn M Moore |
Tests for bool, lock down the error message in the... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Shawn M Moore |
Verify type constraints in the constructor |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Shawn M Moore |
Add predicates to the informational Mouse::Attribute... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Shawn M Moore |
Check type constraint in the setter |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Shawn M Moore |
Begin adding Mouse::TypeRegistry. All that's there... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Shawn M Moore |
isa -> type_constraint |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Shawn M Moore |
Future-proof init_arg => undef, that needs tests though |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Shawn M Moore |
Add the attribute to the metaclass before installing... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Shawn M Moore |
Expand the isa tests a bit, all that's left is populati... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Shawn M Moore |
Begin adding brute-force tests for "isa" |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Shawn M Moore |
Import Mouse |
commit | commitdiff | tree | snapshot |
|