2011-06-06 |
Jesse Luehrs |
move this one to after build 2.0101 |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Jesse Luehrs |
run these after filegatherers and such |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Jesse Luehrs |
changelog and version bump |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Jesse Luehrs |
move these plugins earlier |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Jesse Luehrs |
use correct version number in ::Delta |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Jesse Luehrs |
dzil plugin to ensure ::Delta doesn't have $NEXT in it |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Jesse Luehrs |
add 2.0007 to the changelog |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Jesse Luehrs |
add a dzil plugin to ensure that the git checkout is... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Dave Rolsky |
No need to mention TC inlining twice |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Jesse Luehrs |
Merge remote-tracking branch 'origin/master' |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Jesse Luehrs |
changelog |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Dave Rolsky |
Work around List::MoreUtils::all being misparsed under... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Dave Rolsky |
Remove ; at end of sub definition |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Dave Rolsky |
Gitalist has a bug in its test suite where tests fail... 2.0100 |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Dave Rolsky |
Conflict with MX::ClassAttribute <= 0.25 |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Dave Rolsky |
When generating inlining code, distinguish between... |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Dave Rolsky |
Add definition context to every accessor defined internally |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Dave Rolsky |
ignore MYMETA.yml |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Dave Rolsky |
Just fetch Value type once rather than each time inlini... |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Karen Etheridge |
update docs to show how to call into parent checks |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Karen Etheridge |
in each subtype inline_as, use the check from the paren... |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Karen Etheridge |
Also run the special Str tests on the types that descen... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Karen Etheridge |
fix punctuation |
commit | commitdiff | tree | snapshot |
2011-05-30 |
Karen Etheridge |
punctuation fix |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Dave Rolsky |
Add Chloro to deps test |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Dave Rolsky |
Remove JSORB |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Dave Rolsky |
MooseX::Net::API has been deprecated by the author |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Jesse Luehrs |
better error message for calling superclasses as a... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Dave Rolsky |
Remove FCGI::Engine |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Dave Rolsky |
Bump version in master |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Jesse Luehrs |
fix changelog |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
pod coverage and such |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
add stuff from that test to author requirements |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
tests for closing over stuff |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
stop closing over method objects when installing modifiers |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
also don't close over member tc objects in native deleg... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
changelog |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
actually, can't do that, since Moose::Error::Default... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
we don't need an actual inlined version of this |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
stop closing over the type constraint object |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
refactor the default type constraint message logic... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
stop closing over the method metaobject |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
fix setting associated_metaclass and attribute on acces... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
this only matters for lazy attributes with initializers |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
don't close over attrs in the constructor unless necessary |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
close over the coercion sub separately |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
remove unnecessary(?) code |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
restructure this method a bit for readability |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
don't close over the type constraint for inlined tcs |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
stop closing over $attr in accessor generation |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
fix up a few spelling and pod issues |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Wrap all TC inlining in parens and a do { } block |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Union inlining should always be surrounded by its own... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
fix up the inlining test |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
make sure these are defined |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
these can be undef |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
there's no reason the suffix has to be fixed length |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
one more constrained scope in tc inlining |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Make sure that every type passes all its tests when... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Make sure that inlining union preserves the inline env |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Whenever we inline a type constraint, we need to includ... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Make inline constraints safer ... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Don't assume that value that fails a duck type constrai... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Don't use $_ when checking member constraints, since... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Add comprehensive test for all builtin types as a simpl... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Docs, Delta, and Changes for inline constraints |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Rename has_inlined_type_constraint to can_be_inlined |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
changelog |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
one more Eval::Closure use |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
one more fix for unoptimized constraints |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
stop using a package global for enums, just close over it |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
also use Eval::Closure in the test |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
fix a couple of unoptimized constraints |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
confess here, since this should never happen |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
more readable inlined code |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
use Eval::Closure rather than doing string eval directly |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Jesse Luehrs |
compare references with == rather than eq |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Add tests for a fake regex object ( bless {}, 'Regexp' ) |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Don't disable 'once' warnings in the whole test |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Test that Str can handle return value of substr() |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Make sure that Int rejects "1\n" and "\n1" (but Num... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
A name-only subtype now inherits inlining from its... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Add inlining code for Role constraint class |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Explicitly set the constraint for role type |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Enum needs to check that the value is not a ref |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Drop optimized subs for all builtins - instead use... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Add a thorough test for inlining TCs, especially testin... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Export inline_as |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Use Moose->throw_error to throw errors |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Use an inlined constraint when checking member values... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
We don't want two different inline code chunks to use... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Remove extra newline |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Add inlining for union types |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
All TC objects (except unions) now have inlining code... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Inlining parameterized type seems to work, but needs... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Add tests for un-parameterized Maybe |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Rewrite builtin type tests to test optimized, unoptimiz... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Remove use of confess when we should use Moose->throw_error |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
All non-parameterized types now have inlining code |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dave Rolsky |
Fix XS for RegexpRef |
commit | commitdiff | tree | snapshot |
next |