Union types look at all member types when determining if they're a subtype of something
[gitmo/Moose.git] / t / cmop /
2011-09-16 Dave Rolsky Add a Method->is_stub method and some tests for it
2011-09-07 Dave Rolsky Remove all trailing whitespace
2011-09-06 Jesse Luehrs handle this in package::stash
2011-09-06 Dave Rolsky Deprecate CMOP::{load_class, is_class_loaded, load_firs...
2011-09-06 Dave Rolsky remove tests for load_class ...
2011-09-06 Dave Rolsky Remove all uses of CMOP::{load_class, is_class_loaded...
2011-09-06 Jesse Luehrs this error message changed
2011-06-19 Jesse Luehrs fix tests for the deprecation stuff
2011-06-17 Jesse Luehrs move eval_environment for constructors to the metaclass
2011-06-15 Jesse Luehrs better accessor context descriptions in general
2011-04-24 Jesse Luehrs fix tests
2011-04-20 Jesse Luehrs tests
2011-04-18 Jesse Luehrs unify the anon package stuff in CMOP::Package
2011-04-17 Shawn M Moore self_introspection needs free_anon_class
2011-03-14 Florian Ragwitz Remove numbers from our tests