reset-assertions: Remove all non-global symbols in the parser (#5229)
[cvc5.git] / src / preprocessing / preprocessing_pass_registry.h
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-06-16 Aina NiemetzUpdate copyright headers.
2019-04-24 Mathias PreinerDo not use __ prefix for header guards. (#2974)
2019-03-26 Aina NiemetzUpdate copyright headers.
2018-10-02 Andres NoetzliMake registration of preprocessing passes explicit...
2018-10-01 Andres NoetzliRefactor preprocessing pass registration (#2468)
2018-06-25 Aina NiemetzUpdated copyright headers.
2018-04-25 yoni206Refactor bv-to-bool and bool-to-bv preprocessing passes...
2018-04-19 Andres NoetzliRefactor pbRewrites preprocessing pass (#1767)
2017-12-11 justinxu421Add new infrastructure for preprocessing passes (#1053)