projects
/
gitmo/Mouse.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Only unlink Mouse::Tiny if it exists, otherwise autodie pitches a fit
[gitmo/Mouse.git]
/
lib
/
Mouse
/
Meta
/
2009-06-09
Tokuhiro Matsuno
latest moose inlining destructor by default
tree
|
commitdiff
2009-04-15
Shawn M Moore
Use $value instead of $_ in the constructor, since...
tree
|
commitdiff
2009-04-15
Shawn M Moore
Clean up verify_against_type_constraint
tree
|
commitdiff
2009-04-13
Tokuhiro Matsuno
bug fixed. test is very important things!
tree
|
commitdiff
2009-04-11
Tokuhiro Matsuno
added typeconstraint's customizable error message support.
tree
|
commitdiff
2009-04-11
Tokuhiro Matsuno
tckect #42992: Method modifiers affect all classes...
tree
|
commitdiff
2009-04-11
Tokuhiro Matsuno
Moose says 'The clone_instance method has been made...
tree
|
commitdiff
2009-04-10
Tokuhiro Matsuno
class-mop says 'The compute_all_applicable_attributes...
tree
|
commitdiff
2009-04-09
Yuval Kogman
get_all_attributes
tree
|
commitdiff
2009-04-06
wu-lee
Added metaclass cache accessor methods (straight from...
tree
|
commitdiff
2009-04-06
wu-lee
Fixed bug in the immutable constructor. It now redispa...
tree
|
commitdiff
2009-04-04
Tokuhiro Matsuno
do not create a copy of argument, if not needed
tree
|
commitdiff
2009-04-03
wu-lee
Fixed a bug in the compiled constructor - it was invoki...
tree
|
commitdiff
2009-04-03
Tokuhiro Matsuno
scope makes slower!mouse's constructer is faster than...
tree
|
commitdiff
2009-04-03
Tokuhiro Matsuno
use compiled_constraints directly. performance enhancement.
tree
|
commitdiff
2009-04-03
Tokuhiro Matsuno
refactoring the duplicated vars
tree
|
commitdiff
2009-04-03
Tokuhiro Matsuno
split accessor generator from the Meta::Attribute.
tree
|
commitdiff
2009-04-02
Tokuhiro Matsuno
use compiled type constraints. this change makes faster :)
tree
|
commitdiff
2009-04-02
NAKAGAWA Masaki
Meta::Class->does_role searches isa for Moose compatibility
tree
|
commitdiff
2009-04-02
Tokuhiro Matsuno
oops. i forgot to change make_immutable code.
tree
|
commitdiff
2009-04-02
Tokuhiro Matsuno
rebirth the find_type_constraint for backward compatibility
tree
|
commitdiff
2009-04-02
Tokuhiro Matsuno
added Mouse::Meta::TypeConstraint and use it. Mouse...
tree
|
commitdiff
2009-04-02
Tokuhiro Matsuno
added Meta::Class->add_attribute_list for Moose compati...
tree
|
commitdiff
2009-04-02
Tokuhiro Matsuno
more strict argument check. Mouse does not support...
tree
|
commitdiff
2009-04-02
Tokuhiro Matsuno
added Meta::Class->has_method($name)
tree
|
commitdiff
2009-04-02
Daisuke Maki (lest...
move stuff from Meta::Attribute to Util::TypeConstraint...
tree
|
commitdiff
2009-04-02
Daisuke Maki (lest...
implement Maybe
tree
|
commitdiff
2009-04-02
Tokuhiro Matsuno
much faster impl. for constructor/accessor. this is...
tree
|
commitdiff
2009-04-01
Shawn M Moore
Forbid undef passed to new for Moose compat
tree
|
commitdiff
2009-04-01
Shawn M Moore
Fix another keyword regex
tree
|
commitdiff
2009-04-01
Shawn M Moore
Remove third argument to trigger
tree
|
commitdiff
2009-03-30
Nick Woolley
Modified glob asignment to be coderef assignment. ...
tree
|
commitdiff
2009-03-27
Nick Woolley
Implemented Mouse::Role->does; modified Mouse::Meta...
tree
|
commitdiff
2009-03-07
Daisuke Maki
oops, that used confess
tree
|
commitdiff
2009-03-07
Daisuke Maki
properly commit the newly created parameterized type...
tree
|
commitdiff
2009-03-07
Daisuke Maki
I want parameterized types... I want it!
tree
|
commitdiff
2009-03-07
Tokuhiro Matsuno
oops. we want to use 'metaclass' in role, too :(
tree
|
commitdiff
2009-03-04
Tokuhiro Matsuno
added YourClass->meta->add_attribute(foo => (is =>...
tree
|
commitdiff
2009-03-04
Daisuke Maki
reverting change: the correct answer is,
tree
|
commitdiff
2009-03-03
Daisuke Maki
check for has_default too
tree
|
commitdiff
2009-03-02
Tokuhiro Matsuno
micro optimization for method modifiers.
tree
|
commitdiff
2009-02-23
Shawn M Moore
Throw a more useful error when users try to use a param...
tree
|
commitdiff
2009-02-10
Shawn M Moore
Throw a better error message when using a method modifi...
tree
|
commitdiff
2009-02-05
Jesse Vincent
Moose's make_immutable returns true allowing calling...
tree
|
commitdiff
2009-02-05
Shawn M Moore
Implement get_all_method_names
tree
|
commitdiff
2009-02-05
Shawn M Moore
Factor out some bits of get_method_list so I can write
tree
|
commitdiff
2009-02-05
Shawn M Moore
Need to ignore override and super in the method list
tree
|
commitdiff
2009-02-05
Shawn M Moore
Back out the exists($_[1]) change since exists($array...
tree
|
commitdiff
2009-02-05
Shawn M Moore
Don't require there to be a BUILDARGS method; fix undef...
tree
|
commitdiff
2009-02-05
Shawn M Moore
Settle for respecting inline_constructor for now
tree
|
commitdiff
2009-02-05
Shawn M Moore
Ensure that we're not blowing away an inherited constructor
tree
|
commitdiff
2009-02-03
Shawn M Moore
Benchmarking indicates that exists($_[1]) is faster...
tree
|
commitdiff
2009-01-18
Dann
refactored out fast method modifier as Class::Method...
tree
|
commitdiff
2009-01-13
Dann
use Data::Util to make modifier fast if Data::Util...
tree
|
commitdiff
2009-01-10
Dann
suppress warnings when we use around and has "+..."
tree
|
commitdiff
2008-12-22
Shawn M Moore
Typo fix
tree
|
commitdiff
2008-12-22
Shawn M Moore
We do need to copy %options so we can use $options...
tree
|
commitdiff
2008-12-22
Shawn M Moore
Begin stealing more Moose meta API
tree
|
commitdiff
2008-12-22
Shawn M Moore
Same API as Moose for Mouse::Meta::Attribute->new
tree
|
commitdiff
2008-12-22
Shawn M Moore
Rename the method to verify_against_type_constraint...
tree
|
commitdiff
2008-12-22
Shawn M Moore
Finish renaming Mouse::TypeRegistry to Mouse::Util...
tree
|
commitdiff
2008-12-09
Shawn M Moore
Ignore "used only once" warning
tree
|
commitdiff
2008-12-09
Shawn M Moore
Make the constructor code easier to read
tree
|
commitdiff
2008-12-09
Shawn M Moore
Only inline BUILDARGS if the class has one that isn...
tree
|
commitdiff
2008-12-09
Shawn M Moore
Generated constructor cleanup
tree
|
commitdiff
2008-12-09
Shawn M Moore
For class constraints, it's good enough to be a subclas...
tree
|
commitdiff
2008-12-09
Shawn M Moore
More tweaks
tree
|
commitdiff
2008-12-09
Shawn M Moore
Anchor this same regex in Mouse::Meta::Role
tree
|
commitdiff
2008-12-09
Shawn M Moore
Tweaks to metaclass
tree
|
commitdiff
2008-12-09
Shawn M Moore
Anchor this exclusion regex so "has_list" etc will...
tree
|
commitdiff
2008-12-09
Shawn M Moore
Comments, style
tree
|
commitdiff
2008-12-09
Shawn M Moore
Remove pointless shebang in each module
tree
|
commitdiff
2008-12-07
Tokuhiro Matsuno
improvement the compatibility with Moose.
tree
|
commitdiff
2008-12-07
Tokuhiro Matsuno
call by full path
tree
|
commitdiff
2008-12-07
Tokuhiro Matsuno
use Scalar::Util directly
tree
|
commitdiff
2008-12-06
Tokuhiro Matsuno
always inject method to DESTROY
tree
|
commitdiff
2008-12-06
Tokuhiro Matsuno
inject empty DESTRUCT method for performance improvement.
tree
|
commitdiff
2008-12-05
大沢 和宏
Encapsulation
tree
|
commitdiff
2008-12-05
大沢 和宏
optimize for constructor and attribute
tree
|
commitdiff
2008-12-05
大沢 和宏
set instance to attributes default code
tree
|
commitdiff
2008-12-05
大沢 和宏
optimaized default values in constructor
tree
|
commitdiff
2008-12-05
大沢 和宏
micro optimized
tree
|
commitdiff
2008-12-05
大沢 和宏
support of isa or ( isa => ' Str | Undef ')
tree
|
commitdiff
2008-12-05
大沢 和宏
oops, revert of revision 6879
tree
|
commitdiff
2008-12-05
大沢 和宏
support of isa or ( isa => ' Str | Undef ')
tree
|
commitdiff
2008-12-04
Tokuhiro Matsuno
this argument is not needed
tree
|
commitdiff
2008-12-04
Tokuhiro Matsuno
micro optimization
tree
|
commitdiff
2008-12-04
Ricardo SIGNES
should accept subclasses
tree
|
commitdiff
2008-12-04
Tokuhiro Matsuno
shortcut the flow for micro optimization.
tree
|
commitdiff
2008-12-04
Tokuhiro Matsuno
bug fixed: BUILD method doesn't works
tree
|
commitdiff
2008-12-04
Tokuhiro Matsuno
do not use same variable name twice.
tree
|
commitdiff
2008-12-04
大沢 和宏
add with qw( Role1 Role2 ) support
tree
|
commitdiff
2008-12-04
Tokuhiro Matsuno
added Mouse::Meta::Class->create(_anon_class)?
tree
|
commitdiff
2008-12-04
Tokuhiro Matsuno
micro optimization
tree
|
commitdiff
2008-12-03
Tokuhiro Matsuno
overload::StrVal is needed
tree
|
commitdiff
2008-12-03
大沢 和宏
added role_type on Mouse::TypeRegistry
tree
|
commitdiff
2008-12-03
Shawn M Moore
Better variable names
tree
|
commitdiff
2008-12-03
Shawn M Moore
Use fewer assignments when doing a coercion in the...
tree
|
commitdiff
2008-12-03
Shawn M Moore
Use fewer assignments when doing a coercion in the...
tree
|
commitdiff
2008-12-03
Tokuhiro Matsuno
generate DESTROY method for performance improvement
tree
|
commitdiff
next