2008-08-12 |
Dave Rolsky |
If traits are provided but the exporting class does... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Dave Rolsky |
Reimplemented metaclass traits with Moose::Exporter... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Dave Rolsky |
Rename a method so it's clearer what it's doing. |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Dave Rolsky |
Yay, merging the moose-exporter branch into trunk.... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Dave Rolsky |
Update manifest (why is this in source control?!) |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Dave Rolsky |
Merge from trunk to moose-exporter branch |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Yuval Kogman |
don't use compute_all_applicable_methods anymore |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Yuval Kogman |
recalculating the method map updates the cache flag |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Dave Rolsky |
merge from trunk to moose-exporter branch |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Yuval Kogman |
use package cache flag in Moose::Meta::Role |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Yuval Kogman |
remove Perl 6 attribute naming style |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Yuval Kogman |
no auto install |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Dave Rolsky |
Fix a typo in the class name |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Dave Rolsky |
Document the init_meta method. |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Dave Rolsky |
Small doc tweak (better wording) |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Dave Rolsky |
Make Moose::Util::TypeConstraints use Moose::Exporter... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Dave Rolsky |
Updated changes for latest recipe tweaks |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Dave Rolsky |
Took a mostly editorial (as opposed to content) pass... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Dave Rolsky |
Fix order of changes |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Dave Rolsky |
Update changes for Moose::Exporter branch |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Dave Rolsky |
merge trunk to moose-exporter branch |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Dave Rolsky |
No need for 0.57 when 0.56 isn't yet released |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Dave Rolsky |
Document also parameter and how init_meta is called. |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Dave Rolsky |
Updated the extending recipes to use Moose::Exporter. |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Dave Rolsky |
Fix spelling of init_meta in error |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Dave Rolsky |
More tests for unimport to make sure it _really_ acts... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Dave Rolsky |
It turns out namespace::clean's different semantics... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Dave Rolsky |
Add test count |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Dave Rolsky |
Moose::Exporter now ensures that _every_ init_meta... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Dave Rolsky |
Made init_meta a public API again and got rid of init_m... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Dave Rolsky |
Added the "also" param to Moose::Exporter, which allows... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Dave Rolsky |
Add Moose::_get_caller for more backwards compat |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Dave Rolsky |
Narrow scope for $CALLER. |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Dave Rolsky |
Merged tests for export currying from trunk. |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Dave Rolsky |
Fix caller determination to work the same way as it... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Dave Rolsky |
Revert the change to get rid of caller()-currying for... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Matt S Trout |
test calling has() from outside of package |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Dave Rolsky |
I realized that all the "with caller" wrapper stuff... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Dave Rolsky |
Refactored the code so we have methods for making import & |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Dave Rolsky |
Tidy this method |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Dave Rolsky |
Redo this so we can have a per-module list of methods... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Dave Rolsky |
Might as well be explicit about requiring namespace... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Dave Rolsky |
Require the latest namespace::clean |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Dave Rolsky |
Removed __CURRY_EXPORTS_FOR_CLASS__ |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Dave Rolsky |
Missed a few use_ok calls that started warning now... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Dave Rolsky |
Add a test for loading Moose::Role into main (which... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Dave Rolsky |
Step 2: eliminate the need for import and unimport... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Dave Rolsky |
Move init_meta() to the end to match Moose.pm |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Dave Rolsky |
Step 1: Moose::Exporter lets Moose ... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Dave Rolsky |
a branch for experimenting with my notional Moose:... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Dave Rolsky |
Revised Basics Recipe 1 a fair bit ... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Tomas Doran |
Fix the inlined code generated for immutable constructo... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Shawn M Moore |
Hide remove_keywords a bit, rename it to _remove_keywor... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Dave Rolsky |
Some of the test code was formatted very weirdly (tabs... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Dave Rolsky |
Moose now warns when you try to load it from the main... |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Dave Rolsky |
Perltidy this code a bit. |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Dave Rolsky |
Moose->unimport has to be caled as a method for the... |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Shawn M Moore |
Add a remove_keywords function so if you extend Moose... |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Shawn M Moore |
Bump to 0.56 |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Shawn M Moore |
Update MANIFEST 0_55 |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Shawn M Moore |
Update version number in README |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Shawn M Moore |
Update Changes |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Dave Rolsky |
Add a reference to Extending recipe 1 here, since this... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Dave Rolsky |
Add another TODO recipe, for hooking into the immutabil... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Dave Rolsky |
Wrote Extending recipe 1, on using an alternate object... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Dave Rolsky |
Add link to extending recipe 2 |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Dave Rolsky |
Better abstract for extending recipe 2 |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Dave Rolsky |
Fix some POD errors. |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Dave Rolsky |
Having init_meta() in the same scope as $CALLER always... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Dave Rolsky |
Document cookbook stuff in Changes |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Dave Rolsky |
Add an abstract for meta recipe 1 |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Dave Rolsky |
Give each section its own abstract. |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Dave Rolsky |
make_immutable is no longer a keyword |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Dave Rolsky |
Link to the keywords snack |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Dave Rolsky |
Small wording tweak |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Dave Rolsky |
Added a new cookbook section, extending Moose. |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Dave Rolsky |
Wrote meta recipe 4, a very simple metaclss example. |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Dave Rolsky |
Fix references to previous recipe |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Dave Rolsky |
Fix a little bit of grammar |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Dave Rolsky |
Tweak the abstracts for the two existing meta recipes |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Dave Rolsky |
Fix all references to cookbook recipes |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Matt S Trout |
fix coerce to accept anon types like subtype can |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Dave Rolsky |
Subtypes is one word |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Dave Rolsky |
Improve the English for the recipe 10 summary |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Dave Rolsky |
Add new Meta::Recipe1 to changes |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Dave Rolsky |
add the welcome to the meta-world "recipe" - more of... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Dave Rolsky |
Some small tweaks to the overloading recipe |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Dave Rolsky |
Reorganized all the recipes so they're broken into... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Paul Jamieson... |
Correction of broken links to MooseX:: |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Paul Jamieson... |
Removed "whitespace only" lines in POD, making podcheck... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Paul Jamieson... |
Added additional documentation links: |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Aran Clary... |
Remove dependency on List::MoreUtils from recipe 12 .t. |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Aran Clary... |
New cookbook recipe # 12. |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Dave Rolsky |
There was a passing TODO test in here. |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Dave Rolsky |
Actually make the todo tests TODO |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Dave Rolsky |
Fixed the test count, and made the failing tests TODO... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Dave Rolsky |
Explicitly require Class::MOP 0.64. |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Dave Rolsky |
Add some tests to ensure that the ->foo() method is... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Dave Rolsky |
Fix test description so it matches code. |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Yuval Kogman |
ignore metaclass in superclasses if it isn't a Class... |
commit | commitdiff | tree | snapshot |
next |