summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add a test for immutabilityJesse Luehrs2009-05-281-0/+37
|
* the todo test is now passingJesse Luehrs2009-05-281-4/+2
|
* if a class satisfies all its requirements, restore the constructorJesse Luehrs2009-05-281-1/+14
|
* use throw_error rather than dieJesse Luehrs2009-05-281-1/+3
|
* apply a base class role to prevent abstract class instantiationJesse Luehrs2009-05-282-0/+16
|
* sigh, ->meta->meta->does_role, not ->meta->does_roleJesse Luehrs2009-05-281-1/+2
|
* don't check for required methods in our own classJesse Luehrs2009-05-281-1/+3
|
* required_methods needs auto_derefJesse Luehrs2009-05-281-5/+6
|
* basic tests (failing)Jesse Luehrs2009-05-282-0/+41
|
* initial commitJesse Luehrs2009-05-282-0/+85