aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/gc-store.hh
AgeCommit message (Expand)Author
2024-04-23libstore: Create platform LocalStore subclassesArtemis Tosini
2023-07-24Clean up store hierarchy with `IndirectRootStore`John 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
2022-03-11Deduplicate the Store downcasting with a templateJohn Ericson
2022-03-11Rename `requireGcStore` to `GcStore::require`John Ericson
2022-03-03Factor out a `GcStore` interfaceJohn Ericson