aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/log-store.hh
AgeCommit message (Expand)Author
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-13Move the `getBuildLog` implementation to its own implementation fileThéophane Hufschmitt
2022-12-15getBuildLog: factor out resolving derivationsTaeer Bar-Yam
2022-03-11Deduplicate the Store downcasting with a templateJohn Ericson
2022-03-11Factor out a `LogStore` interfaceJohn Ericson