aboutsummaryrefslogtreecommitdiff
path: root/src/libexpr/value
AgeCommit message (Expand)Author
2024-05-29util.hh: Delete remaining file and clean up headersTom Hubrecht
2024-03-09Merge pull request #9925 from 9999years/fmt-cleanupeldritch horrors
2023-08-18Fixing #7479John Ericson
2023-08-10Make the Derived Path family of types inductive for dynamic derivationsJohn Ericson
2023-04-21Use `std::set<StringContextElem>` not `PathSet` for string contextsJohn Ericson
2023-04-07Finish converting existing comments for internal API docs (#8146)John Ericson
2023-03-31Ensure all headers have `#pragma once` and are in API docsJohn Ericson
2023-01-29More property testsJohn Ericson
2023-01-10Parse string context elements properlyJohn Ericson