summaryrefslogtreecommitdiffstats
path: root/src/path/mod.rs
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-04-08Fix initialy set arr pathXX
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