projects
/
gitmo/Mouse.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
gitmo/Mouse.git
2009-02-05
Shawn M Moore
Implement basic usage of "enum" type constraints
commit
|
commitdiff
|
tree
|
snapshot
2009-02-05
Shawn M Moore
Don't require there to be a BUILDARGS method; fix undef...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-05
Shawn M Moore
Settle for respecting inline_constructor for now
commit
|
commitdiff
|
tree
|
snapshot
2009-02-05
Shawn M Moore
We can't support this yet, so TODO and make sure we...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-05
Shawn M Moore
Ensure that we're not blowing away an inherited constructor
commit
|
commitdiff
|
tree
|
snapshot
2009-02-05
Shawn M Moore
Extra ;
commit
|
commitdiff
|
tree
|
snapshot
2009-02-05
Shawn M Moore
Add a shim Mouse::TypeRegistry that warns and sends...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-05
Shawn M Moore
More changes
commit
|
commitdiff
|
tree
|
snapshot
2009-02-05
Shawn M Moore
Document more changes
commit
|
commitdiff
|
tree
|
snapshot
2009-02-05
Shawn M Moore
TODOify it for now
commit
|
commitdiff
|
tree
|
snapshot
2009-02-05
Shawn M Moore
Fix prototype on message {...}
commit
|
commitdiff
|
tree
|
snapshot
2009-02-05
Shawn M Moore
Failing test for using a custom message in a subtype
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
Shawn M Moore
Benchmarking indicates that exists($_[1]) is faster...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
Shawn M Moore
MouseX::Types can now use MUTc->export_to_level
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
Shawn M Moore
Use Exporter for Mouse::Util::TypeConstraints
commit
|
commitdiff
|
tree
|
snapshot
2009-01-18
Dann
refactored out fast method modifier as Class::Method...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Dann
use Data::Util to make modifier fast if Data::Util...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-10
Dann
suppress warnings when we use around and has "+..."
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Shawn M Moore
MouseX::Stop::it!
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Shawn M Moore
Typo fix
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Shawn M Moore
Better test here; check the error message
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Shawn M Moore
Rename this class to avoid a type collision
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Shawn M Moore
Write the anon-class test such that we can run it again...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Shawn M Moore
We do need to copy %options so we can use $options...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Shawn M Moore
Begin stealing more Moose meta API
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Shawn M Moore
Same API as Moose for Mouse::Meta::Attribute->new
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Shawn M Moore
Need to specify package names
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Shawn M Moore
Don't try to import Mouse's sugar into main here
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Shawn M Moore
Don't do the use_ok test
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Shawn M Moore
class_type shouldn't load the class (Moose compat;...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Shawn M Moore
Remove the redefine type tests for now, they'll go...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Shawn M Moore
You can redefine types in the original package
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Shawn M Moore
Coerce a type that won't fail us later (damn you Moose)
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Shawn M Moore
Only set @ARGV if it's empty
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Shawn M Moore
Keep track of the source package of each type; other...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Shawn M Moore
Style
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Shawn M Moore
Rename the has from %SUBTYPE to %TYPE
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Shawn M Moore
HashRefa looks like a typo
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Shawn M Moore
Moose::Tiny is not the same as Mouse::Tiny
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Shawn M Moore
Rename the method to verify_against_type_constraint...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Shawn M Moore
Better linear-isa tests (using the meta API)
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Shawn M Moore
More uses of type in the tests
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Shawn M Moore
"type" sugar for when you're not subtyping anything
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Shawn M Moore
Finish renaming Mouse::TypeRegistry to Mouse::Util...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Shawn M Moore
Begin renaming Mouse::TypeRegistry to Mouse::Util:...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Shawn M Moore
Test that we don't export sugar into main
commit
|
commitdiff
|
tree
|
snapshot
2008-12-21
Shawn M Moore
Skip squirrel tests when munging s/Mouse/Moose/
commit
|
commitdiff
|
tree
|
snapshot
2008-12-21
Shawn M Moore
Add the script I've been using to munge tests to run...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-21
Shawn M Moore
Finish renaming these test modules
commit
|
commitdiff
|
tree
|
snapshot
2008-12-21
Shawn M Moore
Remove Anti
commit
|
commitdiff
|
tree
|
snapshot
2008-12-21
Shawn M Moore
Okay, these are the right names
commit
|
commitdiff
|
tree
|
snapshot
2008-12-21
Shawn M Moore
Begin renaming some test files so it's easier to test...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-21
Shawn M Moore
Missing features aren't!
commit
|
commitdiff
|
tree
|
snapshot
2008-12-20
Shawn M Moore
Bump to 0.15
commit
|
commitdiff
|
tree
|
snapshot
2008-12-20
Shawn M Moore
0.13 and 0.14 Changes
commit
|
commitdiff
|
tree
|
snapshot
2008-12-20
Shawn M Moore
Fix the header in MouseX::Types
commit
|
commitdiff
|
tree
|
snapshot
2008-12-16
Shawn M Moore
Bump to 0.14
commit
|
commitdiff
|
tree
|
snapshot
2008-12-16
Shawn M Moore
empty line
commit
|
commitdiff
|
tree
|
snapshot
2008-12-16
Shawn M Moore
MRO::Compat is the only module loaded by Mouse::Util...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-16
Shawn M Moore
Changes.. too many to list right now
commit
|
commitdiff
|
tree
|
snapshot
2008-12-16
Shawn M Moore
Don't put MouseX files into Mouse::Tiny
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Chris Prather
if you are gonna blame me, get the spelling correct
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Shawn M Moore
Ignore "used only once" warning
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Shawn M Moore
Make the constructor code easier to read
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Shawn M Moore
Only inline BUILDARGS if the class has one that isn...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Shawn M Moore
Add type constraint
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Shawn M Moore
Generated constructor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Shawn M Moore
Test for init_arg => undef
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Shawn M Moore
Add tokuhirom and Yappo to AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Shawn M Moore
Make this coerce test more discriminating
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Shawn M Moore
Need to specify is => 'rw' for the test to be closer...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Shawn M Moore
For class constraints, it's good enough to be a subclas...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Shawn M Moore
More tweaks
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Shawn M Moore
Anchor this same regex in Mouse::Meta::Role
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Shawn M Moore
Tweaks to metaclass
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Shawn M Moore
Anchor this exclusion regex so "has_list" etc will...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Shawn M Moore
Comments, style
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Shawn M Moore
Use Test::Exception in this test
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Shawn M Moore
Remove pointless shebang in each module
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Shawn M Moore
Remove TODO file, yay
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Shawn M Moore
Remove build-dep on Sub::Uplevel, Test::Exception can...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Shawn M Moore
Merge in shika-based!
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Shawn M Moore
Bring shika-based up to trunk
commit
|
commitdiff
|
tree
|
snapshot
2008-12-08
大沢 和宏
oops, add testcase ( subtype 'Foo' => as 'Bar'; AND...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-08
大沢 和宏
pre load class in class_type
commit
|
commitdiff
|
tree
|
snapshot
2008-12-08
大沢 和宏
implement to subtype's as is moose way
commit
|
commitdiff
|
tree
|
snapshot
2008-12-07
Tokuhiro Matsuno
update todo list
commit
|
commitdiff
|
tree
|
snapshot
2008-12-07
Tokuhiro Matsuno
improvement the compatibility with Moose.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-07
Tokuhiro Matsuno
added test case for compatibility
commit
|
commitdiff
|
tree
|
snapshot
2008-12-07
Tokuhiro Matsuno
added more test cases
commit
|
commitdiff
|
tree
|
snapshot
2008-12-07
Tokuhiro Matsuno
call by full path
commit
|
commitdiff
|
tree
|
snapshot
2008-12-07
Tokuhiro Matsuno
use Scalar::Util directly
commit
|
commitdiff
|
tree
|
snapshot
2008-12-07
Tokuhiro Matsuno
skip temporary file for vim
commit
|
commitdiff
|
tree
|
snapshot
2008-12-06
Tokuhiro Matsuno
change directory structure
commit
|
commitdiff
|
tree
|
snapshot
2008-12-06
Tokuhiro Matsuno
added 'get' in benchmark script
commit
|
commitdiff
|
tree
|
snapshot
2008-12-06
Tokuhiro Matsuno
bug fixed when perl 5.8
commit
|
commitdiff
|
tree
|
snapshot
2008-12-06
Tokuhiro Matsuno
oops
commit
|
commitdiff
|
tree
|
snapshot
2008-12-06
Tokuhiro Matsuno
- depend to Scalar::Util when perl5.6.x
commit
|
commitdiff
|
tree
|
snapshot
2008-12-06
Tokuhiro Matsuno
revert XS related things
commit
|
commitdiff
|
tree
|
snapshot
2008-12-06
Tokuhiro Matsuno
revert XS related things. this is no advantage orz
commit
|
commitdiff
|
tree
|
snapshot
next