0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 8 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
start trying to use a constructor metaclass role to do things more intelligently
doy
More... about 15 years ago
eh, let's just overwrite extends, extends_nonmoose is too wordy
doy
More... about 15 years ago
todo comment
doy
More... about 15 years ago
add tests for BUILD
doy
More... about 15 years ago
hmmm, this conditional wasn't doing anything and tests still pass, so...? probably look more into this
doy
More... about 15 years ago
add a few comments
doy
More... about 15 years ago
aha - what i really need to be doing here is using normal method resolution to my advantage
doy
More... about 15 years ago
factor the constructor out into a separate sub
doy
More... about 15 years ago
okay... stop erroring for now, just only add Moose::Object as a superclass if it's not already somewhere in our inheritance hierarchy
doy
More... about 15 years ago
add a test for immutability
doy
More... about 15 years ago
default to inline_constructor => 0 on make_immutable
doy
More... about 15 years ago
a few more tests
doy
More... about 15 years ago
bail out if we can't load the module
doy
More... about 15 years ago
whitespace
doy
More... about 15 years ago
error if we try to extend moose classes
doy
More... about 15 years ago
correct number of tests
doy
More... about 15 years ago
SUPER is resolved at compile time
doy
More... about 15 years ago
a few basic tests
doy
More... about 15 years ago
initial implementation
doy
More... about 15 years ago