projects
/
gitmo/Moo.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bump version
[gitmo/Moo.git]
/
t
/
2013-02-06
Matt S Trout
fixup exporting to be sane and consistent
tree
|
commitdiff
2013-02-06
Graham Knop
test for use Moo after no Moo
tree
|
commitdiff
2013-02-06
Christian Walde
do not generate an accessor on an rw attr if reader...
tree
|
commitdiff
2013-02-06
Christian Walde
builder => sub{} now installs that as a method
tree
|
commitdiff
2013-02-06
Christian Walde
added failing unimport test that demonstrates clobberin...
tree
|
commitdiff
2013-02-06
Christian Walde
added tests for no Moo/::Role
tree
|
commitdiff
2012-12-15
Toby Inkster
die if somebody imports both Moo::Role and Moo into...
tree
|
commitdiff
2012-11-09
Dagfinn Ilmari Man...
Don't use $_ as loop variable when calling arbitrary...
tree
|
commitdiff
2012-10-23
Dagfinn Ilmari Man...
Include both attribute name and init_arg in constructor...
tree
|
commitdiff
2012-10-03
Matt S Trout
has [ ... ] patch from tobyink
tree
|
commitdiff
2012-08-09
Dagfinn Ilmari Man...
fix tests properly for 5.8 (yay perlbrew)
tree
|
commitdiff
2012-08-09
Dagfinn Ilmari Man...
test the pre-5.8.3 weak_ref setter code on newer perls too
tree
|
commitdiff
2012-08-08
Dagfinn Ilmari Man...
make setter for weak_ref attributes return the value
tree
|
commitdiff
2012-07-31
Dagfinn Ilmari Man...
throw an error on invalid builder names as well (RT...
tree
|
commitdiff
2012-07-30
Dagfinn Ilmari Man...
throw an error on non-string builder (RT#78479)
tree
|
commitdiff
2012-07-21
Matt S Trout
test lazy coerce
tree
|
commitdiff
2012-07-21
Arthur Axel 'fREW...
ignore required when default or builder is present
tree
|
commitdiff
2012-07-21
Matt S Trout
localize @_ when inlining quote_sub'ed isa checks ...
tree
|
commitdiff
2012-07-18
Matt S Trout
error prefixes for coerce exceptions too
tree
|
commitdiff
2012-07-18
Matt S Trout
die wrap with prefix for attribute isa
tree
|
commitdiff
2012-07-15
Christian Walde
useful and detailed errors for coerce in attrib generation
tree
|
commitdiff
2012-07-14
Dagfinn Ilmari Man...
throw an error when trying to extend a role
tree
|
commitdiff
2012-07-14
Christian Walde
useful and detailed errors for default checker in attri...
tree
|
commitdiff
2012-06-27
Matt S Trout
don't assume Scalar::Util is imported into the current...
tree
|
commitdiff
2012-06-26
Matt S Trout
isa checks on builders
tree
|
commitdiff
2012-06-26
Matt S Trout
remove multi-populate code to fix exists/defined new...
tree
|
commitdiff
2012-06-26
Matt S Trout
extra test from FAIL_modify_lazy_handlers
tree
|
commitdiff
2012-06-26
Matt S Trout
additional test from FAIL_lazy_isa branch
tree
|
commitdiff
2012-06-26
Matt S Trout
extra test from FAIL_RT70593 branch
tree
|
commitdiff
2012-06-26
Vyacheslav Matyukhin
check if default overloads ->()
tree
|
commitdiff
2012-06-26
Vyacheslav Matyukhin
generate_method checks if default is a coderef
tree
|
commitdiff
2012-06-26
Matt S Trout
no Moo and no Moo::Role
tree
|
commitdiff
2012-06-26
Matt S Trout
piss off. -- mst
tree
|
commitdiff
2012-06-26
Matt S Trout
MooClass->meta
tree
|
commitdiff
2012-06-18
Matt S Trout
support has '+foo'
tree
|
commitdiff
2012-05-14
Matt S Trout
a weakened value should still be returned on set (fixes...
tree
|
commitdiff
2012-05-04
Matt S Trout
fix roles for accessor regeneration
tree
|
commitdiff
2012-05-03
Matt S Trout
demonstrate MooX:: implementation
tree
|
commitdiff
2012-05-03
Matt S Trout
first cut at extension tests
tree
|
commitdiff
2012-05-02
Matt S Trout
fix test failure where Class::XSAccessor is not used...
tree
|
commitdiff
2012-04-26
Matt S Trout
BUILDARGS exception
tree
|
commitdiff
2012-04-26
Arthur Axel 'fREW...
demonstrate weird buildargs error
tree
|
commitdiff
2012-04-24
Matt S Trout
make extends after has work
tree
|
commitdiff
2012-04-14
Matt S Trout
avert horrible infinite loop
tree
|
commitdiff
2012-04-06
Matt S Trout
complete attributeshortcuts support
tree
|
commitdiff
2012-04-06
Christian Walde
added tests for attribute shortcuts
tree
|
commitdiff
2012-04-02
Matt S Trout
the beginnings of Moose handling
tree
|
commitdiff
2012-03-29
Matt S Trout
split Role::Tiny into its own dist
tree
|
commitdiff
2012-03-24
Matt S Trout
fix quote_sub usage in t/accessor-coerce.t
tree
|
commitdiff
2012-03-17
Andrew Rodland
Test that triggers don't fire for attr default values...
tree
|
commitdiff
2012-03-17
Andrew Rodland
Test that lazy defaults get coerced the same as non...
tree
|
commitdiff
2012-02-17
Matt S Trout
remove the outstanding queue from Sub::Quote; benchamar...
tree
|
commitdiff
2012-02-11
Christian Walde
added a test for errors in load_module resulting in...
tree
|
commitdiff
2011-12-23
Peter Rabbitson
Skip failing cygwin test
tree
|
commitdiff
2011-11-15
Matt S Trout
clean up global destruction testing
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
Alex J. G. Burzyński
provide DEMOLISH
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
test for odd number of arguments
tree
|
commitdiff
2011-07-29
Alex J. G. Burzyński
added BUILDARGS support
tree
|
commitdiff
2011-07-20
Matt S Trout
use Test::Fatal since we already need it
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
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
add tests for attributes with eager default
tree
|
commitdiff
2011-07-11
Alex J. G. Burzyński
fix test
tree
|
commitdiff
2011-07-11
Arthur Axel 'fREW...
initial test for coerce
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-02-25
Matt S Trout
handle non-lazy default and builder when init_arg is...
tree
|
commitdiff
2011-01-12
Matt S Trout
Switch package name for class+role composed class to...
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-06
Matt S Trout
handle non-Moo superclass constructors
tree
|
commitdiff
2010-12-05
matthewt
test for load_module fixes
tree
|
commitdiff
2010-11-16
Matt S Trout
fix up tests to new calling convention
tree
|
commitdiff
2010-11-16
Matt S Trout
make role application interface consistent
tree
|
commitdiff
2010-11-13
John Napiorkowski
mst: jnap: now you write me a test
tree
|
commitdiff
2010-11-13
Matt S Trout
don't try and apply modifiers during role composition
tree
|
commitdiff
2010-11-13
Arthur Axel 'fREW...
test hashref arg for new
tree
|
commitdiff
2010-11-13
Matt S Trout
support weak_ref
tree
|
commitdiff
2010-11-13
Matt S Trout
improved quoted sub inlining
tree
|
commitdiff
2010-11-12
Arthur Axel 'fREW...
tests for handles
tree
|
commitdiff
2010-11-12
Arthur Axel 'fREW...
Test for reader/writer/accessor
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
add predicate and clearer
tree
|
commitdiff
2010-11-08
Matt S Trout
refactor constructor generation and test more complex...
tree
|
commitdiff
2010-11-08
Matt S Trout
BUILDALL for generated constructor
tree
|
commitdiff
2010-11-08
Matt S Trout
add BUILDALL support
tree
|
commitdiff
2010-11-08
Matt S Trout
refactor Role::Tiny and add class w/roles construction
tree
|
commitdiff
2010-11-07
Matt S Trout
support for default at construction time
tree
|
commitdiff
2010-11-07
Matt S Trout
working lazy default and builder
tree
|
commitdiff
2010-11-07
Matt S Trout
factor out sub quote unrolling code, add isa support
tree
|
commitdiff
next