gitmo/Role-Tiny.git
2010-11-10 Peter Rabbitson This benchmark is saner
2010-11-10 Peter Rabbitson Initial benchmark (totally incomplete)
2010-11-10 Matt S Trout Moo/Role was new, not an mv, so got missed
2010-11-10 Matt S Trout factor out and rename
2010-11-08 Matt S Trout fix bugs in XS support
2010-11-08 Matt S Trout use XSAccessor if available
2010-11-08 Matt S Trout fixup whitespace once again
2010-11-08 Matt S Trout add predicate and clearer
2010-11-08 Matt S Trout refactor constructor generation and test more complex...
2010-11-08 Matt S Trout BUILDALL for generated constructor
2010-11-08 Matt S Trout add BUILDALL support
2010-11-08 Matt S Trout refactor Role::Tiny and add class w/roles construction
2010-11-07 Matt S Trout support for default at construction time
2010-11-07 Matt S Trout working lazy default and builder
2010-11-07 Matt S Trout factor out sub quote unrolling code, add isa support
2010-11-07 Matt S Trout detab. again. think I might've fixed it this time.
2010-11-07 Matt S Trout handle trigger with captures
2010-11-07 Matt S Trout inline quoted trigger
2010-11-07 Matt S Trout support trigger
2010-11-07 Matt S Trout subclassing and role composition for attributes
2010-11-07 Matt S Trout deferred constructor construction
2010-11-07 Matt S Trout remove more tabs. frackers are breeding in the pipes.
2010-11-07 Matt S Trout remove tab. how the fsck did a tab get into my source...
2010-11-07 Matt S Trout fix indentation in generated constructor
2010-11-07 Matt S Trout constructor generation, add option to quote_sub to...
2010-11-07 Matt S Trout clean up quote debugging output
2010-11-07 Matt S Trout clean up method naming
2010-11-07 Matt S Trout ro and rw accessor generation
2010-11-07 Matt S Trout import strictures
2010-11-07 Matt S Trout explain no warnings closure
2010-11-07 Matt S Trout add Sub::Quote and rename Defer routines
2010-11-06 Matt S Trout Class::Tiny and refactor _getglob out into _Utils
2010-11-06 Matt S Trout first cut at Sub::Defer
2010-11-06 Matt S Trout rename test and switch to done_testing since Test:...
2010-11-06 Matt S Trout clean up, add with and ->does
2010-11-06 Matt S Trout basic Role::Tiny code