finally, a portable solution
[cvc5.git] / src / parser / smt / smt.cpp
2012-06-12 Morgan DetersFix to SMT-LIBv1 parser: QF_UF declares sort "U", but...
2012-06-11 Morgan DetersMerge from quantifiers2-trunkmerge branch.
2012-06-07 Morgan DetersLogicInfo locking implemented, and some initialization...
2012-06-04 Clark BarrettAdded preprocessing pass that propagates unconstrained...
2012-05-15 Morgan DetersFix QF_AUFLIA (resolves bug #331).
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-10-19 Tim KingAdding support for QF_UFLIA to the smt2 parser.
2011-09-02 Morgan DetersMerge from my post-smtcomp branch. Includes:
2011-04-20 Morgan DetersTuesday end-of-day commit.
2011-01-05 Dejan JovanovićCommit for the theory engine and rewriter changes....
2010-10-31 Morgan Detersenable dependence graphs in doxygen; fix lots of doxyge...
2010-10-06 Morgan Detersdeclare-sort, define-sort working but not thoroughly...
2010-10-04 Morgan Detersremove/shuffle some #include dependencies; fix some...
2010-10-03 Morgan Detersfile header documentation regenerated with contributors...
2010-09-20 Dejan Jovanovićbitvector rewriting for the core theory and testcases
2010-07-08 Christopher L. ConwayFixing Array type in SMT v1.2
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-14 Christopher L. ConwayAdding array select/store to SMT v1 and v2 parsers
2010-06-04 Christopher L. ConwayAdding QF_SAT to SMT parsers
2010-06-04 Christopher L. ConwayMissing files in last commit