2013-05-06 |
diakopter |
and update the symbol table when appropriate. diakopter-jit-evals |
tree | commitdiff |
2013-05-05 |
diakopter |
defer string evals from startup to JIT/lazy. on my... |
tree | commitdiff |
2013-04-13 |
Karen Etheridge |
fix incompatibilities with TB2 |
tree | commitdiff |
2013-03-13 |
Jesse Luehrs |
remove_package_symbol is deprecated in package::stash |
tree | commitdiff |
2013-02-24 |
Dave Rolsky |
Rename basics_recipe9.t to match the new cookbook ... |
tree | commitdiff |
2012-11-07 |
Jesse Luehrs |
make tests work better with forkprove |
tree | commitdiff |
2012-07-05 |
Jesse Luehrs |
fix "use MyExporter -traits => ..." (RT77974) |
tree | commitdiff |
2012-07-04 |
Christopher J. Madsen |
Test is_subtype_of on role_type of undefined role |
tree | commitdiff |
2012-06-28 |
Jesse Luehrs |
fix test in with blead |
tree | commitdiff |
2012-06-21 |
Matt S Trout |
change role-to-role application to allow method shadowing |
tree | commitdiff |
2012-06-21 |
Dave Rolsky |
Add test for new warning - super() warns if it is passe... |
tree | commitdiff |
2012-05-26 |
wickline |
rt63818 bugfix for false 'also' circular ref error |
tree | commitdiff |
2012-04-30 |
Jesse Luehrs |
fix init_meta order when multiple also package are... |
tree | commitdiff |
2012-04-25 |
Jesse Luehrs |
the quote style in this message changed over the years |
tree | commitdiff |
2012-04-25 |
Jesse Luehrs |
make this an author test |
tree | commitdiff |
2012-03-31 |
Jesse Luehrs |
sometimes the stash doesn't exist at all |
tree | commitdiff |
2012-03-31 |
Jesse Luehrs |
give the actual reason for this TODO |
tree | commitdiff |
2012-03-31 |
Dave Rolsky |
Add tests for memory leaks and cycles |
tree | commitdiff |
2012-03-17 |
Jesse Luehrs |
add test for overloading based on method name |
tree | commitdiff |
2012-03-17 |
Jesse Luehrs |
implement remove_overloaded_operator |
tree | commitdiff |
2012-03-17 |
Jesse Luehrs |
rename these for more consistency |
tree | commitdiff |
2012-03-17 |
Jesse Luehrs |
provide an is_overloaded method |
tree | commitdiff |
2012-03-17 |
Jesse Luehrs |
clean some things up, add some more tests |
tree | commitdiff |
2012-03-17 |
Jesse Luehrs |
s/op/operator/g |
tree | commitdiff |
2012-03-17 |
Jesse Luehrs |
start sketching out an overload api for the mop |
tree | commitdiff |
2012-03-17 |
Jesse Luehrs |
move metarole application from init_meta to the end... |
tree | commitdiff |
2012-03-17 |
Jesse Luehrs |
meta_lookup needs to propagate downwards, if unspecified |
tree | commitdiff |
2012-03-17 |
Jesse Luehrs |
fix the order of init_meta calls, when nesting |
tree | commitdiff |
2012-03-11 |
Jesse Luehrs |
no reason for this |
tree | commitdiff |
2012-02-19 |
Tomas Doran |
And the same fix for role_type |
tree | commitdiff |
2012-02-19 |
Tomas Doran |
Fix bug with multiple class_type statements. |
tree | commitdiff |
2012-02-18 |
Dave Rolsky |
Add a test to make sure native array ->join accepts... |
tree | commitdiff |
2012-02-04 |
Jesse Luehrs |
make this test less reliant on exact error message |
tree | commitdiff |
2012-01-06 |
Dave Rolsky |
Test (that fails) for an edge case in role composition |
tree | commitdiff |
2011-12-30 |
Dave Rolsky |
Add tests for handling of excludes ... |
tree | commitdiff |
2011-12-26 |
Dave Rolsky |
Add some minimal tests of the method API for roles |
tree | commitdiff |
2011-11-17 |
Jesse Luehrs |
fix weak lazy attributes (tome) |
tree | commitdiff |
2011-10-25 |
Matt S Trout |
adjust tests to only test for truth of make_immutable... |
tree | commitdiff |
2011-10-25 |
Matt S Trout |
make make_mutable always return $self and alter tests... |
tree | commitdiff |
2011-10-22 |
Dave Rolsky |
Don't expect CMOP::Class to have a $VERSION var (when... |
tree | commitdiff |
2011-10-22 |
Dave Rolsky |
Fix test failure with Perl 5.8.8 |
tree | commitdiff |
2011-10-14 |
Dave Rolsky |
A mutable class will throw errors from inside CMOP... |
tree | commitdiff |
2011-10-14 |
Dave Rolsky |
Check that stderr is empty string, not undef |
tree | commitdiff |
2011-10-14 |
Dave Rolsky |
Add test - custom error class is causing a warning... |
tree | commitdiff |
2011-10-05 |
Ricardo Signes |
allow single-value enums |
tree | commitdiff |
2011-09-21 |
Jesse Luehrs |
make sure to clear the stash when anon classes are... |
tree | commitdiff |
2011-09-18 |
Jesse Luehrs |
fix is_subtype_of for unregistered class types |
tree | commitdiff |
2011-09-17 |
Jesse Luehrs |
if a union type has no common ancestors, ->parent shoul... |
tree | commitdiff |
2011-09-17 |
Jesse Luehrs |
clean up some test stuff |
tree | commitdiff |
2011-09-17 |
Jesse Luehrs |
oops, fix this test |
tree | commitdiff |
2011-09-17 |
Jesse Luehrs |
this has worked for a while |
tree | commitdiff |
2011-09-17 |
Dave Rolsky |
Ignore methods from universal when counting methods |
tree | commitdiff |
2011-09-17 |
Dave Rolsky |
Account for UNIVERSAL methods |
tree | commitdiff |
2011-09-17 |
Dave Rolsky |
Expect a meta class for UNIVERSAL |
tree | commitdiff |
2011-09-17 |
Dave Rolsky |
Ignore methods from UNIVERSAL in test |
tree | commitdiff |
2011-09-17 |
Dave Rolsky |
Don't dig into meta method objects directly |
tree | commitdiff |
2011-09-17 |
Dave Rolsky |
Test that UNIVERSAL methods are found through all metho... |
tree | commitdiff |
2011-09-17 |
Dave Rolsky |
UNIVERSAL methods are now part of the MOP |
tree | commitdiff |
2011-09-17 |
Dave Rolsky |
Remove comment about $TODO |
tree | commitdiff |
2011-09-17 |
Dave Rolsky |
Add parens for isa_ok |
tree | commitdiff |
2011-09-17 |
Dave Rolsky |
methods from UNIVERSAL are now wrappable |
tree | commitdiff |
2011-09-17 |
Jesse Luehrs |
add some tests |
tree | commitdiff |
2011-09-17 |
Jesse Luehrs |
be more verbose in the required method error (RT#60583) |
tree | commitdiff |
2011-09-17 |
Jesse Luehrs |
parents returns a list |
tree | commitdiff |
2011-09-17 |
Dave Rolsky |
Add some tests for a union of two unions |
tree | commitdiff |
2011-09-17 |
Dave Rolsky |
Test parent of ArrayRef|HashRef |
tree | commitdiff |
2011-09-17 |
Dave Rolsky |
Make var names consistent |
tree | commitdiff |
2011-09-17 |
Dave Rolsky |
Add tests for ->parent & ->parents on union type |
tree | commitdiff |
2011-09-17 |
Dave Rolsky |
Tidy test code |
tree | commitdiff |
2011-09-17 |
Dave Rolsky |
Make test description match what we're testing |
tree | commitdiff |
2011-09-17 |
Dave Rolsky |
Union types are not types of their component types |
tree | commitdiff |
2011-09-17 |
Dave Rolsky |
A union and a bare subtype of that union should report... |
tree | commitdiff |
2011-09-17 |
Dave Rolsky |
Union types look at all member types when determining... |
tree | commitdiff |
2011-09-16 |
Dave Rolsky |
Add tests for delegation overriding local methods ... |
tree | commitdiff |
2011-09-16 |
Dave Rolsky |
Don't warn when overriding a stub method with an accessor |
tree | commitdiff |
2011-09-16 |
Dave Rolsky |
Tidy existing code |
tree | commitdiff |
2011-09-16 |
Dave Rolsky |
Add a Method->is_stub method and some tests for it |
tree | commitdiff |
2011-09-16 |
Dave Rolsky |
Get rid of all the bogus uses of use_ok still lurking... |
tree | commitdiff |
2011-09-07 |
Dave Rolsky |
Remove all trailing whitespace |
tree | commitdiff |
2011-09-06 |
Jesse Luehrs |
handle this in package::stash |
tree | commitdiff |
2011-09-06 |
Dave Rolsky |
Deprecate CMOP::{load_class, is_class_loaded, load_firs... |
tree | commitdiff |
2011-09-06 |
Dave Rolsky |
remove tests for load_class ... |
tree | commitdiff |
2011-09-06 |
Dave Rolsky |
Remove all uses of CMOP::{load_class, is_class_loaded... |
tree | commitdiff |
2011-09-06 |
Jesse Luehrs |
this error message changed |
tree | commitdiff |
2011-09-04 |
Dave Rolsky |
Add test for error message from bad handles value with... |
tree | commitdiff |
2011-09-01 |
Ricardo Signes |
add shallow_clone to Array and Hash traits |
tree | commitdiff |
2011-08-29 |
Dave Rolsky |
Fix typo in test description |
tree | commitdiff |
2011-08-29 |
Shawn M Moore |
Add a test exposing [rt.cpan.org #70419] |
tree | commitdiff |
2011-08-29 |
Shawn M Moore |
Basic test for meta_lookup |
tree | commitdiff |
2011-07-20 |
Dave Rolsky |
deprecate optimize_as |
tree | commitdiff |
2011-07-20 |
Jesse Luehrs |
initialize the metaclass when calling ->does |
tree | commitdiff |
2011-06-25 |
Jesse Luehrs |
make Moose::Util::does_role respect overridden ->does... |
tree | commitdiff |
2011-06-19 |
Dave Rolsky |
Tidy new code |
tree | commitdiff |
2011-06-19 |
Karen Etheridge |
call all triggers in rebless_instance - tests now pass. |
tree | commitdiff |
2011-06-19 |
Karen Etheridge |
new tests for initializers and triggers on rebless_instance |
tree | commitdiff |
2011-06-19 |
Karen Etheridge |
do these tests twice, with with_immutable() |
tree | commitdiff |
2011-06-19 |
Kent Fredric |
Improve the docs for this feature, extend the tests |
tree | commitdiff |
2011-06-19 |
Kent Fredric |
Added union constructor tests |
tree | commitdiff |
2011-06-19 |
Jesse Luehrs |
tests and changelog |
tree | commitdiff |
2011-06-19 |
Chris Prather |
initialize a metaclass when trying to apply all roles |
tree | commitdiff |
next |