projects
/
gitmo/Moose.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
gitmo/Moose.git
2010-09-27
Dave Rolsky
Remove extra newline
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Handle uninlinable instance in native trait code generation
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Add semi-colon in code that generates entire assignment...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
More docs in Delta
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
No semi on potential value
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Doc bug fix for weak ref set
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Always get inlining code from meta-attr/class, never...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
When generating inline_store code, don't weaken non...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Get inline slot access snippets from attr, not direct...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Don't expect pod in MMMA::Native
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Moved some inlining duties to Attribute class, which...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Conflict with Fey 0.36
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
More Delta docs
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Doc changes in Changes and Delta
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Add tests for coercing native Hash trait
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Add tests for triggers on a native Hash trait attr
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Tests that various subtypes are enforced for hash types
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Even more code path testing (add an empty trigger for...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
More tests for native traits to exercise all code paths
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Remove superfluous argument passing
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Rename _inline_copy_value so we don't accidentally...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Make sure potential value is a hash ref
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Fix potential_value for string inc
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Don't turn hash into array when copying the old hash...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
More tests for Hash trait to ensure we test all code...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Use _writer_core
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Just use _writer_core for accessor
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
More tests for array refs to make sure we test all...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Make sure accessor's writer side does what the writer...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Fix potential value for set
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Rename so each trait is in alpha order and we have...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Improve tests for Code trait
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Add tests for argument checking with Number trait
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Improve Bool trait tests
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Test lazy default for String trait
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Improve Number trait tests
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
More tests for Hash trait
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Some tidying
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
More tests for Counter trait
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
s/page/foo/g
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Improve tests for Counter trait
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Remove code that handled method providers now that...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Load accessor generator
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Make array accessor follow same pattern as hash accessor
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Make hash accessor actually work
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Remove all references to method providers
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Add more test for Counter type
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Don't expect docs for all the Native::* accessor modules
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
make sure all modules have the same version
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Got inlining for hashes working.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Fix potential value for clear
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Add inlining methods for Number native trait
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Calculate _native_type from role name, rather than...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Inline all Counter methods
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Moved even more code up to Native/Writer
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Move even more code up to parent
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Move more code up to the Native/Writer class
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
No need to duplicate code in parent class
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Add inling for native Code trait
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Whitespace tweak
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Inlining for native Bool trait
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Remove another empty class in the native array inherita...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Move some code to Native/Writer since it is the same...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Remove some empty classes in the String hierarchy
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Refactored native trait inlining some more - added...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Add tests for coercion with native traits
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
pushing onto undef should (and does) work
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Implemented inlning for all string methods.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Add some whitespace
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Just use Test::Moose
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Lots of refactoring to move native trait reader/writer...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Move some code from Array to Native since it will be...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Add some tests for trigger on array changes
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Remove useless load test and renumber other tests so...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Tidy all code
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
More TC handling fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Fix undef warning
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Copy the potential value if needed so we don't have...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Get these tests all passing (no more TODO)
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Add some "bridge code" to keep old and new native trait...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
If the parent type is ArrayRef and the type itself...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Never use die in generate code when throwing an error.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Fix warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Add tests for natatime_curried
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
All native array methods are being inlined.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
All of the non-mutating array helpers are now inlined.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Actually unshift curried args into @_
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Put curried args into closed-over environment.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Move all array helper tests into one .t file
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Work in progress on inlining native traits methods.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
Some small code cleanups before I start changing everything
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Dave Rolsky
Remove some debugging cruft I left in
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Dave Rolsky
bump version to 1.14
1.14
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Dave Rolsky
Add release date
commit
|
commitdiff
|
tree
|
snapshot
2010-09-19
Florian Ragwitz
Don't rely on qw() providing PAREN tokens
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Jay Hannah
Tiny POD clarification. 'pairs' too ambiguous.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Dave Rolsky
Bug fixes for next
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Dave Rolsky
Fix weird bug that is probably a bug in List::MoreUtils
commit
|
commitdiff
|
tree
|
snapshot
2010-09-13
Dave Rolsky
bump version to 1.13
1.13
commit
|
commitdiff
|
tree
|
snapshot
2010-09-13
Dave Rolsky
Date for 1.13
commit
|
commitdiff
|
tree
|
snapshot
next