aboutsummaryrefslogtreecommitdiff
path: root/equality_cache.h
AgeCommit message (Expand)Author
2024-02-09runtime: rename files metrics.* to runtime.*Giuliano Procida
2024-02-09rename Metrics to Runtime and put runtime function parameters firstGiuliano Procida
2023-06-30Include <cstddef> wherever size_t is mentionedGiuliano Procida
2023-06-09equality cache: remove unneeded dependencyGiuliano Procida
2023-05-16fix some const correctness issuesMatthias Maennich
2023-02-03ELF reader: allow duplicate symbols with the same typeAleksei Vetrov
2023-01-17Add missing std includesMatthias Maennich
2023-01-17hashing: give hash values a nameGiuliano Procida
2023-01-05equality cache: featureful and instrumented equality cacheGiuliano Procida