summaryrefslogtreecommitdiff
path: root/src/compat
AgeCommit message (Expand)Author
2012-11-05fixes for replacement function libraryMorgan Deters
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-10-05BoolExpr removed and replaced with ExprDejan Jovanović
2012-10-04disable model-generation by default in cvc3 compatibility layer. should fix ...Morgan Deters
2012-09-28Public interface review items:Morgan Deters
2012-09-28* fix compatibility library naming for SMT-LIBv1Morgan Deters
2012-09-26Finish off SEXPR kind work.Morgan Deters
2012-09-22Separate public-facing and internal-facing interfaces to Statistics.Morgan Deters
2012-09-06fixes to the compatibility layer; this fixes the broken system testMorgan Deters
2012-09-06Remove SmtEngine::getStackLevel(), which exposed implementation details and w...Morgan Deters
2012-08-28Improved compatibility layer, now supports quantifiers. Also incorporatesMorgan Deters
2012-08-24* disallow internal uses of mkVar() (you have to mkSkolem())Morgan Deters
2012-07-31Options merge. This commit:Morgan Deters
2012-06-22TPTP: add parser for cnf and fofFrançois Bobot
2012-05-15This commit removes the CONST_INTEGER kind from nodes. This code comes from t...Tim King
2012-03-07fix some Java compatibility-layer interface problems; also fix some Mac OS X ...Morgan Deters
2012-03-01Partial merge from kind-backend branch, including Minisat and CNF work toMorgan Deters
2012-01-27effecting the same change in the compat Java binding as was done to CVC3 yest...Morgan Deters
2011-11-16Addressed many of the concerns raised in the public interface review of CVC4 ...Morgan Deters
2011-11-06datatype stuff in compatibility interface implementedMorgan Deters
2011-10-04compatibility, bindingsMorgan Deters
2011-10-04compat layer cleanupMorgan Deters
2011-10-04mimicking Chris's recent contribution to QueryResult in CVC3 in the compatibi...Morgan Deters
2011-10-03Importing Chris's recent changes to CVC3's ValidityChecker into the compatibi...Morgan Deters
2011-09-30interfaces fixes and cleanups...and examples of each interface!Morgan Deters
2011-09-29compatibility work, documentationMorgan Deters
2011-09-27more interface work; adding legacy C interfaceMorgan Deters
2011-09-21considerable bindings interface work, some improvements to buildMorgan Deters
2011-09-16some minor fixes to the cvc3 compatibility library and test caseMorgan Deters
2011-09-02Merge from my post-smtcomp branch. Includes:Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback