gitmo/Mouse.git
2008-06-04 Shawn M Moore Add predicates to the informational Mouse::Attribute...
2008-06-04 Shawn M Moore Check type constraint in the setter
2008-06-04 Shawn M Moore Begin adding Mouse::TypeRegistry. All that's there...
2008-06-04 Shawn M Moore isa -> type_constraint
2008-06-04 Shawn M Moore Future-proof init_arg => undef, that needs tests though
2008-06-04 Shawn M Moore Add the attribute to the metaclass before installing...
2008-06-04 Shawn M Moore Expand the isa tests a bit, all that's left is populati...
2008-06-04 Shawn M Moore Begin adding brute-force tests for "isa"
2008-06-03 Shawn M Moore Import Mouse