projects
/
gitmo/Mouse.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Refactor the constructor of Attribute
[gitmo/Mouse.git]
/
lib
/
Mouse
/
Meta
/
Class.pm
2009-09-24
gfx
Refactor the constructor of Attribute
blob
|
commitdiff
2009-09-24
gfx
Add some tests
blob
|
commitdiff
|
diff to current
2009-09-23
gfx
Always load Mouse::Util first, which will be load Mouse...
blob
|
commitdiff
|
diff to current
2009-09-22
gfx
Fix the timing triggers are invoked
blob
|
commitdiff
|
diff to current
2009-09-22
gfx
Add various things
blob
|
commitdiff
|
diff to current
2009-09-22
gfx
Add a comment
blob
|
commitdiff
|
diff to current
2009-09-22
gfx
Fix Makefile.PL to remove old xt/compatibility/* tests...
blob
|
commitdiff
|
diff to current
2009-09-21
gfx
More compatibility
blob
|
commitdiff
|
diff to current
2009-09-21
gfx
Make anonymous classes work correctly
blob
|
commitdiff
|
diff to current
2009-09-21
gfx
Mouse::Role improved
blob
|
commitdiff
|
diff to current
2009-09-21
gfx
A tiny tweak
blob
|
commitdiff
|
diff to current
2009-09-21
gfx
Remove an unused method
blob
|
commitdiff
|
diff to current
2009-09-21
gfx
Use throw_error() instead of confess()
blob
|
commitdiff
|
diff to current
2009-09-21
gfx
Remove duplications and cleanup
blob
|
commitdiff
|
diff to current
2009-09-20
gfx
Creanup
blob
|
commitdiff
|
diff to current
2009-09-20
gfx
Move M::Util::(version|authority|identifier) to M:...
blob
|
commitdiff
|
diff to current
2009-09-20
gfx
Refactoring
blob
|
commitdiff
|
diff to current
2009-09-17
gfx
Fix meta() and initialize() for more compatibility
blob
|
commitdiff
|
diff to current
2009-06-09
Tokuhiro Matsuno
latest moose inlining destructor by default
blob
|
commitdiff
|
diff to current
2009-04-13
Tokuhiro Matsuno
bug fixed. test is very important things!
blob
|
commitdiff
|
diff to current
2009-04-11
Tokuhiro Matsuno
Moose says 'The clone_instance method has been made...
blob
|
commitdiff
|
diff to current
2009-04-09
Yuval Kogman
get_all_attributes
blob
|
commitdiff
|
diff to current
2009-04-06
wu-lee
Added metaclass cache accessor methods (straight from...
blob
|
commitdiff
|
diff to current
2009-04-02
NAKAGAWA Masaki
Meta::Class->does_role searches isa for Moose compatibility
blob
|
commitdiff
|
diff to current
2009-04-02
Tokuhiro Matsuno
added Meta::Class->add_attribute_list for Moose compati...
blob
|
commitdiff
|
diff to current
2009-04-02
Tokuhiro Matsuno
added Meta::Class->has_method($name)
blob
|
commitdiff
|
diff to current
2009-03-27
Nick Woolley
Implemented Mouse::Role->does; modified Mouse::Meta...
blob
|
commitdiff
|
diff to current
2009-03-04
Tokuhiro Matsuno
added YourClass->meta->add_attribute(foo => (is =>...
blob
|
commitdiff
|
diff to current
2009-03-02
Tokuhiro Matsuno
micro optimization for method modifiers.
blob
|
commitdiff
|
diff to current
2009-02-10
Shawn M Moore
Throw a better error message when using a method modifi...
blob
|
commitdiff
|
diff to current
2009-02-05
Jesse Vincent
Moose's make_immutable returns true allowing calling...
blob
|
commitdiff
|
diff to current
2009-02-05
Shawn M Moore
Implement get_all_method_names
blob
|
commitdiff
|
diff to current
2009-02-05
Shawn M Moore
Factor out some bits of get_method_list so I can write
blob
|
commitdiff
|
diff to current
2009-02-05
Shawn M Moore
Need to ignore override and super in the method list
blob
|
commitdiff
|
diff to current
2009-02-05
Shawn M Moore
Settle for respecting inline_constructor for now
blob
|
commitdiff
|
diff to current
2009-02-05
Shawn M Moore
Ensure that we're not blowing away an inherited constructor
blob
|
commitdiff
|
diff to current
2009-01-18
Dann
refactored out fast method modifier as Class::Method...
blob
|
commitdiff
|
diff to current
2009-01-13
Dann
use Data::Util to make modifier fast if Data::Util...
blob
|
commitdiff
|
diff to current
2009-01-10
Dann
suppress warnings when we use around and has "+..."
blob
|
commitdiff
|
diff to current
2008-12-22
Shawn M Moore
Typo fix
blob
|
commitdiff
|
diff to current
2008-12-22
Shawn M Moore
We do need to copy %options so we can use $options...
blob
|
commitdiff
|
diff to current
2008-12-22
Shawn M Moore
Begin stealing more Moose meta API
blob
|
commitdiff
|
diff to current
2008-12-09
Shawn M Moore
Tweaks to metaclass
blob
|
commitdiff
|
diff to current
2008-12-09
Shawn M Moore
Anchor this exclusion regex so "has_list" etc will...
blob
|
commitdiff
|
diff to current
2008-12-09
Shawn M Moore
Remove pointless shebang in each module
blob
|
commitdiff
|
diff to current
2008-12-07
Tokuhiro Matsuno
improvement the compatibility with Moose.
blob
|
commitdiff
|
diff to current
2008-12-07
Tokuhiro Matsuno
use Scalar::Util directly
blob
|
commitdiff
|
diff to current
2008-12-06
Tokuhiro Matsuno
always inject method to DESTROY
blob
|
commitdiff
|
diff to current
2008-12-04
Tokuhiro Matsuno
shortcut the flow for micro optimization.
blob
|
commitdiff
|
diff to current
2008-12-04
Tokuhiro Matsuno
added Mouse::Meta::Class->create(_anon_class)?
blob
|
commitdiff
|
diff to current
2008-12-03
大沢 和宏
added role_type on Mouse::TypeRegistry
blob
|
commitdiff
|
diff to current
2008-12-03
Tokuhiro Matsuno
generate DESTROY method for performance improvement
blob
|
commitdiff
|
diff to current
2008-12-03
Tokuhiro Matsuno
- inject object constructor when call meta->make_immutable.
blob
|
commitdiff
|
diff to current
2008-12-02
Tokuhiro Matsuno
- added Moose::Util::apply_all_roles
blob
|
commitdiff
|
diff to current
2008-09-28
Shawn M Moore
Remove dep on CMM by just delay-loading
blob
|
commitdiff
|
diff to current
2008-09-28
Shawn M Moore
Mouse::Util::blessed
blob
|
commitdiff
|
diff to current
2008-09-28
Shawn M Moore
use Mouse::Util 'get_linear_isa' instead of MRO::Compat...
blob
|
commitdiff
|
diff to current
2008-07-30
Shawn M Moore
Refactor regular class method modifier addition to...
blob
|
commitdiff
|
diff to current
2008-07-24
Yuval Kogman
Moose extending Mouse test & minor fixes
blob
|
commitdiff
|
diff to current
2008-07-20
Shawn M Moore
Add a stub make_immutable for some Moose compat
blob
|
commitdiff
|
diff to current
2008-07-16
Shawn M Moore
Metaclass->add_method
blob
|
commitdiff
|
diff to current
2008-06-27
Shawn M Moore
Better error message for clone_instance("foo")
blob
|
commitdiff
|
diff to current
2008-06-27
Shawn M Moore
Clean up the clone tests, better error message on cloni...
blob
|
commitdiff
|
diff to current
2008-06-27
Shawn M Moore
Doc for some of the new meta methods
blob
|
commitdiff
|
diff to current
2008-06-18
Yuval Kogman
clone_{object,instance}
blob
|
commitdiff
|
diff to current
2008-06-17
Shawn M Moore
symbol lineup is mandatory
blob
|
commitdiff
|
diff to current
2008-06-11
Shawn M Moore
Add has_attribute, rewrite Changes to be Moosier :)
blob
|
commitdiff
|
diff to current
2008-06-11
Shawn M Moore
Add compute_all_applicable_attributes
blob
|
commitdiff
|
diff to current
2008-06-10
Shawn M Moore
Finish moving Mouse::Attribute and Mouse::Class into...
blob
|
commitdiff
|
diff to current
2008-06-10
Shawn M Moore
Begin moving Moose::Attribute and Moose::Class into...
blob
|
commitdiff
|
diff to current