summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* factor the constructor out into a separate subdoy2009-04-091-13/+15
|
* okay... stop erroring for now, just only add Moose::Object as a superclass ↵doy2009-04-091-7/+4
| | | | if it's not already somewhere in our inheritance hierarchy
* default to inline_constructor => 0 on make_immutabledoy2009-04-082-0/+23
|
* whitespacedoy2009-04-081-0/+1
|
* error if we try to extend moose classesdoy2009-04-081-2/+9
|
* SUPER is resolved at compile timedoy2009-04-071-2/+4
|
* initial implementationdoy2009-04-071-0/+26