projects
/
gitmo/Mouse.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Tidy and docs for meta type constraint class
[gitmo/Mouse.git]
/
lib
/
Mouse
/
2010-02-22
gfx
Optimize Method::Delegation
tree
|
commitdiff
2010-02-22
gfx
Mention to MouseX::NativeTraits
tree
|
commitdiff
2010-02-22
gfx
Make editors happy.
tree
|
commitdiff
2010-02-22
gfx
Don't set package_defined_in automatically, because...
tree
|
commitdiff
2010-02-22
gfx
Implement the built-in type hierarchy
tree
|
commitdiff
2010-02-20
gfx
Checking in changes prior to tagging of version 0.50_02...
0.50_02
tree
|
commitdiff
2010-02-20
gfx
Implement strict constructors, which will warn unkown...
tree
|
commitdiff
2010-02-19
gfx
Add prototypes
tree
|
commitdiff
2010-02-19
gfx
Add argument currying for delegation
tree
|
commitdiff
2010-02-19
gfx
Add assert_valid() to Meta::TypeConstraint
tree
|
commitdiff
2010-02-19
gfx
Add type_parameter() and __is_parameterized() to Meta...
tree
|
commitdiff
2010-02-13
gfx
Checking in changes prior to tagging of version 0.50_01...
0.50_01
tree
|
commitdiff
2010-02-13
gfx
Mouse::Meta::Attribute->new warns about unknown, or...
tree
|
commitdiff
2010-02-13
gfx
Refactor Meta::TypeConstraint
tree
|
commitdiff
2010-02-12
gfx
Add an arg check to appply_metaroles()
tree
|
commitdiff
2010-02-10
gfx
Support the global destruction flag in DEMOLISH()
tree
|
commitdiff
2010-02-08
gfx
Update docs for metaroles
tree
|
commitdiff
2010-02-08
gfx
Update document
tree
|
commitdiff
2010-02-08
gfx
Support modifier by regexp
tree
|
commitdiff
2010-02-08
gfx
Reduce duplicated code
tree
|
commitdiff
2010-02-08
gfx
Checking in changes prior to tagging of version 0.50...
0.50
tree
|
commitdiff
2010-02-08
gfx
The default maxdepth of 'dump' method is now 3, instead...
tree
|
commitdiff
2010-02-08
gfx
Correct 'does' method
tree
|
commitdiff
2010-02-08
gfx
Simplify Mouse::Meta::Role::Composite::_apply_methods()
tree
|
commitdiff
2010-02-08
gfx
Add Mouse::Util::quoted_english_list()
tree
|
commitdiff
2010-02-08
gfx
$tc->coerce() throws an error if it has no coercion...
tree
|
commitdiff
2010-02-08
gfx
Add method decls in meta type constraint class.
tree
|
commitdiff
2010-02-06
gfx
Use new API for metaroles
tree
|
commitdiff
2010-02-05
gfx
Catch up to Moose 0.94 metaroles
tree
|
commitdiff
2010-02-03
gfx
Change a terminology; s/applicant/consumer/;
tree
|
commitdiff
2010-02-02
gfx
Checking in changes prior to tagging of version 0.49...
0.49
tree
|
commitdiff
2010-01-31
gfx
Checking in changes prior to tagging of version 0.48...
0.48
tree
|
commitdiff
2010-01-16
gfx
Use Mouse::Object::BUILDARGS, because it's safe and...
tree
|
commitdiff
2010-01-16
gfx
Fix the class for init_meta()
tree
|
commitdiff
2010-01-15
gfx
Checking in changes prior to tagging of version 0.47...
0.47
tree
|
commitdiff
2010-01-11
gfx
require Class::Method::Modifiers::Fast 0.041; this...
tree
|
commitdiff
2010-01-11
gfx
Move Mouse::Meta::Attribute::_process_options into XS
tree
|
commitdiff
2010-01-09
gfx
Checking in changes prior to tagging of version 0.46...
0.46
tree
|
commitdiff
2010-01-09
gfx
Fix Str() and ScalarRef()
tree
|
commitdiff
2010-01-09
gfx
Remove long-deprecated features
tree
|
commitdiff
2010-01-09
gfx
Clean up deprecations
tree
|
commitdiff
2010-01-09
gfx
Apply a patch to support handle => sub { ... }, contrib...
tree
|
commitdiff
2010-01-09
gfx
CRLF to LF
tree
|
commitdiff
2010-01-02
Goro Fuji
Replace CRLF to LF with all the files
tree
|
commitdiff
2009-12-22
gfx
Checking in changes prior to tagging of version 0.4501...
0.4501
tree
|
commitdiff
2009-12-20
gfx
Add 'use warnings FATAL => "recursion"' to Accessor.pm
tree
|
commitdiff
2009-12-19
gfx
Tweaks for 5.6.2
0.45
tree
|
commitdiff
2009-12-19
gfx
Checking in changes prior to tagging of version 0.45...
tree
|
commitdiff
2009-12-19
gfx
Rename: s/verify_type_constraint_error/_throw_type_cons...
tree
|
commitdiff
2009-12-19
gfx
Fix an issue that anonymous type constraint can't be...
tree
|
commitdiff
2009-12-19
gfx
Change the signature of verify_type_constraint_error...
tree
|
commitdiff
2009-12-19
gfx
Change the internal delegation code
tree
|
commitdiff
2009-12-18
gfx
Move is_immutable into XS
tree
|
commitdiff
2009-12-18
gfx
Lazy load for Delegation class
tree
|
commitdiff
2009-12-18
gfx
Tidy
tree
|
commitdiff
2009-12-18
gfx
Rename variable names for clearity
tree
|
commitdiff
2009-12-18
gfx
Avoid autovivification
tree
|
commitdiff
2009-12-18
gfx
Tiny tweaks
tree
|
commitdiff
2009-12-16
gfx
Implement make_mutable :)
tree
|
commitdiff
2009-12-16
gfx
Switch to duck typing
tree
|
commitdiff
2009-12-16
gfx
Add set_value/get_value/has_value/clear_value to Attribute
tree
|
commitdiff
2009-12-16
gfx
Move BUILDALL and DEMOLISHALL into XS
tree
|
commitdiff
2009-12-13
gfx
Fix accessor filenames
tree
|
commitdiff
2009-12-09
gfx
Checking in changes prior to tagging of version 0.44...
0.44
tree
|
commitdiff
2009-12-09
gfx
Add coerce() to the function list
tree
|
commitdiff
2009-12-09
gfx
Add duck_type to the function list
tree
|
commitdiff
2009-12-09
gfx
Add duck_type to Mouse::Util::TypeConstraints
tree
|
commitdiff
2009-12-09
gfx
Improve enum to accept "enum($name, $arrayref)" constru...
tree
|
commitdiff
2009-12-08
gfx
Fix typos
tree
|
commitdiff
2009-12-07
gfx
Checking in changes prior to tagging of version 0.43...
0.43
tree
|
commitdiff
2009-12-07
gfx
Make Mouse/Tiny.pod
tree
|
commitdiff
2009-12-07
gfx
Add some document
tree
|
commitdiff
2009-12-07
gfx
Fix the hierarchy of type constraints: Num and Int...
tree
|
commitdiff
2009-12-07
gfx
Fix a typo in the pod
tree
|
commitdiff
2009-12-07
gfx
Add a note for Mouse::XS, which requries Perl 5.8.1...
tree
|
commitdiff
2009-12-07
gfx
Add documents to Mouse::Spec
tree
|
commitdiff
2009-12-07
gfx
Remove has_package_symbol and add_package_symbol
tree
|
commitdiff
2009-12-05
gfx
Checking in changes prior to tagging of version 0.42...
0.42
tree
|
commitdiff
2009-12-05
gfx
Fix a PAUSE indexing issue
tree
|
commitdiff
2009-12-05
gfx
Checking in changes prior to tagging of version 0.41...
0.41
tree
|
commitdiff
2009-12-05
gfx
Tidy
tree
|
commitdiff
2009-12-05
gfx
Add function list to pod
tree
|
commitdiff
2009-12-05
gfx
Fix a typo
tree
|
commitdiff
2009-12-03
gfx
Make accessor generators extensible
tree
|
commitdiff
2009-12-03
gfx
Remove mentions to Class::Method::Modifiers
tree
|
commitdiff
2009-12-03
gfx
Checking in changes prior to tagging of version 0.40_09...
0.40_09
tree
|
commitdiff
2009-12-03
gfx
Fix a prototype-related problem on 5.8.x
tree
|
commitdiff
2009-12-03
gfx
Add meta() method to method metaclasses
tree
|
commitdiff
2009-12-03
gfx
Fix has()
tree
|
commitdiff
2009-12-03
gfx
Fix XS loading code
tree
|
commitdiff
2009-12-03
gfx
Clean the code up
tree
|
commitdiff
2009-12-03
gfx
Fix a bug that segv caused on 5.6.2 with -traits
tree
|
commitdiff
2009-12-03
gfx
Add a description
tree
|
commitdiff
2009-11-28
gfx
Port (get|has)_package_symbol from Class::MOP
tree
|
commitdiff
2009-11-28
gfx
Skip class unload stuff in global destruction
tree
|
commitdiff
2009-11-28
gfx
Add immutable_optins
tree
|
commitdiff
2009-11-28
gfx
Fix a error message in apply_all_roles
tree
|
commitdiff
2009-11-28
gfx
Fix meta method constructors
tree
|
commitdiff
2009-11-26
gfx
Checking in changes prior to tagging of version 0.40_08...
0.40_08
tree
|
commitdiff
2009-11-26
gfx
Add a constant, MOUSE_XS
tree
|
commitdiff
next