projects
/
gitmo/Moo.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix missing escape on < 5.8.3 codepath
[gitmo/Moo.git]
/
lib
/
2011-12-23
Peter Rabbitson
Fix missing escape on < 5.8.3 codepath
tree
|
commitdiff
2011-12-23
Arthur Axel 'fREW...
stop documenting in terms of private methods
tree
|
commitdiff
2011-12-15
Mateu X Hunter
No need for ScalarRef when using Sub::Quote
tree
|
commitdiff
2011-12-14
John Napiorkowski
added some docs regarding how handles works, and also...
tree
|
commitdiff
2011-12-12
John Napiorkowski
deal when the case when Class::XSAccessor is a trial...
tree
|
commitdiff
2011-11-26
Justin Hunter
document handles
tree
|
commitdiff
2011-11-14
Matt S Trout
bump Moo.pm version
tree
|
commitdiff
2011-11-14
Matt S Trout
fix $obj->new
tree
|
commitdiff
2011-11-14
Matt S Trout
also update Role::Tiny to handle VSTRING and credit...
tree
|
commitdiff
2011-11-06
Matt S Trout
fix bug where constants containing a reference weren...
tree
|
commitdiff
2011-10-03
Matt S Trout
bump version for release
tree
|
commitdiff
2011-10-03
Matt S Trout
update DESTROY documentation
tree
|
commitdiff
2011-10-03
Matt S Trout
move to early generation of DESTROY/DEMOLISHALL where...
tree
|
commitdiff
2011-10-03
Matt S Trout
cleanup require usage so we don't trample on $@ and...
tree
|
commitdiff
2011-10-03
Matt S Trout
Tenative switch to a generated DEMOLISHALL - see rest...
tree
|
commitdiff
2011-10-03
Alex J. G. Burzyński
provide DEMOLISH
tree
|
commitdiff
2011-10-03
Alex J. G. Burzyński
use Moo::_Utils::_get_linear_isa
tree
|
commitdiff
2011-10-03
Alex J. G. Burzyński
add _get_linear_isa and _in_global_destruction
tree
|
commitdiff
2011-08-26
Alex J. G. Burzyński
decrease indent in method generator
tree
|
commitdiff
2011-08-26
Alex J. G. Burzyński
decrease indent on BUILD calls
tree
|
commitdiff
2011-08-26
Alex J. G. Burzyński
more readable subconstructor handling for BUILDALL
tree
|
commitdiff
2011-08-26
Alex J. G. Burzyński
fix BUILDALL constructor
tree
|
commitdiff
2011-07-29
Alex J. G. Burzyński
inline BUILDARGS
tree
|
commitdiff
2011-07-29
Alex J. G. Burzyński
add newlines at die messages
tree
|
commitdiff
2011-07-29
Alex J. G. Burzyński
call BUILDARGS if defined
tree
|
commitdiff
2011-07-29
Alex J. G. Burzyński
die rather than warn on odd number of arguments
tree
|
commitdiff
2011-07-29
Alex J. G. Burzyński
added BUILDARGS support
tree
|
commitdiff
2011-07-21
Arthur Axel 'fREW...
document reader and writer
tree
|
commitdiff
2011-07-20
Matt S Trout
bump version
tree
|
commitdiff
2011-07-20
Matt S Trout
bump version
tree
|
commitdiff
2011-07-20
Matt S Trout
remove the big scary warning because we seem to be...
tree
|
commitdiff
2011-07-20
Matt S Trout
helps to get the package name right (Role::Tiny::With)
tree
|
commitdiff
2011-07-20
Matt S Trout
make ro accessor die
tree
|
commitdiff
2011-07-20
Matt S Trout
Changes entry for Role::Tiny::With and add chip to...
tree
|
commitdiff
2011-07-20
Chip Salzenberg
Role::Tiny::With try1
tree
|
commitdiff
2011-07-20
Matt S Trout
generate constructors in subclasses on demand
tree
|
commitdiff
2011-07-11
Alex J. G. Burzyński
document coerce handling
tree
|
commitdiff
2011-07-11
Alex J. G. Burzyński
coerce value from eager defaults
tree
|
commitdiff
2011-07-11
Alex J. G. Burzyński
pass coerce tests
tree
|
commitdiff
2011-06-03
Matt S Trout
increment version for 0.9.8
tree
|
commitdiff
2011-06-03
Matt S Trout
transfer changes to _load_module to Role::Tiny's inline...
tree
|
commitdiff
2011-04-22
Peter Rabbitson
Bring back 5.8.1 support
tree
|
commitdiff
2011-03-14
Justin Hunter
fix typo
tree
|
commitdiff
2011-02-25
Matt S Trout
bump to 0.9.7 for the 'mst is an idiot' release
tree
|
commitdiff
2011-02-25
Matt S Trout
fix copyright
tree
|
commitdiff
2011-02-25
Matt S Trout
bump version to 0.9.6 for point release
tree
|
commitdiff
2011-02-25
Matt S Trout
fixup contributors list
tree
|
commitdiff
2011-02-25
Matt S Trout
factor out eager default calculation
tree
|
commitdiff
2011-02-25
Matt S Trout
handle non-lazy default and builder when init_arg is...
tree
|
commitdiff
2011-02-25
Matt S Trout
add copyright statements
tree
|
commitdiff
2011-01-12
Matt S Trout
add weak ref checking to Sub::Quote
tree
|
commitdiff
2011-01-12
Matt S Trout
Switch package name for class+role composed class to...
tree
|
commitdiff
2011-01-11
Matt S Trout
0.9.5 release commit
release_0.9.5
tree
|
commitdiff
2011-01-08
Matt S Trout
fix clobberage of runtime-installed wrappers by Sub...
tree
|
commitdiff
2011-01-08
Matt S Trout
fix constructor firing for nonMoo through multiple...
tree
|
commitdiff
2011-01-08
Matt S Trout
rewrite nonMoo detection
tree
|
commitdiff
2010-12-13
Matt S Trout
version bump for 0.9.4
release_0.9.4
tree
|
commitdiff
2010-12-06
Matt S Trout
handle non-Moo superclass constructors
tree
|
commitdiff
2010-12-05
matthewt
version bump
tree
|
commitdiff
2010-12-05
matthewt
fix _load_module to deal with subpackages correctly
tree
|
commitdiff
2010-11-20
Andrew Rodland
docs: is => 'ro' gives a get-only accessor, not a set...
tree
|
commitdiff
2010-11-17
Matt S Trout
bump version, set Changes for release
0.009002
tree
|
commitdiff
2010-11-17
Matt S Trout
add rationale section
tree
|
commitdiff
2010-11-16
Matt S Trout
fixes for 5.10.0
tree
|
commitdiff
2010-11-16
Matt S Trout
Make perl -Moo DTRT
tree
|
commitdiff
2010-11-16
Peter Rabbitson
Fix wording on global unquote
tree
|
commitdiff
2010-11-16
Matt S Trout
cleanup and warning notice
tree
|
commitdiff
2010-11-16
Matt S Trout
clean up and add NAME sections
tree
|
commitdiff
2010-11-16
Matt S Trout
make role application interface consistent
tree
|
commitdiff
2010-11-16
Matt S Trout
clean up, expand, undocument 'not yet' features
tree
|
commitdiff
2010-11-16
Matt S Trout
Moo - Miminalist Object Orientation
tree
|
commitdiff
2010-11-16
Matt S Trout
correct Sub::Quote docs
tree
|
commitdiff
2010-11-16
Matt S Trout
clean up does_role docs
tree
|
commitdiff
2010-11-16
Arthur Axel 'fREW...
Documentation for Moo::Role
tree
|
commitdiff
2010-11-16
Arthur Axel 'fREW...
Documentation for Role::Tiny
tree
|
commitdiff
2010-11-16
Arthur Axel 'fREW...
Documentation for Moo
tree
|
commitdiff
2010-11-16
Arthur Axel 'fREW...
Documentation for Sub::Quote
tree
|
commitdiff
2010-11-16
Arthur Axel 'fREW...
Documentation for Sub::Defer
tree
|
commitdiff
2010-11-16
Matt S Trout
guard against double import
tree
|
commitdiff
2010-11-15
Matt S Trout
make does_role work on objects
tree
|
commitdiff
2010-11-14
Matt S Trout
move _getglob def above strict for elegance
tree
|
commitdiff
2010-11-14
Matt S Trout
oo!
tree
|
commitdiff
2010-11-13
Matt S Trout
don't try and apply modifiers during role composition
tree
|
commitdiff
2010-11-13
Matt S Trout
Makefile.PL
tree
|
commitdiff
2010-11-13
Matt S Trout
_load_module
tree
|
commitdiff
2010-11-13
Matt S Trout
support weak_ref
tree
|
commitdiff
2010-11-13
Matt S Trout
add inlinability for Accessor.pm
tree
|
commitdiff
2010-11-13
Matt S Trout
improved quoted sub inlining
tree
|
commitdiff
2010-11-12
Matt S Trout
handles and asserter support
tree
|
commitdiff
2010-11-12
Matt S Trout
add support for reader/writer/accessor
tree
|
commitdiff
2010-11-12
Matt S Trout
remove return from M::G::Accessor to make inlining...
tree
|
commitdiff
2010-11-11
Peter Rabbitson
Enable C::XSA on win32 until proven problematic
tree
|
commitdiff
2010-11-10
Matt S Trout
remove bless because it confuses things
tree
|
commitdiff
2010-11-10
Matt S Trout
Moo/Role was new, not an mv, so got missed
tree
|
commitdiff
2010-11-10
Matt S Trout
factor out and rename
tree
|
commitdiff
2010-11-08
Matt S Trout
fix bugs in XS support
tree
|
commitdiff
2010-11-08
Matt S Trout
use XSAccessor if available
tree
|
commitdiff
2010-11-08
Matt S Trout
fixup whitespace once again
tree
|
commitdiff
2010-11-08
Matt S Trout
add predicate and clearer
tree
|
commitdiff
2010-11-08
Matt S Trout
refactor constructor generation and test more complex...
tree
|
commitdiff
next