Implement --no-strings-lazy-pp as a preprocessing pass (#5777)
[cvc5.git] / src / preprocessing / passes / quantifier_macros.cpp
2020-12-24 Haniel Barbosa[proof-new] Only use old proofs for unsat cores if...
2020-10-12 Andrew ReynoldsEliminate uses of Expr in SmtEngine interface (#5240)
2020-10-01 Andrew Reynolds(proof-new) Preprocessing passes use proper interfaces...
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-09-01 Haniel BarbosaRemoves old proof code (#4964)
2020-06-16 Aina NiemetzUpdate copyright headers.
2019-12-17 Mathias PreinerGenerate code for options with modes. (#3561)
2019-10-30 Mathias PreinerUnify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. ...
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-08-25 yoni206Refactor quantifier macros preprocessing pass (#1840)