summaryrefslogtreecommitdiffstats
path: root/src/path
AgeCommit message (Expand)Author
2020-10-01Run cargo-fmtMatthias Beyer
2020-03-14General upgrade for clippy fix and remove of deprecated methods for errorsFederico Pasqua
2019-06-27port to nom 5Geoffroy Couprie
2018-07-02Run rustfmt (nightly)Ryan Leckey
2018-07-02Fix test failures from upgrade to nom 4Ryan Leckey
2018-07-02Merge branch 'master' of https://github.com/Geal/config-rsRyan Leckey
2018-04-08Fix initialy set arr pathXX
2018-02-17update to nom 4Geoffroy Couprie
2017-09-20fix weird nom errorkind issueMathieu Poumeyrol
2017-07-30Remove ConfigResult; close #36Ryan Leckey
2017-06-16Support subscript access on path get/setRyan Leckey
2017-06-13Remove amusing printlnRyan Leckey
2017-06-13:shirt: Fix clippy warningsRyan Leckey
2017-06-03Add set and set_default (and deep merging)Ryan Leckey
2017-06-01Move things around and get some tests in placeRyan Leckey