projects
/
gitmo/Moose.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'master' into topic/cmop-merge
[gitmo/Moose.git]
/
lib
/
Moose
/
Meta
/
2010-12-27
Dave Rolsky
Use dzil Authority plugin - remove $AUTHORITY from...
tree
|
commitdiff
2010-12-26
Dave Rolsky
Beginning of dzilization
tree
|
commitdiff
2010-12-04
Ricardo Signes
correct method call in Hash trait documentation
tree
|
commitdiff
2010-11-25
Karen Etheridge
Revert "clarification re the limitations of the "map...
tree
|
commitdiff
2010-11-25
Karen Etheridge
clarification re the limitations of the "map" array...
tree
|
commitdiff
2010-11-24
Jesse Luehrs
MMR::Attribute is a metaclass, it needs to inherit...
tree
|
commitdiff
2010-11-24
Karen Etheridge
Doc note about explicit omission of each() in the nativ...
tree
|
commitdiff
2010-11-19
Dave Rolsky
bump copyright year to 2010
tree
|
commitdiff
2010-11-19
Dave Rolsky
Bump version to 1.9900 for new version numbering scheme
tree
|
commitdiff
2010-11-19
Dave Rolsky
Merge branch 'topic/native-trait-bugfix'
tree
|
commitdiff
2010-11-19
Dave Rolsky
Fix error message generation when array or hash ref...
tree
|
commitdiff
2010-11-18
Jesse Luehrs
comment
tree
|
commitdiff
2010-11-18
Jesse Luehrs
refactor constructor inlining to reuse attribute code
tree
|
commitdiff
2010-11-18
Jesse Luehrs
push constructor generation back into Moose::Meta:...
tree
|
commitdiff
2010-11-18
Jesse Luehrs
shift a few more things around
tree
|
commitdiff
2010-11-18
Jesse Luehrs
use _eval_environment here
tree
|
commitdiff
2010-11-18
Jesse Luehrs
push the accessor inlining code back into the attribute
tree
|
commitdiff
2010-11-18
Jesse Luehrs
stop duplicating code here
tree
|
commitdiff
2010-11-18
Jesse Luehrs
use new method names from cmop
tree
|
commitdiff
2010-11-18
Jesse Luehrs
error if we have a lazy attr with no default or builder
tree
|
commitdiff
2010-11-18
Jesse Luehrs
more cleanups
tree
|
commitdiff
2010-11-18
Jesse Luehrs
make native trait inlining work
tree
|
commitdiff
2010-11-18
Jesse Luehrs
clean up ::Destructor
tree
|
commitdiff
2010-11-18
Jesse Luehrs
make ::Constructor readable
tree
|
commitdiff
2010-11-18
Jesse Luehrs
serious cleanup of ::Accessor (native traits are broken...
tree
|
commitdiff
2010-11-18
Jesse Luehrs
use type_constraint_obj here
tree
|
commitdiff
2010-11-18
Jesse Luehrs
use the new _compile_code interface in cmop
tree
|
commitdiff
2010-11-18
Jesse Luehrs
this was pushed back to ::HasMethods
tree
|
commitdiff
2010-11-18
Chris Prather
restore documentation for lazy_build and underscore...
tree
|
commitdiff
2010-11-16
Jesse Luehrs
add a applied_attribute_metaclass to roles
tree
|
commitdiff
2010-11-15
Jesse Luehrs
lazily load the native trait accessor roles
tree
|
commitdiff
2010-11-02
Dave Rolsky
bump version to 1.19
1.19
tree
|
commitdiff
2010-11-01
Karen Etheridge
pod typo fix
tree
|
commitdiff
2010-10-30
Dave Rolsky
Revert "Hash accessor should accept more than 2 arguments"
tree
|
commitdiff
2010-10-30
Dave Rolsky
Hash accessor should accept more than 2 arguments
tree
|
commitdiff
2010-10-29
Dave Rolsky
Fix error when array accessor delegation method is...
tree
|
commitdiff
2010-10-29
Dave Rolsky
Fix error when no arguments are passed to Hash's access...
tree
|
commitdiff
2010-10-29
Dave Rolsky
Make sure that lazy defaults are coerced and type checked
tree
|
commitdiff
2010-10-29
Dave Rolsky
Remove unneeded around modifier - we're already overrid...
tree
|
commitdiff
2010-10-29
Dave Rolsky
bump version to 1.18
tree
|
commitdiff
2010-10-28
Dave Rolsky
Warn when an accessor for one attr overwrites another...
tree
|
commitdiff
2010-10-27
Dave Rolsky
Refactor _process_options into a set of much smaller...
tree
|
commitdiff
2010-10-27
Dave Rolsky
Make sure to handle the case where a CMOP::Attribute...
tree
|
commitdiff
2010-10-27
Dave Rolsky
Fix grammar in warning
tree
|
commitdiff
2010-10-26
Dave Rolsky
Tidy code and add whitespace in _process_accessors
tree
|
commitdiff
2010-10-26
Dave Rolsky
When we need a metaclass for delegation, die when the...
tree
|
commitdiff
2010-10-26
Dave Rolsky
Fix sub order so caller comes before callee
tree
|
commitdiff
2010-10-26
Dave Rolsky
Move lazy_build processing to its own sub and make...
tree
|
commitdiff
2010-10-26
Dave Rolsky
Make the Hash->set delegation coerce new member values
tree
|
commitdiff
2010-10-26
Dave Rolsky
Make coercion on member types DWIMmy with native delega...
tree
|
commitdiff
2010-10-24
Dave Rolsky
Use q{} instead of ''
tree
|
commitdiff
2010-10-23
Karen Etheridge
pod typo
tree
|
commitdiff
2010-10-22
Ricardo Signes
docs for assert_coerce
tree
|
commitdiff
2010-10-22
Ricardo Signes
provide an assert_coerce to "coerce or throw"
tree
|
commitdiff
2010-10-19
Dave Rolsky
bump version to 1.17
1.17
tree
|
commitdiff
2010-10-19
Jesse Luehrs
complicated expressions can't be dereferenced directly
tree
|
commitdiff
2010-10-18
Dave Rolsky
Remove some whitespace
tree
|
commitdiff
2010-10-18
nperez
Move logic into Moose::Meta::Role for deprecation check...
tree
|
commitdiff
2010-10-18
Matt S Trout
improve alias/excludes warning
tree
|
commitdiff
2010-10-18
Dave Rolsky
Bump version to 1.16
tree
|
commitdiff
2010-10-17
Dave Rolsky
Merge branch 'rfc/new-warns-on-odd'
tree
|
commitdiff
2010-10-17
Dave Rolsky
Fix comment to match code
tree
|
commitdiff
2010-10-17
Jesse Luehrs
return returns from functions, not do blocks
tree
|
commitdiff
2010-10-17
Dave Rolsky
Make warning for default_default include info on how...
tree
|
commitdiff
2010-10-17
Dave Rolsky
Make default is deprecation warning happen at run time
tree
|
commitdiff
2010-10-17
Dave Rolsky
Check for lazy_build when assign default default for...
tree
|
commitdiff
2010-10-17
Dave Rolsky
Fix deprecation so we ignore all CMOP ...
tree
|
commitdiff
2010-10-17
Dave Rolsky
Add explicit check for odd number of args to new and...
tree
|
commitdiff
2010-10-16
Jesse Luehrs
this is just what the default implementation does
tree
|
commitdiff
2010-10-16
Karen Etheridge
more typos
tree
|
commitdiff
2010-10-16
Karen Etheridge
fix typo
tree
|
commitdiff
2010-10-16
Dave Rolsky
Mention default is as well
tree
|
commitdiff
2010-10-16
Dave Rolsky
Mention default default in docs
tree
|
commitdiff
2010-10-16
Dave Rolsky
some more small doc improvements for native traits
tree
|
commitdiff
2010-10-16
Dave Rolsky
Lots of doc improvements for native delegations.
tree
|
commitdiff
2010-10-16
Dave Rolsky
Add explicit return values for (almost) all native...
tree
|
commitdiff
2010-10-15
Jesse Luehrs
don't use optimized path for non-lvalues
tree
|
commitdiff
2010-10-15
Jesse Luehrs
remove some unused variables
tree
|
commitdiff
2010-10-08
Jesse Luehrs
also handle weakening in anon roles
tree
|
commitdiff
2010-10-08
Jesse Luehrs
handle weakening of anon classes here too
tree
|
commitdiff
2010-10-07
Dave Rolsky
Fix native methods which accept string to accept the...
tree
|
commitdiff
2010-09-30
Dave Rolsky
Some tweaks to documentation for Native.pm
tree
|
commitdiff
2010-09-27
Jesse Luehrs
hacks for ::Role::Method too
tree
|
commitdiff
2010-09-27
Dave Rolsky
Deprecate _default_is and _default_default for native...
tree
|
commitdiff
2010-09-27
Dave Rolsky
bump version to 1.15
tree
|
commitdiff
2010-09-27
Jesse Luehrs
more multiple inheritance fiddling
tree
|
commitdiff
2010-09-27
Jesse Luehrs
actually, why not make the meta method renameable
tree
|
commitdiff
2010-09-27
Jesse Luehrs
stop testing for methods named 'meta'
tree
|
commitdiff
2010-09-27
Jesse Luehrs
make MMC->create and MMR->create install meta methods...
tree
|
commitdiff
2010-09-27
Jesse Luehrs
adding a meta method here is unnecessary
tree
|
commitdiff
2010-09-27
Jesse Luehrs
handle role reinitialization too
tree
|
commitdiff
2010-09-27
Jesse Luehrs
this stuff is now all unnecessary
tree
|
commitdiff
2010-09-27
Jesse Luehrs
override metaclass compat stuff in a trait for CMOP...
tree
|
commitdiff
2010-09-27
Jesse Luehrs
be a bit more accurate in determining role-only subclasses
tree
|
commitdiff
2010-09-27
Jesse Luehrs
oops, need to handle the "can't reinitialize" case...
tree
|
commitdiff
2010-09-27
Jesse Luehrs
move role reconciliation calculation to Moose::Util
tree
|
commitdiff
2010-09-27
Jesse Luehrs
make _reconcile_roles_for_metaclass just return the...
tree
|
commitdiff
2010-09-27
Jesse Luehrs
reorder these methods into a more "proper" order
tree
|
commitdiff
2010-09-27
Jesse Luehrs
let reinitialization fix metaobjs via role reconciliation
tree
|
commitdiff
2010-09-27
Jesse Luehrs
apply_all_roles is broken with lists of role metas...
tree
|
commitdiff
next