aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-14Merge branch 'master' of github.com:scriptkitties/p6-Hash-Mergev0.2.0Patrick Spek0-0/+0
2018-03-14Bump version to 0.2.0Patrick Spek2-2/+2
2018-03-14Merge pull request #4 from scriptkitties/hotfix/no-precompilationPatrick Spek4-14/+221
2018-03-14Update travis testing targetsPatrick Spek1-13/+2
2018-03-14Add a LICENSE filePatrick Spek2-1/+204
2018-03-14Add a CHANGELOGPatrick Spek1-0/+9
2018-03-14Add no precompilation pragmaPatrick Spek1-1/+7
2017-04-27Update rakudo versionsPatrick Spek1-1/+2
2017-04-26Merge branch 'master' of github.com:scriptkitties/p6-Hash-MergePatrick Spek1-1/+8
2017-04-25Add travis irc notificationPatrick Spek1-0/+2
2017-04-25Enable travis IRC notificationsSamantha McVey1-0/+9
2017-04-25Use MONKEY-TYPING instead of enabling all MONKEY'sSamantha McVey1-1/+1
2017-04-25Fix tests for passing a type object hashSamantha McVey2-4/+8
2017-04-25Clean up code some with a given whenSamantha McVey1-15/+17
2017-04-25Merge branch 'master' of github.com:scriptkitties/p6-Hash-MergePatrick Spek2-2/+12
2017-04-25Add tests for merging into empty hashPatrick Spek1-0/+28
2017-04-25Readme perl6 highlightingSamantha McVey1-2/+2
2017-04-25Update README.mdSamantha McVey2-2/+12
2017-04-25Merge branch 'master' of github.com:scriptkitties/p6-Hash-MergePatrick Spek1-0/+1
2017-04-25Put version into pre-releasePatrick Spek1-1/+1
2017-04-25Have Travis build git development branch of rakudo as wellSamantha McVey1-0/+1
2017-04-25Add travis configPatrick Spek1-0/+15
2017-04-25Rename to Hash::MergePatrick Spek4-6/+41
2017-04-25Reformat code to my likingPatrick Spek1-12/+19
2017-04-25Ignore .precompPatrick Spek1-0/+1
2017-04-24Add META6.json with license fieldSamantha McVey1-0/+3
2017-04-24POD6 updatesSamantha McVey1-6/+10
2017-04-24Add support for replacing and not appending the array. Add POD6Samantha McVey2-17/+32
2017-04-24Clean up the code someSamantha McVey2-8/+10
2017-04-24Get array merging functionalitySamantha McVey2-5/+35
2017-04-24Add tests and get order rightSamantha McVey2-13/+21
2017-04-24Initial commit of merge hash functionalitySamantha McVey1-0/+28