aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-04Bump to v1.0.1HEADmasterPatrick Spek
2020-02-04Remove useless warningPatrick Spek
2018-03-28Bump version to 1.0.0Patrick Spek
2018-03-28Move Hash::Merge -> Hash::Merge::Augment, new Hash::Merge from Hash::Merge::FPatrick Spek
2018-03-28Add Hash::Merge::UnitPatrick Spek
2018-03-28Add tests for a unit modulePatrick Spek
2018-03-28Update Travis config to use rakudo-pkgPatrick Spek
2018-03-14Merge branch 'master' of github.com:scriptkitties/p6-Hash-MergePatrick Spek
2018-03-14Bump version to 0.2.0Patrick Spek
2018-03-14Merge pull request #4 from scriptkitties/hotfix/no-precompilationPatrick Spek
2018-03-14Update travis testing targetsPatrick Spek
2018-03-14Add a LICENSE filePatrick Spek
2018-03-14Add a CHANGELOGPatrick Spek
2018-03-14Add no precompilation pragmaPatrick Spek
2017-04-27Update rakudo versionsPatrick Spek
2017-04-26Merge branch 'master' of github.com:scriptkitties/p6-Hash-MergePatrick Spek
2017-04-25Add travis irc notificationPatrick Spek
2017-04-25Enable travis IRC notificationsSamantha McVey
2017-04-25Use MONKEY-TYPING instead of enabling all MONKEY'sSamantha McVey
2017-04-25Fix tests for passing a type object hashSamantha McVey
2017-04-25Clean up code some with a given whenSamantha McVey
2017-04-25Merge branch 'master' of github.com:scriptkitties/p6-Hash-MergePatrick Spek
2017-04-25Add tests for merging into empty hashPatrick Spek
2017-04-25Readme perl6 highlightingSamantha McVey
2017-04-25Update README.mdSamantha McVey
2017-04-25Merge branch 'master' of github.com:scriptkitties/p6-Hash-MergePatrick Spek
2017-04-25Put version into pre-releasePatrick Spek
2017-04-25Have Travis build git development branch of rakudo as wellSamantha McVey
2017-04-25Add travis configPatrick Spek
2017-04-25Rename to Hash::MergePatrick Spek
2017-04-25Reformat code to my likingPatrick Spek
2017-04-25Ignore .precompPatrick Spek
2017-04-24Add META6.json with license fieldSamantha McVey
2017-04-24POD6 updatesSamantha McVey
2017-04-24Add support for replacing and not appending the array. Add POD6Samantha McVey
2017-04-24Clean up the code someSamantha McVey
2017-04-24Get array merging functionalitySamantha McVey
2017-04-24Add tests and get order rightSamantha McVey
2017-04-24Initial commit of merge hash functionalitySamantha McVey