LogicInfo locking implemented, and some initialization-order issues in SmtEngine...
[cvc5.git] / src / parser / smt / smt.h
2012-06-07 Morgan DetersLogicInfo locking implemented, and some initialization...
2012-06-04 Clark BarrettAdded preprocessing pass that propagates unconstrained...
2012-04-27 Morgan Detersfix parser logic-handling oversights: QF_UFBV should...
2012-04-11 Morgan Detersmerge from arrays-clark branch
2012-03-01 Morgan DetersPartial merge from kind-backend branch, including Minis...
2011-10-20 Morgan Detersadd support for QF_AUFLIA and QF_AUFLIRA logic strings...
2011-09-02 Morgan DetersMerge from my post-smtcomp branch. Includes:
2011-04-20 Morgan DetersTuesday end-of-day commit.
2010-10-31 Morgan Detersenable dependence graphs in doxygen; fix lots of doxyge...
2010-10-05 Morgan Detersparser and core support for SMT-LIBv2 commands get...
2010-07-02 Morgan Detersre-generated comment headers of source files
2010-06-30 Christopher L. ConwayParsing support for SMT divisions: LRA, QF_UFLIA, QF_UF...
2010-06-15 Morgan Deters(minor) fix for file documentation
2010-06-04 Christopher L. ConwayAdding QF_SAT to SMT parsers
2010-06-04 Christopher L. ConwayMissing files in last commit