summary refs log tree commit diff
path: root/src/path.rs
AgeCommit message (Collapse)Author
2021-01-01use FromStrIrene Knapp
2020-12-29add a FromStr instance for GenericPathComponent, and a new type PathErrorIrene Knapp
2020-12-28the which builtin now sorta works. yay!Irene Knapp
2020-12-25commentIrene Knapp
2020-12-25refactor path parsing into a separate file, implement some Display traits, etcIrene Knapp
2020-12-25got the path stuff parsing just rightIrene Knapp