Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-05 | libstore: convert dumpPath to a generator | eldritch horrors | |
Change-Id: Ic4cf5562504aa29130304469936f958c0426e5ef | |||
2024-05-29 | util.hh: Delete remaining file and clean up headers | Tom Hubrecht | |
Change-Id: Ic1f68e6af658e94ef7922841dd3ad4c69551ef56 | |||
2023-05-24 | Make `RewritingSink` accept a map of rewrites | Théophane Hufschmitt | |
Giving it the same semantics as `rewriteStrings`. Also add some tests for it |