projects
/
gitmo/Mouse.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Use postamble() insteead of MY::postamble()
[gitmo/Mouse.git]
/
lib
/
Mouse
/
Meta
/
Method
/
2009-10-24
gfx
Make method generators extensible
tree
|
commitdiff
2009-10-24
gfx
Fix the NAME in Mouse::Meta::Method::Destructor
tree
|
commitdiff
2009-10-19
gfx
Checking in changes prior to tagging of version 0.40...
0.40
tree
|
commitdiff
2009-10-13
gfx
Checking in changes prior to tagging of version 0.39...
0.39
tree
|
commitdiff
2009-10-13
gfx
Fix RT #50422
tree
|
commitdiff
2009-10-13
gfx
Checking in changes prior to tagging of version 0.38...
0.38
tree
|
commitdiff
2009-10-13
gfx
Add VERSION section to pods
tree
|
commitdiff
2009-10-12
gfx
Fix role application to instances
tree
|
commitdiff
2009-10-10
gfx
Add localization of $@ and $? in DESTROY
tree
|
commitdiff
2009-10-09
gfx
Fix a bug about immutablizing anonymous classes
tree
|
commitdiff
2009-10-09
gfx
Tidy for release
tree
|
commitdiff
2009-10-08
gfx
A tweak for backward compatibility
tree
|
commitdiff
2009-10-08
gfx
Fix a possible syntax error in generated constructor
tree
|
commitdiff
2009-10-08
gfx
Fix some issues on attributes
tree
|
commitdiff
2009-10-07
gfx
Fix an accessor generator to accept role application...
tree
|
commitdiff
2009-10-07
gfx
More compatibility
tree
|
commitdiff
2009-10-07
gfx
Refactor and optimize Mouse::Meta::Method::Accessor
tree
|
commitdiff
2009-10-07
gfx
Refactor and optimize Mouse::Meta::Method::Accessor
tree
|
commitdiff
2009-10-07
gfx
Switch to Mouse::Exporter
tree
|
commitdiff
2009-10-05
gfx
Refactor install_accessor() and related stuff
tree
|
commitdiff
2009-10-03
gfx
Fix issues on 5.6.2
tree
|
commitdiff
2009-10-02
gfx
Add get_read_method_ref and get_write_method_ref. Remov...
tree
|
commitdiff
2009-09-30
gfx
Fix an issue tested in t/040_type_constraints/025_type_...
tree
|
commitdiff
2009-09-30
gfx
Tidy
tree
|
commitdiff
2009-09-30
gfx
Move type coercion mechanism from Util/TypeConstraints...
tree
|
commitdiff
2009-09-30
gfx
Refactor type constraints
tree
|
commitdiff
2009-09-28
gfx
Add a "no warnings 'once'"
tree
|
commitdiff
2009-09-25
gfx
Tidy
tree
|
commitdiff
2009-09-24
gfx
Refactor the constructor of Attribute
tree
|
commitdiff
2009-09-24
gfx
Add some tests
tree
|
commitdiff
2009-09-23
gfx
Checking in changes prior to tagging of version 0.33...
0.33
tree
|
commitdiff
2009-09-22
gfx
Fix the timing triggers are invoked
tree
|
commitdiff
2009-09-22
gfx
Note failures in 5.10.1, but I don't know why it happens
tree
|
commitdiff
2009-09-22
gfx
Change, Fix, Improve
tree
|
commitdiff
2009-09-21
gfx
Add Meta/Method/Accessor.pm
tree
|
commitdiff
2009-09-17
gfx
Move MethodAccessor stuff to Attribute
tree
|
commitdiff
2009-09-15
gfx
Move MethodAccessor stuff to Attribute
tree
|
commitdiff
2009-09-08
sunnavy
make auto_deref also handles isa not only ArrayRef...
tree
|
commitdiff
2009-04-15
Shawn M Moore
Use $value instead of $_ in the constructor, since...
tree
|
commitdiff
2009-04-10
Tokuhiro Matsuno
class-mop says 'The compute_all_applicable_attributes...
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
oops. i forgot to change make_immutable code.
tree
|
commitdiff
2009-04-02
Tokuhiro Matsuno
added Mouse::Meta::TypeConstraint and use it. Mouse...
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
Remove third argument to trigger
tree
|
commitdiff
2009-02-05
Shawn M Moore
Don't require there to be a BUILDARGS method; fix undef...
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
More tweaks
tree
|
commitdiff
2008-12-07
Tokuhiro Matsuno
call by full path
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
大沢 和宏
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-04
Tokuhiro Matsuno
micro optimization
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-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
2008-12-03
Shawn M Moore
Assign the value of the parameter to a lexical so we...
tree
|
commitdiff
2008-12-03
Shawn M Moore
Inline $from
tree
|
commitdiff
2008-12-03
Shawn M Moore
Close over $key so we don't need to do an assignment...
tree
|
commitdiff
2008-12-03
Tokuhiro Matsuno
performance tuning
tree
|
commitdiff
2008-12-03
Shawn M Moore
Make the constructor close over the metaclass, and...
tree
|
commitdiff
2008-12-03
Tokuhiro Matsuno
micro optimization
tree
|
commitdiff
2008-12-03
Tokuhiro Matsuno
- inject object constructor when call meta->make_immutable.
tree
|
commitdiff