openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
moosex-nonmoose
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jan 16, 2024 — Jan 16, 2025
Showing page 6 of 8
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
quiet warnings during make_immutable, since they're expected in this test
doy
More...
over 15 years ago
test that extends always gets you Moose::Object as a base class
doy
More...
over 15 years ago
test using just the metaclass trait
doy
More...
over 15 years ago
need to check that the constructor class's metaclass has does_role available (it'll be a cmop class if no roles were applied)
doy
More...
over 15 years ago
fix _immutable_options wrapper
doy
More...
over 15 years ago
don't use ->meta
doy
More...
over 15 years ago
support using the metaclass trait without using the constructor trait
doy
More...
over 15 years ago
need to dep on the new (currently unreleased) moose version
doy
More...
over 15 years ago
convert the metaclass trait to use the new immutable api
doy
More...
over 15 years ago
use has_nonmoose_constructor as the metaclass attr name
doy
More...
over 15 years ago
add the moose faq entry on this topic to the see also section
doy
More...
over 15 years ago
clean up tests a bit
doy
More...
over 15 years ago
one more test
doy
More...
over 15 years ago
add synopsis
doy
More...
over 15 years ago
reorder some doc sections
doy
More...
over 15 years ago
doc cleanups
doy
More...
over 15 years ago
flesh out the ending docs
doy
More...
over 15 years ago
start stubbing out docs
doy
More...
over 15 years ago
add a couple todo tests for classes that actually replace the constructor, since i'm not sure if i really want to care about that
doy
More...
over 15 years ago
rewrite the _make_immutable_transformer wrapper to be more sane
doy
More...
over 15 years ago
add failing test for method modifiers on the constructor
doy
More...
over 15 years ago
test immutable version too
doy
More...
over 15 years ago
add a basic test for BUILDARGS
doy
More...
over 15 years ago
add a test for inline_constructor => 0
doy
More...
over 15 years ago
don't inline a constructor if inline_constructor => 0 is passed to make_immutable
doy
More...
over 15 years ago
todo comment
doy
More...
almost 16 years ago
add dist.ini
doy
More...
almost 16 years ago
move the actual logic into the metaclass, rather than the sugar layer - should work fine just using Moose's extends now
doy
More...
almost 16 years ago
whitespace
doy
More...
almost 16 years ago
gahh, meta stuff makes my head hurt
doy
More...
almost 16 years ago
←
1
2
3
4
5
6
7
8
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree