summaryrefslogtreecommitdiffstats
path: root/src/file
AgeCommit message (Expand)Author
2017-02-12Decorate Box<Source> with Send + SyncRyan Leckey
2017-02-12Remove global APIRyan Leckey
2017-02-08Implement 'namespace' on FileRyan Leckey
2017-02-07:shirt:Ryan Leckey
2017-02-07Merge pull request #6 from tmccombs/yamlRyan Leckey
2017-02-07Add path resolution using a strict subset of JSONPathRyan Leckey
2017-02-03Add support for YAMLThayne McCombs
2017-02-02Add support for Table/Array and deep merging of configuration valuesRyan Leckey
2017-01-30:green_heart:Ryan Leckey
2017-01-30:shirt:Ryan Leckey
2017-01-28Propagate Cow into SourceRyan Leckey
2017-01-28Use 'Cow' to remove unnecessary allocationsRyan Leckey
2017-01-26:memo:Ryan Leckey
2017-01-26Refactor the file source to allow for N formats; implement JSON.Ryan Leckey