aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/comparator.hh
AgeCommit message (Collapse)Author
2021-05-26Recursively substitute the realisationsregnat
Make sure that whenever we substitute a realisation, we also substitute its entire closure
2021-02-05Move the GENERATE_CMP macro to its own fileregnat
Despite being an ugly hack, it can probably be useful in a couple extra places