summaryrefslogtreecommitdiff
path: root/subplotlib/src/steplibrary/datadir.rs
AgeCommit message (Expand)AuthorFilesLines
2023-02-11chore: use variables in Rust format stringsLars Wirzenius1-2/+1
2022-04-01(subplotlib): Ensure that all ContextElement objects implement DebugDaniel Silverstone1-0/+14
2022-03-06(subplotlib): Fix places where we weren't processing ResultsDaniel Silverstone1-1/+1
2022-02-26(subplotlib): Improve step library documentationDaniel Silverstone1-0/+21
2021-12-27datadir: Add open_read() method to Datadir contextDaniel Silverstone1-0/+11
2021-12-11chore: tidy up minor issues found by clippyLars Wirzenius1-6/+1
2021-02-07subplotlib: Add create_dir_all to datadir contextDaniel Silverstone1-0/+6
2020-12-30subplotlib: Add open_write() to Datadir implDaniel Silverstone1-0/+12
2020-12-30subplotlib: Move canonicalise_filename into Datadir implDaniel Silverstone1-1/+20
2020-12-28subplotlib: Trivial datadir supportDaniel Silverstone1-0/+85