2008-04-12 |
Yuval Kogman |
add C<equals> method to TypeConstraint, and make use... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Yuval Kogman |
find_type_constraint now DWIms when given an object |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Yuval Kogman |
add 'class' attr to TypeConstraint::Class |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Yuval Kogman |
fix typo in initialize_body method |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Shawn M Moore |
We mention test files by name in the first few recipes... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Shawn M Moore |
Moose's class type constraints aren't limited to Moose... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Shawn M Moore |
Non hashref instances are no longer a pipe dream, updat... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Shawn M Moore |
Note that one benefit of making your class extend Moose... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Stevan Little |
what is done for isa should be done for does, so it... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Stevan Little |
fixing bug; |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Stevan Little |
doc fix |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Stevan Little |
s/die/croak/ |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Shawn M Moore |
When an attribute property is malformed (such as lazy... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Stevan Little |
some doc tweaks and removing the ->includes_type from... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Shawn M Moore |
TypeConstraint::Union->includes_type in the changelog |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Shawn M Moore |
Inherited attributes may now be extended without restri... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Shawn M Moore |
A bunch of tests for includes_type |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Shawn M Moore |
Instead of belaboring the point, make sure that "Type... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Shawn M Moore |
Implementation of TypeConstraint::Union->includes_type... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Shawn M Moore |
Some error checks (I think it's time for a dedicated... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Shawn M Moore |
Test for narrowing "Str | Int | ArrayRef" down to ... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Shawn M Moore |
Failing tests for narrowing a consumed attribute's... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Shawn M Moore |
Remove Str isa Str|ArrayRef tests (for now anyway)... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Chris Prather |
add doap.rdf |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Shawn M Moore |
Failing tests for Str and ArrayRef being subtypes of... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Dave Rolsky |
Added summaries for all of the existing recipes |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Stevan Little |
cookbook plans |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Stevan Little |
cookbook plans |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Stevan Little |
tweaking the cookbook |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Stevan Little |
tweaking the cookbook |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Stevan Little |
moving stuff around a bit |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Dave Rolsky |
Fix a small comment typo |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Dave Rolsky |
An immutable constructor called non-lazy attribute... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Stevan Little |
adding the test |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Stevan Little |
doc updates |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Stevan Little |
make_immutable is now deprecated, stop using it and... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Stevan Little |
s/metaclass/__PACKAGE__->meta/ |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Stevan Little |
s/make_immutable/metaclass->make_immutable/ |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Stevan Little |
first swipe at MX::Storage::Dir |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Todd Hepler |
tests for metaclass() export |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Chris Prather |
export metaclass() to give a functional export for... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Stevan Little |
POD-COVERAGE SUCKS! |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Stevan Little |
some last minute tweaks |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Stevan Little |
0.39 |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Stevan Little |
some changes |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Stevan Little |
some changes |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Stevan Little |
adding in the ability to pass params to rebles when... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Stevan Little |
adding in the ability to pass params to rebles when... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Guillermo Roditi |
allow class_type to accept a custom message. sorry... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Stevan Little |
tweaking formatting to match existing tests and code... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Jonathan Rockway |
add cache attribute to M::Meta::Class->create_anon_class |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Stevan Little |
sigh |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Stevan Little |
cleanin up a bit, and adding changes |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Jonathan Rockway |
add support for roles => [] option to Moose::Meta:... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Stevan Little |
fixing sartaks test |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Shawn M Moore |
Failing make_immutable test case. It seems that inherit... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Stevan Little |
adding in anon-enums |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Stevan Little |
ovidsbug |
commit | commitdiff | tree | snapshot |
2008-02-24 |
Stevan Little |
has +name from role officially supported |
commit | commitdiff | tree | snapshot |
2008-02-24 |
Stevan Little |
has +name from role officially supported |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Stevan Little |
sorry konobi, not enough of a perf win, so lets wait... |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Stevan Little |
changes in Moose::Object |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Scott McWhirter |
Update non-XS optimized constraints to use their XS... |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Scott McWhirter |
Add ObjectOfType XS function for use with anon types... |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Scott McWhirter |
Tidy up XS Type Constraints |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Scott McWhirter |
Add XS Optimized Type Constraints |
commit | commitdiff | tree | snapshot |
2008-02-18 |
Stevan Little |
making handles and AUTOLOAD play a bit better |
commit | commitdiff | tree | snapshot |
2008-02-16 |
Stevan Little |
fixing delegation |
commit | commitdiff | tree | snapshot |
2008-02-16 |
Stevan Little |
fixing delegation |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Stevan Little |
whoops nother bug, dammit |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Stevan Little |
changelog on it |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Stevan Little |
whoops |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Stevan Little |
fixing tests |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Stevan Little |
0.37 |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Stevan Little |
a bug fix and some tweaks 0_37 |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Stevan Little |
tweaking tests |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Stevan Little |
more tests and the constructor stuff as well |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Matt S Trout |
failing test for two subclasses of the same non-Moose... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Ricardo SIGNES |
cope with fixed initializer arg order in mop |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Ricardo SIGNES |
changelog |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Ricardo SIGNES |
merge initializer branch, add test |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Chris Prather |
add default class name "Class" to oose.pm |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Stevan Little |
adding make_immutable sugar |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Ricardo SIGNES |
for use with Class-MOP-initializer |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Stevan Little |
making has $name => {} fail |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Yuval Kogman |
meta instance doc improvements |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Stevan Little |
tests |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Stevan Little |
fixed demolish calls |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Stevan Little |
fixed demolish calls |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Matt S Trout |
comment the strict/warnings hack because I'm bored... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Stevan Little |
type constraint messages work now (kinda) and other... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Yuval Kogman |
die in Attribute::_process_options if the attr is requi... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Yuval Kogman |
init_arg can be undef |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Yuval Kogman |
init_arg can be undef |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Shawn M Moore |
Failing tests for custom type error messages. Now let... |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Shawn M Moore |
(no commit message) |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Shawn M Moore |
Give an error message when a handles attribute's object... |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Stevan Little |
0.36 |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Stevan Little |
0.36 |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Stevan Little |
some additional tests for better coverage 0_36 |
commit | commitdiff | tree | snapshot |
next |