aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-25Update Travis test targetsPatrick Spek1-1/+1
2023-07-25Move some code around and add doc to keys methodPatrick Spek1-14/+15
2023-07-25Add a plan to the .keys testPatrick Spek1-0/+2
2023-07-25Bump version to 1.3.0Patrick Spek1-29/+32
2023-07-25Implement .keys methodPatrick Spek2-0/+47
2023-07-25Bump version numberPatrick Spek1-1/+1
2023-07-25Update READMEPatrick Spek1-5/+6
2023-07-25Add skip-not-found toggle to .read when called with (Str, Str, Bool)Patrick Spek3-11/+14
2023-07-25Update README back to use $ sigilsPatrick Spek1-9/+9
2023-07-25Clean up all testsPatrick Spek6-18/+18
2023-07-25Add tests for using .get with a Nil keyPatrick Spek1-1/+4
2023-07-25Add tests for reading a List of filesPatrick Spek2-4/+15
2023-07-25Update READMEPatrick Spek1-15/+18
2023-07-25Version bumpPatrick Spek1-1/+1
2023-07-25Add tests for associative indexingPatrick Spek1-1/+5
2023-07-25Use the correct self reference instead of $selfPatrick Spek1-5/+5
2023-07-25Use the correct type Bool instead of boolPatrick Spek1-1/+1
2023-07-25Initial draft for associative indexingPatrick Spek1-1/+26
2023-07-25Update travis configPatrick Spek1-1/+1
2023-07-25Add a fallback method in case the key for .get is NilPatrick Spek1-0/+7
2023-07-25Make the read method return False if no files were loadedPatrick Spek1-3/+8
2023-07-25Add editorconfig to the projectPatrick Spek1-0/+6
2023-07-25Update method sigs, type checking and testsPatrick Spek6-45/+50
2023-07-25Add specific rakudo versionsPatrick Spek1-0/+2
2023-07-25Rename test filesPatrick Spek4-0/+0
2023-07-25Add Config::Parser::NULL for testcasesPatrick Spek8-10/+85
2023-07-25I fucked up the testPatrick Spek1-2/+2
2023-07-25Fix thrown exceptionPatrick Spek1-1/+1
2023-07-25Fix the easy bugsPatrick Spek2-15/+17
2023-07-25Update test plansPatrick Spek3-3/+3
2023-07-25Add a get without params to get the entire config hashPatrick Spek1-0/+6
2023-07-25Update test casesPatrick Spek3-0/+29
2023-07-25Initialize path and parser with empty stringPatrick Spek1-2/+2
2023-07-25Add a multi method set() that accepts an array for the keyPatrick Spek1-2/+7
2023-07-25Version bump before I forgetPatrick Spek1-1/+1
2023-07-25Add a multi method has() that accepts an array paramPatrick Spek1-15/+12
2023-07-25Add some additional commentsPatrick Spek1-4/+33
2023-07-25Add a .clear() to clear the configPatrick Spek1-0/+7
2023-07-25Make .read() merge the hashes and allow an array of paths to loadPatrick Spek2-3/+13
2023-07-25Update exceptions with more meaningful messagesPatrick Spek10-22/+63
2023-07-25Extend the examplesPatrick Spek1-4/+13
2023-07-25Sort Config methods alphabeticallyPatrick Spek1-57/+57
2023-07-25Add build status iconPatrick Spek1-0/+2
2023-07-25Extend the readmePatrick Spek1-0/+57
2023-07-25Update the test cases to check for the right valuePatrick Spek1-3/+3
2023-07-25Add test descriptionsPatrick Spek3-10/+12
2023-07-25Add travis configPatrick Spek1-0/+14
2023-07-25Remove the \? in some method signaturesPatrick Spek1-4/+4
2023-07-25Add missing pm6 files to META6.jsonPatrick Spek1-1/+7
2023-07-25Update typo in META6.jsonPatrick Spek1-1/+1