Reimplement support for relational triggers (#7063)
[cvc5.git] / src / theory / ext_theory.cpp
2021-10-06 Andrew ReynoldsEliminate more hard coded uses of user context (#7309)
2021-08-16 Gereon KremerUse InferenceManager in ExtTheory (#7006)
2021-04-12 Aina NiemetzRefactor and update copyright headers. (#6316)
2021-04-09 Andrew ReynoldsAdd identifiers for extended function reductions (...
2021-04-01 Aina NiemetzRename namespace CVC5 to cvc5. (#6258)
2021-03-31 Aina NiemetzRename namespace CVC4 to CVC5. (#6249)
2021-03-09 Aina NiemetzUpdate copyright headers to 2021. (#6081)
2021-03-02 Gereon KremerClean up includes to reduce compile times (#6031)
2021-02-08 Andrew ReynoldsAvoid spurious traversal of terms during preregistratio...
2021-02-01 Andrew ReynoldsEliminate PREPROCESS lemma property (#5827)
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-09-03 Andrew ReynoldsMake ExtTheory independent of Theory (#5010)
2020-07-28 Andrew ReynoldsUse lemma property enum for OutputChannel::lemma (...
2020-06-16 Aina NiemetzUpdate copyright headers.
2019-10-30 Mathias PreinerUnify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. ...
2019-03-26 Aina NiemetzUpdate copyright headers.
2018-11-20 Andrew Reynolds Clausify context-dependent simplifications in ext...
2018-10-09 Andrew Reynolds Fix string register extended terms (#2597)
2018-07-06 Andrew ReynoldsSplit ext theory to own file and document (#1809)