summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* changelogHEAD0.06masterJesse Luehrs2012-04-251-0/+2
|
* changelogJesse Luehrs2012-04-251-0/+1
|
* warn people offJesse Luehrs2012-04-251-0/+2
|
* fix for moose 2.06Jesse Luehrs2012-04-251-9/+17
|
* cleanupsJesse Luehrs2012-04-2512-188/+216
|
* changelogJesse Luehrs2010-07-191-0/+2
|
* update dzil stuff0.05Jesse Luehrs2010-07-1912-170/+76
|
* fix deprecation warning in newer mooseJesse Luehrs2010-07-182-1/+6
|
* changelog and version bump0.04Jesse Luehrs2009-12-202-1/+5
|
* changelog and version bump0.03Jesse Luehrs2009-12-202-1/+4
|
* improve test a bitJesse Luehrs2009-12-201-1/+2
|
* update docs a bitJesse Luehrs2009-12-201-8/+8
|
* allow creating abstract subclassesJesse Luehrs2009-12-204-5/+16
|
* use new exporter featuresJesse Luehrs2009-12-121-17/+8
|
* replace mx-ah with the new native trait stuffJesse Luehrs2009-09-042-7/+5
|
* push accepts a list on its ownJesse Luehrs2009-08-301-1/+1
|
* add test for creating an abstract subclass of an abstract classJesse Luehrs2009-08-281-0/+33
|
* it's an error to use mx-abc before using mooseJesse Luehrs2009-07-261-0/+1
|
* don't need to call init_metaJesse Luehrs2009-07-261-1/+2
|
* bump version to 0.020.02Jesse Luehrs2009-07-101-1/+1
|
* update ChangesJesse Luehrs2009-07-101-0/+4
|
* fix a warningJesse Luehrs2009-07-101-0/+5
|
* add a few more tests for multi-level inheritanceJesse Luehrs2009-07-102-2/+20
|
* fix release date0.01Jesse Luehrs2009-07-031-1/+1
|
* doc the metaclass traitJesse Luehrs2009-07-031-0/+52
|
* formattingJesse Luehrs2009-07-031-2/+8
|
* doc the base object roleJesse Luehrs2009-07-031-0/+53
|
* bump moose dep, since there's been some brokennessJesse Luehrs2009-07-021-1/+1
|
* add a bit more to the synopsisJesse Luehrs2009-07-021-0/+4
|
* add description and document the requires functionJesse Luehrs2009-07-021-0/+11
|
* add todoJesse Luehrs2009-07-021-0/+5
|
* add name and synopsisJesse Luehrs2009-07-021-0/+17
|
* add doc boilerplateJesse Luehrs2009-07-021-24/+61
|
* add ChangesJesse Luehrs2009-07-021-0/+4
|
* dist.iniJesse Luehrs2009-05-291-0/+13
|
* fix the check for the constructor being intactJesse Luehrs2009-05-291-1/+4
|
* use better logic in the constructor rather than replacing it manuallyJesse Luehrs2009-05-292-20/+10
|
* add failing testJesse Luehrs2009-05-281-0/+24
|
* wrap _immutable_options to silence some warningsJesse Luehrs2009-05-281-0/+14
|
* 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