2010-10-28 |
Dave Rolsky |
Revert "convert all uses of Test::Exception to Test... |
tree | commitdiff |
2010-10-24 |
Karen Etheridge |
convert all uses of Test::Exception to Test::Fatal. |
tree | commitdiff |
2010-10-16 |
Jesse Luehrs |
implement inlined access to the mop slot, to fix immuta... |
tree | commitdiff |
2010-10-08 |
Jesse Luehrs |
the __MOP__ slot should be used for any weak class... |
tree | commitdiff |
2010-10-08 |
Jesse Luehrs |
add Class::MOP::metaclass_is_weak |
tree | commitdiff |
2010-10-08 |
Jesse Luehrs |
don't let anon classes disappear while subclasses still... |
tree | commitdiff |
2010-10-08 |
Jesse Luehrs |
make weakening of anon classes explicit |
tree | commitdiff |
2010-10-08 |
Jesse Luehrs |
add a bunch of anon class tests |
tree | commitdiff |
2010-09-27 |
Jesse Luehrs |
actually, why not make the meta method renameable |
tree | commitdiff |
2010-09-27 |
Jesse Luehrs |
pass no_meta in the tests where we hardcode method... |
tree | commitdiff |
2010-09-27 |
Jesse Luehrs |
move this back to HasMethods, since moose roles will... |
tree | commitdiff |
2010-09-27 |
Jesse Luehrs |
tests for meta method object |
tree | commitdiff |
2010-09-27 |
Jesse Luehrs |
make this a bit more extensible, for moose's benefit |
tree | commitdiff |
2010-09-27 |
Jesse Luehrs |
give CMOP::Object a real meta method, and simplify... |
tree | commitdiff |
2010-09-27 |
Jesse Luehrs |
factor out meta method generation |
tree | commitdiff |
2010-09-27 |
Jesse Luehrs |
push this stuff back into HasMethods and HasAttributes |
tree | commitdiff |
2010-09-27 |
Jesse Luehrs |
simplify |
tree | commitdiff |
2010-09-27 |
Jesse Luehrs |
push a bunch of details about metaclass compat into... |
tree | commitdiff |
2010-09-27 |
Jesse Luehrs |
handle reblessing metaclasses with attributes properly |
tree | commitdiff |
2010-09-27 |
Jesse Luehrs |
make sure accessors are properly removed on reinitialize |
tree | commitdiff |
2010-09-27 |
Jesse Luehrs |
better tests |
tree | commitdiff |
2010-09-27 |
Jesse Luehrs |
basic implementation of preserving attrs/methods across... |
tree | commitdiff |
2010-09-26 |
Dave Rolsky |
Add inline_rebless_instance to metaclass |
tree | commitdiff |
2010-09-26 |
Dave Rolsky |
When inlining constructor, don't access meta instance... |
tree | commitdiff |
2010-09-26 |
Dave Rolsky |
Implement inlining code in CMOP::Attribute |
tree | commitdiff |
2010-09-23 |
Jesse Luehrs |
also allow suppressing the meta method during CMOP... |
tree | commitdiff |
2010-09-23 |
Jesse Luehrs |
don't both "use metaclass" and then "use base 'Class... |
tree | commitdiff |
2010-09-23 |
Jesse Luehrs |
allow not importing a meta method |
tree | commitdiff |
2010-09-23 |
Jesse Luehrs |
use get_or_add_package_symbol where appropriate |
tree | commitdiff |
2010-09-06 |
gfx |
Fix a bug that get_method_list() thrown the error for... |
tree | commitdiff |
2010-08-24 |
Karen Etheridge |
use Test::Requires in tests |
tree | commitdiff |
2010-08-23 |
Dave Rolsky |
Add a test for a constant with an undef value |
tree | commitdiff |
2010-08-23 |
Dave Rolsky |
Constants _should_ be reported as methods. |
tree | commitdiff |
2010-08-15 |
Dave Rolsky |
Make sure that get_method_list and _get_local_methods... |
tree | commitdiff |
2010-07-26 |
Dave Rolsky |
Squashed commit of the following: |
tree | commitdiff |
2010-07-12 |
Dave Rolsky |
Use Package::DeprecationManager to manage deprecations |
tree | commitdiff |
2010-05-28 |
Jesse Luehrs |
make CMOP::Package a thin wrapper around Package::Stash |
tree | commitdiff |
2010-05-12 |
Jesse Luehrs |
handle undef metaclasses where they are defined in... |
tree | commitdiff |
2010-05-12 |
Dave Rolsky |
Clarify what $TODO is about |
tree | commitdiff |
2010-05-12 |
Dave Rolsky |
Refactor code to get a metaclass object's real class... |
tree | commitdiff |
2010-05-12 |
Jesse Luehrs |
fix up some immutability stuff |
tree | commitdiff |
2010-05-12 |
Jesse Luehrs |
more complicated metaclass initialization tests |
tree | commitdiff |
2010-05-12 |
Jesse Luehrs |
more tests |
tree | commitdiff |
2010-05-12 |
Jesse Luehrs |
don't try to fix compatible metaclasses |
tree | commitdiff |
2010-05-12 |
Jesse Luehrs |
more correct metaclass compat checking and fixing |
tree | commitdiff |
2010-05-11 |
Jesse Luehrs |
move methods back into CMOP::Class, now that they're... |
tree | commitdiff |
2010-05-05 |
Florian Ragwitz |
Allow requiring a version with is_class_loaded, load_cl... |
tree | commitdiff |
2010-05-03 |
Jesse Luehrs |
don't allow incorrectly-blessed __INSTANCE__ parameters |
tree | commitdiff |
2010-01-17 |
Dave Rolsky |
Add test for non-alphanumeric attr names (with inlining) |
tree | commitdiff |
2010-01-04 |
Jesse Luehrs |
Merge topic/reinitialize_instance_back to master. |
tree | commitdiff |
2010-01-04 |
Dave Rolsky |
Merge the topic/mi-methods-attributes branch. |
tree | commitdiff |
2009-12-10 |
Florian Ragwitz |
Convert all tests to done_testing. |
tree | commitdiff |
2009-12-07 |
Dave Rolsky |
fix t/082_get_code_info.t for bleadperl |
tree | commitdiff |
2009-11-21 |
Ricardo Signes |
get more information out of this test when it fails |
tree | commitdiff |
2009-11-11 |
Dave Rolsky |
Add a test count |
tree | commitdiff |
2009-10-25 |
Florian Ragwitz |
Make is_class_loaded without args fail loudly. |
tree | commitdiff |
2009-10-11 |
Dave Rolsky |
Deprecate get_attribute_map |
tree | commitdiff |
2009-10-01 |
Dave Rolsky |
Clean up this test (tidy, improve test descriptions) |
tree | commitdiff |
2009-10-01 |
Yuval Kogman |
refactor load_first_existing_class |
tree | commitdiff |
2009-09-22 |
Yuval Kogman |
Add {get,set}_raw_value methods |
tree | commitdiff |
2009-09-14 |
Dave Rolsky |
Actually implemented public get_method_map for back... |
tree | commitdiff |
2009-09-14 |
Dave Rolsky |
CMOP::Package should have an attribute for methods... |
tree | commitdiff |
2009-09-14 |
Dave Rolsky |
fix tests for latest Moose |
tree | commitdiff |
2009-09-14 |
Dave Rolsky |
Make get_method_map private (as _full_method_map) and... |
tree | commitdiff |
2009-09-14 |
Dave Rolsky |
Fix RT 48985 |
tree | commitdiff |
2009-09-12 |
Dave Rolsky |
Fix test description |
tree | commitdiff |
2009-09-12 |
Dave Rolsky |
Do not return anything from load_class. |
tree | commitdiff |
2009-09-11 |
Dave Rolsky |
CMOP::Class now has an immutable_options method |
tree | commitdiff |
2009-09-10 |
Dave Rolsky |
add test that custom immutable options are returned... |
tree | commitdiff |
2009-09-10 |
Dave Rolsky |
make immutable_options part of the regular CMOP::Class... |
tree | commitdiff |
2009-08-25 |
Dave Rolsky |
Add test plan, tidy, and add test descriptions |
tree | commitdiff |
2009-08-23 |
gfx |
Separate deprecated features to Deprecated.pm |
tree | commitdiff |
2009-08-23 |
gfx |
Add a test file for magical scalars. Note that XSUB... |
tree | commitdiff |
2009-08-14 |
Florian Ragwitz |
Allow metaclasses to be reinitialized from an existing... |
tree | commitdiff |
2009-08-13 |
Dave Rolsky |
Use double-quotes and quotemeta for inlined hash slot... |
tree | commitdiff |
2009-08-13 |
gfx |
Revert "Fix example to define sub is_inline{ 0 }" |
tree | commitdiff |
2009-08-13 |
gfx |
Fix example to define sub is_inline{ 0 } |
tree | commitdiff |
2009-08-13 |
gfx |
Remove unneccessary code |
tree | commitdiff |
2009-08-13 |
gfx |
Add tests using immulable classes |
tree | commitdiff |
2009-08-12 |
Shawn M Moore |
We accept false attribute names now, update the test |
tree | commitdiff |
2009-07-26 |
Jesse Luehrs |
add tests for wrapping a method metaobject |
tree | commitdiff |
2009-07-22 |
Hans Dieter Pearcey |
Merge branch 'master' into method_map_move |
tree | commitdiff |
2009-07-17 |
Stash |
Fix exception when $_ is modified in before/after. |
tree | commitdiff |
2009-07-12 |
Hans Dieter Pearcey |
move get_method_map into Package |
tree | commitdiff |
2009-07-10 |
gfx |
refactoring no-get_method_map with package symmbol... |
tree | commitdiff |
2009-07-10 |
gfx |
Improve get_method/has_method/add_method not to use... |
tree | commitdiff |
2009-07-07 |
Dave Rolsky |
Revert "give unique names to method modifiers" |
tree | commitdiff |
2009-07-07 |
Dave Rolsky |
Revert "really try to make method modifier names unique" |
tree | commitdiff |
2009-07-07 |
Dave Rolsky |
really try to make method modifier names unique |
tree | commitdiff |
2009-07-07 |
Dave Rolsky |
give unique names to method modifiers |
tree | commitdiff |
2009-07-06 |
Dave Rolsky |
Applied patch from Goro Fuji to fix leaks in creating... |
tree | commitdiff |
2009-07-06 |
Dave Rolsky |
Add test count |
tree | commitdiff |
2009-07-06 |
Dave Rolsky |
Add test count |
tree | commitdiff |
2009-07-03 |
Dave Rolsky |
These tests all had tabs, so I just ran them through... |
tree | commitdiff |
2009-07-03 |
Dave Rolsky |
please do not use Moose in CMOP tests! |
tree | commitdiff |
2009-07-01 |
Dave Rolsky |
next person who uses Moose in the CMOP tests gets a... |
tree | commitdiff |
2009-07-01 |
Dave Rolsky |
Merge branch 'master' into immutable_as_real_trait |
tree | commitdiff |
2009-07-01 |
Dave Rolsky |
This test does pass (but we'll keep it since apparently... |
tree | commitdiff |
2009-07-01 |
Dave Rolsky |
Reverse sense of test to check for success, not failure |
tree | commitdiff |
2009-07-01 |
Dave Rolsky |
Add some parens to is() |
tree | commitdiff |
next |