inlining for overloaded object isa/coerce
[gitmo/Moo.git] / lib /
2013-04-05 Toby Inkster inlining for overloaded object isa/coerce
2013-03-27 Dagfinn Ilmari Man... document Moose type constraint creation for roles and...
2013-03-19 Karen Etheridge document that ->make_immutable does nothing - resolves...
2013-03-17 Graham Knop fix asserter generator not passing $spec
2013-03-17 Dagfinn Ilmari Man... Fix POD markup for default predicate names
2013-03-16 Matt Phillips refactor asserter code into _generate_asserter()
2013-03-16 Matt S Trout bump version for 1.1.0
2013-03-16 Matt S Trout clean up docs on default and incompatibility
2013-03-16 Toby Inkster fix conflict with two lexical variables called $spec
2013-03-16 Toby Inkster improve the overwriting exception's handling of has...
2013-03-16 Toby Inkster generalize this feature - FAILING TESTS - DO NOT MERGE...
2013-03-16 Toby Inkster fix for 81181
2013-03-16 Graham Knop move moose method registration after attribute registration
2013-03-16 Damien Krotkine updated doc
2013-03-16 Damien Krotkine added documtentation for attributes overloading
2013-03-16 Graham Knop allow non-ref defaults
2013-03-16 Torsten Raudssus Fixed link to chat from classical L<> to =for html
2013-03-16 Torsten Raudssus added more meta resources and added more support releva...
2013-03-16 Graham Knop apply coercion to subtype of inflated moose type when...
2013-03-16 Graham Knop implementation of FOREIGNBUILDARGS
2013-03-15 Matt Phillips RT #83361, asserter now operates on definedness
2013-03-15 Matt Phillips add myself to committer list
2013-02-25 Graham Knop fix minor whitespace issue in synopsis
2013-02-24 Graham Knop clarify that default and built values don't call trigger
2013-02-21 Karen Etheridge Revert "fix spelling in example"
2013-02-17 Karen Etheridge fix spelling in example
2013-02-12 Matt S Trout clarify is => 'lazy' docs to explain that the rw+lazy...
2013-02-11 Christian Walde handles => "RoleName" should try to load the module
2013-02-09 Dagfinn Ilmari Man... Create class and role type constraints for Moose
2013-02-06 Matt S Trout bump version
2013-02-06 Graham Knop add myself to contributors
2013-02-06 Matt S Trout fixup exporting to be sane and consistent
2013-02-06 Christian Walde do not generate an accessor on an rw attr if reader...
2013-02-06 Christian Walde builder => sub{} now installs that as a method
2013-02-06 Matt S Trout preserve global non-subs during unimport
2013-02-05 Matt S Trout change Mouse handling to avoid dying on old versions
2013-01-22 Christian Walde prevent call of _install_coderef in Sub::Defer from...
2013-01-10 Christian Walde typo fix
2012-12-15 Toby Inkster Add MooX::late link to pod
2012-12-15 Matt S Trout version bump for release
2012-12-15 Toby Inkster get ilmari's test to pass
2012-12-15 Toby Inkster die if somebody imports both Moo::Role and Moo into...
2012-11-16 Dagfinn Ilmari Man... Bump version
2012-11-09 Dagfinn Ilmari Man... Don't use $_ as loop variable when calling arbitrary...
2012-10-23 Dagfinn Ilmari Man... Bump version
2012-10-23 Dagfinn Ilmari Man... Include both attribute name and init_arg in constructor...
2012-10-23 Dagfinn Ilmari Man... Remove unused methods
2012-10-09 Matt Phillips fixes broken link in pod
2012-10-08 Alessandro Ghedini fix POD typo (RT#80060)
2012-10-03 Matt S Trout bump version
2012-10-03 Matt S Trout has [ ... ] patch from tobyink
2012-09-19 Matt S Trout fix minor indentation nit in Constructor.pm
2012-08-09 Dagfinn Ilmari Man... bump version
2012-08-09 Dagfinn Ilmari Man... fix pre-5.8.3 weak_ref setter as well
2012-08-08 Dagfinn Ilmari Man... make setter for weak_ref attributes return the value
2012-08-04 Matt S Trout bump version
2012-08-04 Matt S Trout D::GD 08 uses S'Ex::Progressive so we can uninline...
2012-08-03 Matt S Trout honour BUILDARGS when calling $meta->new_object on...
2012-07-31 Dagfinn Ilmari Man... throw an error on invalid builder names as well (RT...
2012-07-30 Dagfinn Ilmari Man... throw an error on non-string builder (RT#78479)
2012-07-26 Matt S Trout require D::GD 0.07 to avoid prototype mismatch errors
2012-07-21 Matt S Trout I'm an idiot
2012-07-21 Matt S Trout bump version
2012-07-21 Karen Etheridge minor doc cleanup
2012-07-21 Arthur Axel 'fREW... ignore required when default or builder is present
2012-07-21 Matt S Trout document Moo versus Any::Moose in brief with article...
2012-07-21 Matt S Trout remove quote_sub from SYNOPSIS and has docs, expand...
2012-07-21 Matt S Trout localize @_ when inlining quote_sub'ed isa checks ...
2012-07-20 Matt S Trout ensure constructor gets regenerated if forced early...
2012-07-18 Matt S Trout version bump - 1.0
2012-07-18 Matt S Trout doc cleanup
2012-07-18 Matt S Trout error prefixes for coerce exceptions too
2012-07-18 Matt S Trout die wrap with prefix for attribute isa
2012-07-17 Matt S Trout unmark Moo and Moose as experimental since it's relativ...
2012-07-17 Matt S Trout add Mouse support for isa/coerce
2012-07-17 Matt S Trout convert isa and coerce info from external role attributes
2012-07-17 Matt S Trout clear method cache after metaclass generation to fix...
2012-07-16 Dagfinn Ilmari Man... Add self to contributors list
2012-07-15 Matt S Trout bump version
2012-07-15 Matt S Trout load overload.pm explicitly for overload::StrVal
2012-07-15 Matt S Trout bump version
2012-07-15 Christian Walde useful and detailed errors for coerce in attrib generation
2012-07-14 Matt S Trout bump version
2012-07-14 Dagfinn Ilmari Man... throw an error when trying to extend a role
2012-07-14 Dagfinn Ilmari Man... Factor 'extends' guts into separate method
2012-07-14 Christian Walde useful and detailed errors for default checker in attri...
2012-07-02 Christian Walde sanity check code for default providers is now more...
2012-06-27 Matt S Trout bump version
2012-06-27 Matt S Trout re-add #web-simple as the developer channel
2012-06-26 Matt S Trout 0.91.10 version bump
2012-06-26 Matt S Trout isa checks on builders
2012-06-26 Matt S Trout extra quote_sub docs from kentnl
2012-06-26 Matt S Trout remove multi-populate code to fix exists/defined new...
2012-06-26 Vyacheslav Matyukhin check default using \&{}
2012-06-26 Vyacheslav Matyukhin refactoring nested ifs
2012-06-26 Vyacheslav Matyukhin check if default overloads ->()
2012-06-26 Vyacheslav Matyukhin generate_method checks if default is a coderef
2012-06-26 Matt S Trout #moose, repository metadata
2012-06-26 Matt S Trout no Moo and no Moo::Role
2012-06-26 Matt S Trout piss off. -- mst
next