aboutsummaryrefslogtreecommitdiff
path: root/src/libexpr/value/context.cc
AgeCommit message (Expand)Author
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-01-10Parse string context elements properlyJohn Ericson