Age | Commit message (Expand) | Author |
---|---|---|
2024-04-23 | libstore: Create platform LocalStore subclasses | Artemis Tosini |
2023-07-24 | Clean up store hierarchy with `IndirectRootStore` | John Ericson |
2023-04-07 | Finish converting existing comments for internal API docs (#8146) | John Ericson |
2023-03-31 | Ensure all headers have `#pragma once` and are in API docs | John Ericson |
2022-03-11 | Deduplicate the Store downcasting with a template | John Ericson |
2022-03-11 | Rename `requireGcStore` to `GcStore::require` | John Ericson |
2022-03-03 | Factor out a `GcStore` interface | John Ericson |