2009-02-14 |
Dave Rolsky |
Just use Class::MOP for the optimized ClassName check |
tree | commitdiff |
2009-02-14 |
Dave Rolsky |
bump version to 0.70 0.70 |
tree | commitdiff |
2009-02-14 |
Dave Rolsky |
Remove docs about metaclass incompat problems, which... |
tree | commitdiff |
2009-02-14 |
Florian Ragwitz |
Allow Moose::Util::MetaRole to apply roles to wrapped_m... |
tree | commitdiff |
2009-02-13 |
Dave Rolsky |
Add "coverage" for RoleName in pod |
tree | commitdiff |
2009-02-13 |
Dave Rolsky |
Add RoleName to docs and clarify RoleName vs Role.... |
tree | commitdiff |
2009-02-13 |
Stevan Little |
adding more tests to the binary tree recipe, and adding... |
tree | commitdiff |
2009-02-12 |
Dave Rolsky |
bump version and update release date 0.69 |
tree | commitdiff |
2009-02-04 |
Dave Rolsky |
bump version to 0.68 |
tree | commitdiff |
2009-02-04 |
Lars Dieckow |
more typo fixes |
tree | commitdiff |
2009-02-04 |
Dave Rolsky |
bump version and update changes for next release 0.67 |
tree | commitdiff |
2009-02-03 |
Dave Rolsky |
bump version to 0.66 0.66 |
tree | commitdiff |
2009-02-03 |
Dave Rolsky |
bump copyright date to 2009 |
tree | commitdiff |
2009-02-02 |
Dave Rolsky |
Do some hackish validation of type names in MUTC, thoug... |
tree | commitdiff |
2009-01-31 |
Dave Rolsky |
Make MUTC load Moose before trying to use it to throw... |
tree | commitdiff |
2009-01-29 |
Dave Rolsky |
Don't encourage :: as a "namespace" separator for type... |
tree | commitdiff |
2009-01-28 |
Dave Rolsky |
merge from trunk to moose-manual branch |
tree | commitdiff |
2009-01-28 |
Dave Rolsky |
Doh, forgot to actually add the doc change from the... |
tree | commitdiff |
2009-01-28 |
Dave Rolsky |
Add changes for MUC change. |
tree | commitdiff |
2009-01-26 |
Dave Rolsky |
Fix indentation of Role in type hierarchy |
tree | commitdiff |
2009-01-22 |
Dave Rolsky |
bump version to 0.65 0.65 |
tree | commitdiff |
2009-01-21 |
Dave Rolsky |
In maybe_type, make a proper maybe type by parameterizi... |
tree | commitdiff |
2009-01-21 |
Ricardo SIGNES |
fix mistaken commit |
tree | commitdiff |
2009-01-21 |
Ricardo SIGNES |
register the type |
tree | commitdiff |
2009-01-21 |
Ricardo SIGNES |
register the type |
tree | commitdiff |
2009-01-21 |
Ricardo SIGNES |
regsiter maybe_type |
tree | commitdiff |
2009-01-21 |
Ricardo SIGNES |
maybe_type |
tree | commitdiff |
2009-01-17 |
Yuval Kogman |
Merge branch 'master' into method_generation_cleanup |
tree | commitdiff |
2008-12-31 |
Dave Rolsky |
add release date and bump version |
tree | commitdiff |
2008-12-14 |
Shawn M Moore |
Typo fix |
tree | commitdiff |
2008-12-08 |
Dave Rolsky |
bump version to 0.63 0.63 |
tree | commitdiff |
2008-12-05 |
Dave Rolsky |
bump version and update Changes |
tree | commitdiff |
2008-12-04 |
Dave Rolsky |
bump version and update changes. 0.62_01 |
tree | commitdiff |
2008-12-03 |
Dave Rolsky |
Make the type constraint classes immutable in |
tree | commitdiff |
2008-11-26 |
Dave Rolsky |
bump version to 0.62 |
tree | commitdiff |
2008-11-16 |
Tomas Doran |
Fix 1 char POD bug |
tree | commitdiff |
2008-11-07 |
Dave Rolsky |
Add the version bits to all .pm files |
tree | commitdiff |
2008-11-01 |
Dave Rolsky |
used perl-reversion to bump version to 0.61 |
tree | commitdiff |
2008-10-29 |
John Napiorkowski |
moved name attribute normalization out of Moose::Util... |
tree | commitdiff |
2008-10-29 |
John Napiorkowski |
make sure a type constrain name makes sense, properly... |
tree | commitdiff |
2008-10-23 |
Dave Rolsky |
bump all versions to 0.60 |
tree | commitdiff |
2008-10-23 |
Dave Rolsky |
Remove some redundant comments and tidy the code. |
tree | commitdiff |
2008-10-23 |
Dave Rolsky |
s/childtype/child_type/g - why ignore every naming... |
tree | commitdiff |
2008-10-23 |
John Napiorkowski |
changed the way subtypes are made so that we delegate... |
tree | commitdiff |
2008-10-22 |
John Napiorkowski |
first pass at restoring parametrization changes and... |
tree | commitdiff |
2008-10-14 |
Dave Rolsky |
bump version to 0.59 0.59 |
tree | commitdiff |
2008-10-12 |
Dave Rolsky |
Reverted the type constraint bits that caused breakage... |
tree | commitdiff |
2008-10-02 |
Jay Hannah |
POD typo corrected. |
tree | commitdiff |
2008-09-30 |
Dave Rolsky |
Make regexes line up nicely |
tree | commitdiff |
2008-09-26 |
Dave Rolsky |
merge trunk to deprototype branch |
tree | commitdiff |
2008-09-22 |
Dave Rolsky |
Fix handling of anon subtype with both constraint ... |
tree | commitdiff |
2008-09-22 |
Dave Rolsky |
First, fix confess() so it actually exists. I don't... |
tree | commitdiff |
2008-09-20 |
Matt S Trout |
remove prototypes from type declaration sugar functions... |
tree | commitdiff |
2008-09-20 |
Matt S Trout |
nuke prototypes on type constraint construction and... |
tree | commitdiff |
2008-09-20 |
Dave Rolsky |
Be defensive against being called for a Moose::Meta... |
tree | commitdiff |
2008-09-18 |
Dave Rolsky |
Fixed a bug where an explicitly set constructor or... |
tree | commitdiff |
2008-09-14 |
Dave Rolsky |
There's no need ot expose Parameterizable's ->parse_typ... |
tree | commitdiff |
2008-09-14 |
Dave Rolsky |
Add a missing space. |
tree | commitdiff |
2008-09-14 |
Dave Rolsky |
Yes, I know it's a string, that's why we're parsing... |
tree | commitdiff |
2008-09-14 |
Dave Rolsky |
I'm going to take away jnapiorkowski's tab key! |
tree | commitdiff |
2008-09-14 |
John Napiorkowski |
changed made sure I properly delegate parsing the type... |
tree | commitdiff |
2008-09-12 |
John Napiorkowski |
added a method to normalize incoming type constraint... |
tree | commitdiff |
2008-09-12 |
John Napiorkowski |
more tests to flex type constraint name normalization |
tree | commitdiff |
2008-09-12 |
John Napiorkowski |
- moved the ->parameterize tests to own test suite |
tree | commitdiff |
2008-09-11 |
John Napiorkowski |
removed debugging code, all tests are passing, added... |
tree | commitdiff |
2008-09-11 |
John Napiorkowski |
finished parameterized method, tests and converted... |
tree | commitdiff |
2008-09-11 |
John Napiorkowski |
finished parameterized method, tests and converted... |
tree | commitdiff |
2008-09-04 |
Yuval Kogman |
Moose::throw_error -> Moose->throw_error |
tree | commitdiff |
2008-09-04 |
Yuval Kogman |
Merge ../Moose-error into pluggable_errors |
tree | commitdiff |
2008-09-04 |
Yuval Kogman |
merge trunk to pluggable errors |
tree | commitdiff |
2008-09-03 |
Dave Rolsky |
bump version and update changes for release later today... |
tree | commitdiff |
2008-09-03 |
Matt S Trout |
fix types with stringifyable TC objects |
tree | commitdiff |
2008-09-01 |
Dave Rolsky |
bump version to 0.56 and update changes for release 0.56 |
tree | commitdiff |
2008-08-31 |
Dave Rolsky |
bump version to 0.55_04 |
tree | commitdiff |
2008-08-31 |
Dave Rolsky |
merge trunk to meta-role-helper branch |
tree | commitdiff |
2008-08-30 |
Jonathan Rockway |
use the mathematical definition of "natural number... |
tree | commitdiff |
2008-08-30 |
Dave Rolsky |
bump the version to 0.55_03 |
tree | commitdiff |
2008-08-29 |
Dave Rolsky |
merge trunk to meta-role-helper branch |
tree | commitdiff |
2008-08-29 |
Dave Rolsky |
bump version to 0.55_02 |
tree | commitdiff |
2008-08-29 |
Dave Rolsky |
a little tweaking of t0m's doc changes |
tree | commitdiff |
2008-08-29 |
Dave Rolsky |
Merge trunk to meta-role-helper branch |
tree | commitdiff |
2008-08-27 |
Dave Rolsky |
document subclass problem with metaclass roles |
tree | commitdiff |
2008-08-27 |
Dave Rolsky |
No need to remove the metaclass when we're calling... |
tree | commitdiff |
2008-08-26 |
Tomas Doran |
Add a load of docs to some of the under documented... |
tree | commitdiff |
2008-08-26 |
Dave Rolsky |
Re-implemented metaclass traits using Moose::Util:... |
tree | commitdiff |
2008-08-25 |
Dave Rolsky |
Add warning to this MetaRole docs that it might go... |
tree | commitdiff |
2008-08-25 |
Dave Rolsky |
Add docs for Moose::Util::MetaRole |
tree | commitdiff |
2008-08-25 |
Dave Rolsky |
Implemented Moose::Util::MetaRole, which lets you apply... |
tree | commitdiff |
2008-08-20 |
Dave Rolsky |
Implement the "eval $VERSION" trick from perlmodstyle... |
tree | commitdiff |
2008-08-13 |
Yuval Kogman |
Moose::Exporter fixes + rename build_import_methods... |
tree | commitdiff |
2008-08-08 |
Dave Rolsky |
Make Moose::Util::TypeConstraints use Moose::Exporter... |
tree | commitdiff |
2008-08-04 |
Shawn M Moore |
Bump to 0.56 |
tree | commitdiff |
2008-07-30 |
Matt S Trout |
fix coerce to accept anon types like subtype can |
tree | commitdiff |
2008-07-08 |
Stevan Little |
some refactoring of handles |
tree | commitdiff |
2008-07-03 |
Stevan Little |
0.55 setup |
tree | commitdiff |
2008-07-03 |
Stevan Little |
setting up 0.53 |
tree | commitdiff |
2008-06-28 |
Yuval Kogman |
remove my cargoculted abuse of ref() (it never returns... |
tree | commitdiff |
2008-06-27 |
Shawn M Moore |
Bump to 0.52 |
tree | commitdiff |
2008-06-27 |
Shawn M Moore |
Bump us up to 0.51 |
tree | commitdiff |
2008-06-23 |
Yuval Kogman |
Moose::Util::TypeConstraints confess |
tree | commitdiff |
next |