aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2017-04-26Fix thrown exceptionPatrick Spek1-1/+1
2017-04-26Fix the easy bugsPatrick Spek1-14/+16
2017-04-26Add a get without params to get the entire config hashPatrick Spek1-0/+6
2017-04-26Initialize path and parser with empty stringPatrick Spek1-2/+2
2017-04-26Add a multi method set() that accepts an array for the keyPatrick Spek1-2/+7
2017-04-26Add a multi method has() that accepts an array paramPatrick Spek1-15/+12
2017-04-26Add some additional commentsPatrick Spek1-4/+33
2017-04-26Add a .clear() to clear the configPatrick Spek1-0/+7
2017-04-26Make .read() merge the hashes and allow an array of paths to loadPatrick Spek1-2/+12
2017-04-24Update exceptions with more meaningful messagesPatrick Spek7-21/+47
2017-04-24Sort Config methods alphabeticallyPatrick Spek1-57/+57
2017-04-23Remove the \? in some method signaturesv1.0.0Patrick Spek1-4/+4
2017-04-23Add multi get() to accept arraysPatrick Spek1-1/+14
2017-04-23Remove $_ in favor of a named varPatrick Spek1-9/+9
2017-04-23Clear precomp filesPatrick Spek27-14/+0
2017-04-23Initial commitPatrick Spek34-0/+202