13 years agoMakefile.PL and maint code 0.009001
Matt S Trout [Tue, 16 Nov 2010 02:33:13 +0000]
Makefile.PL and maint code

13 years agoChanges file
Matt S Trout [Tue, 16 Nov 2010 02:24:03 +0000]
Changes file

13 years agoapparently working MYMETA generation
Matt S Trout [Tue, 16 Nov 2010 01:54:34 +0000]
apparently working MYMETA generation

13 years agoFix wording on global unquote
Peter Rabbitson [Tue, 16 Nov 2010 01:08:28 +0000]
Fix wording on global unquote

13 years agofix up tests to new calling convention
Matt S Trout [Tue, 16 Nov 2010 00:56:47 +0000]
fix up tests to new calling convention

13 years agocleanup and warning notice
Matt S Trout [Tue, 16 Nov 2010 00:51:33 +0000]
cleanup and warning notice

13 years agoclean up and add NAME sections
Matt S Trout [Tue, 16 Nov 2010 00:26:51 +0000]
clean up and add NAME sections

13 years agomake role application interface consistent
Matt S Trout [Tue, 16 Nov 2010 00:17:04 +0000]
make role application interface consistent

13 years agoclean up, expand, undocument 'not yet' features
Matt S Trout [Tue, 16 Nov 2010 00:03:59 +0000]
clean up, expand, undocument 'not yet' features

13 years agoMoo - Miminalist Object Orientation
Matt S Trout [Sun, 14 Nov 2010 19:47:36 +0000]
Moo - Miminalist Object Orientation

13 years agocorrect Sub::Quote docs
Matt S Trout [Sun, 14 Nov 2010 19:41:49 +0000]
correct Sub::Quote docs

13 years agoclean up does_role docs
Matt S Trout [Sun, 14 Nov 2010 19:28:24 +0000]
clean up does_role docs

13 years agoDocumentation for Moo::Role
Arthur Axel 'fREW' Schmidt [Wed, 10 Nov 2010 04:07:25 +0000]
Documentation for Moo::Role

13 years agoDocumentation for Role::Tiny
Arthur Axel 'fREW' Schmidt [Tue, 9 Nov 2010 04:26:51 +0000]
Documentation for Role::Tiny

13 years agoDocumentation for Moo
Arthur Axel 'fREW' Schmidt [Tue, 9 Nov 2010 03:05:49 +0000]
Documentation for Moo

13 years agoDocumentation for Sub::Quote
Arthur Axel 'fREW' Schmidt [Sun, 7 Nov 2010 16:11:46 +0000]
Documentation for Sub::Quote

13 years agoDocumentation for Sub::Defer
Arthur Axel 'fREW' Schmidt [Sun, 7 Nov 2010 04:27:21 +0000]
Documentation for Sub::Defer

13 years agoguard against double import
Matt S Trout [Tue, 16 Nov 2010 00:46:08 +0000]
guard against double import

13 years agomake does_role work on objects
Matt S Trout [Mon, 15 Nov 2010 02:55:00 +0000]
make does_role work on objects

13 years agomove _getglob def above strict for elegance
Matt S Trout [Sun, 14 Nov 2010 19:50:52 +0000]
move _getglob def above strict for elegance

13 years agooo!
Matt S Trout [Sun, 14 Nov 2010 03:02:19 +0000]
oo!

13 years agomst: jnap: now you write me a test
John Napiorkowski [Sat, 13 Nov 2010 23:45:58 +0000]
mst: jnap: now you write me a test
mst: jnap: t/role-tiny.t - add an extra class and an intermediate role

13 years agodon't try and apply modifiers during role composition
Matt S Trout [Sat, 13 Nov 2010 22:24:17 +0000]
don't try and apply modifiers during role composition

13 years agoMakefile.PL
Matt S Trout [Sat, 13 Nov 2010 20:45:52 +0000]
Makefile.PL

13 years ago_load_module
Matt S Trout [Sat, 13 Nov 2010 20:22:43 +0000]
_load_module

13 years agotest hashref arg for new
Arthur Axel 'fREW' Schmidt [Sat, 13 Nov 2010 16:58:41 +0000]
test hashref arg for new

13 years agosupport weak_ref
Matt S Trout [Sat, 13 Nov 2010 04:41:10 +0000]
support weak_ref

13 years agoadd inlinability for Accessor.pm
Matt S Trout [Sat, 13 Nov 2010 03:05:29 +0000]
add inlinability for Accessor.pm

13 years agoMOAR bench options
Peter Rabbitson [Sat, 13 Nov 2010 02:37:42 +0000]
MOAR bench options

13 years agoimproved quoted sub inlining
Matt S Trout [Sat, 13 Nov 2010 02:06:17 +0000]
improved quoted sub inlining

13 years agoMore attrs to bench
Peter Rabbitson [Sat, 13 Nov 2010 01:17:33 +0000]
More attrs to bench

13 years agoRefactor object benchmarks even more
Peter Rabbitson [Sat, 13 Nov 2010 01:17:16 +0000]
Refactor object benchmarks even more

13 years agotests for handles
Arthur Axel 'fREW' Schmidt [Fri, 12 Nov 2010 01:37:50 +0000]
tests for handles

13 years agohandles and asserter support
Matt S Trout [Fri, 12 Nov 2010 07:32:13 +0000]
handles and asserter support

13 years agoTest for reader/writer/accessor
Arthur Axel 'fREW' Schmidt [Thu, 11 Nov 2010 04:37:58 +0000]
Test for reader/writer/accessor

13 years agoadd support for reader/writer/accessor
Matt S Trout [Fri, 12 Nov 2010 04:45:08 +0000]
add support for reader/writer/accessor

13 years agoremove return from M::G::Accessor to make inlining easier
Matt S Trout [Fri, 12 Nov 2010 02:29:59 +0000]
remove return from M::G::Accessor to make inlining easier

13 years agoEnable C::XSA on win32 until proven problematic
Peter Rabbitson [Thu, 11 Nov 2010 02:40:51 +0000]
Enable C::XSA on win32 until proven problematic

13 years agoMake bench require XSAccessor to fix blowups when it's not there
Andrew Rodland [Thu, 11 Nov 2010 02:42:13 +0000]
Make bench require XSAccessor to fix blowups when it's not there

Also make sure that Method::Generate::Accessor really thinks it can do
XS.

13 years agoBake some mousse
Peter Rabbitson [Thu, 11 Nov 2010 02:22:11 +0000]
Bake some mousse

13 years agoMOAR bench
Peter Rabbitson [Thu, 11 Nov 2010 01:53:36 +0000]
MOAR bench

13 years agosplit benches up for readability
Matt S Trout [Wed, 10 Nov 2010 08:08:24 +0000]
split benches up for readability

13 years agoremove bless because it confuses things
Matt S Trout [Wed, 10 Nov 2010 05:05:49 +0000]
remove bless because it confuses things

13 years agoNow --run works
Peter Rabbitson [Wed, 10 Nov 2010 04:34:24 +0000]
Now --run works

13 years agoThis benchmark is even saner
Peter Rabbitson [Wed, 10 Nov 2010 04:16:56 +0000]
This benchmark is even saner

13 years agoThis benchmark is saner
Peter Rabbitson [Wed, 10 Nov 2010 03:57:24 +0000]
This benchmark is saner

13 years agoInitial benchmark (totally incomplete)
Peter Rabbitson [Wed, 10 Nov 2010 03:00:34 +0000]
Initial benchmark (totally incomplete)

13 years agoMoo/Role was new, not an mv, so got missed
Matt S Trout [Wed, 10 Nov 2010 00:40:13 +0000]
Moo/Role was new, not an mv, so got missed

13 years agofactor out and rename
Matt S Trout [Wed, 10 Nov 2010 00:21:45 +0000]
factor out and rename

13 years agofix bugs in XS support
Matt S Trout [Mon, 8 Nov 2010 06:50:21 +0000]
fix bugs in XS support

13 years agouse XSAccessor if available
Matt S Trout [Mon, 8 Nov 2010 05:49:02 +0000]
use XSAccessor if available

13 years agofixup whitespace once again
Matt S Trout [Mon, 8 Nov 2010 05:15:59 +0000]
fixup whitespace once again

13 years agoadd predicate and clearer
Matt S Trout [Mon, 8 Nov 2010 05:15:06 +0000]
add predicate and clearer

13 years agorefactor constructor generation and test more complex cases
Matt S Trout [Mon, 8 Nov 2010 04:53:12 +0000]
refactor constructor generation and test more complex cases

13 years agoBUILDALL for generated constructor
Matt S Trout [Mon, 8 Nov 2010 01:37:39 +0000]
BUILDALL for generated constructor

13 years agoadd BUILDALL support
Matt S Trout [Mon, 8 Nov 2010 01:24:23 +0000]
add BUILDALL support

13 years agorefactor Role::Tiny and add class w/roles construction
Matt S Trout [Mon, 8 Nov 2010 00:01:23 +0000]
refactor Role::Tiny and add class w/roles construction

13 years agosupport for default at construction time
Matt S Trout [Sun, 7 Nov 2010 21:29:03 +0000]
support for default at construction time

13 years agoworking lazy default and builder
Matt S Trout [Sun, 7 Nov 2010 10:53:50 +0000]
working lazy default and builder

13 years agofactor out sub quote unrolling code, add isa support
Matt S Trout [Sun, 7 Nov 2010 09:06:04 +0000]
factor out sub quote unrolling code, add isa support

13 years agodetab. again. think I might've fixed it this time.
Matt S Trout [Sun, 7 Nov 2010 07:59:35 +0000]
detab. again. think I might've fixed it this time.

13 years agohandle trigger with captures
Matt S Trout [Sun, 7 Nov 2010 07:37:36 +0000]
handle trigger with captures

13 years agoinline quoted trigger
Matt S Trout [Sun, 7 Nov 2010 07:07:15 +0000]
inline quoted trigger

13 years agosupport trigger
Matt S Trout [Sun, 7 Nov 2010 06:58:11 +0000]
support trigger

13 years agosubclassing and role composition for attributes
Matt S Trout [Sun, 7 Nov 2010 05:32:07 +0000]
subclassing and role composition for attributes

13 years agodeferred constructor construction
Matt S Trout [Sun, 7 Nov 2010 05:11:51 +0000]
deferred constructor construction

13 years agoremove more tabs. frackers are breeding in the pipes.
Matt S Trout [Sun, 7 Nov 2010 04:41:46 +0000]
remove more tabs. frackers are breeding in the pipes.

13 years agoremove tab. how the fsck did a tab get into my source code? :(
Matt S Trout [Sun, 7 Nov 2010 04:40:02 +0000]
remove tab. how the fsck did a tab get into my source code? :(

13 years agofix indentation in generated constructor
Matt S Trout [Sun, 7 Nov 2010 04:27:44 +0000]
fix indentation in generated constructor

13 years agoconstructor generation, add option to quote_sub to name without installing
Matt S Trout [Sun, 7 Nov 2010 04:00:43 +0000]
constructor generation, add option to quote_sub to name without installing

13 years agoclean up quote debugging output
Matt S Trout [Sun, 7 Nov 2010 02:36:35 +0000]
clean up quote debugging output

13 years agoclean up method naming
Matt S Trout [Sun, 7 Nov 2010 04:16:06 +0000]
clean up method naming

13 years agoro and rw accessor generation
Matt S Trout [Sun, 7 Nov 2010 02:21:15 +0000]
ro and rw accessor generation

13 years agoimport strictures
Matt S Trout [Sun, 7 Nov 2010 01:41:30 +0000]
import strictures

13 years agoexplain no warnings closure
Matt S Trout [Sun, 7 Nov 2010 01:08:54 +0000]
explain no warnings closure

13 years agoadd Sub::Quote and rename Defer routines
Matt S Trout [Sun, 7 Nov 2010 01:03:10 +0000]
add Sub::Quote and rename Defer routines

13 years agoClass::Tiny and refactor _getglob out into _Utils
Matt S Trout [Sat, 6 Nov 2010 22:02:10 +0000]
Class::Tiny and refactor _getglob out into _Utils

13 years agofirst cut at Sub::Defer
Matt S Trout [Sat, 6 Nov 2010 21:03:23 +0000]
first cut at Sub::Defer

13 years agorename test and switch to done_testing since Test::Fatal already requires a sufficien...
Matt S Trout [Sat, 6 Nov 2010 21:03:11 +0000]
rename test and switch to done_testing since Test::Fatal already requires a sufficient Test::More

13 years agoclean up, add with and ->does
Matt S Trout [Sat, 6 Nov 2010 20:32:26 +0000]
clean up, add with and ->does

13 years agobasic Role::Tiny code
Matt S Trout [Sat, 6 Nov 2010 20:26:07 +0000]
basic Role::Tiny code