summaryrefslogtreecommitdiff
path: root/src/compat
AgeCommit message (Expand)Author
2016-02-15More simplification to internal implementation of tuples and records.ajreynol
2016-02-15Minor change to last commitajreynol
2016-02-15Eliminate most of the internal representation infrastructure for tuples and r...ajreynol
2016-02-02Moving dump.*, command.*, model.*, and ite_removal.* from smt_util/ to smt/. ...Tim King
2016-02-01Removing the CVC4_NEEDS_REPLACEMENT_FUNCTIONS guard to have a simpler build p...Tim King
2016-01-28Adding listeners to Options.Tim King
2016-01-05Moving sexpr.{cpp,h,i} from expr/ back into util/.Tim King
2015-12-30Shuffling around public vs. private headersTim King
2015-12-24Miscellaneous fixesTim King
2015-12-18Modifying emptyset.h and sexpr. Adding SetLanguage.Tim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2014-10-06Support for RESET command in CVC native language (and infrastructure for supp...Morgan Deters
2014-08-06First crack at fixing double-linking issues in build system.Morgan Deters
2014-07-01Update copyrights.Morgan Deters
2014-06-21Fix compiler warnings (mostly unused variables).Morgan Deters
2014-06-21Fix to the compatibility library (this does fix the build).Morgan Deters
2014-06-21Add some missing functions in configuration and compat library.Morgan Deters
2014-05-24Some cleanup, fix warnings raised by Debian packager.Morgan Deters
2014-04-14Add initial support for co-datatypes.Andrew Reynolds
2013-12-05Update copyrights, add missing file-level documentation; fix perms.Morgan Deters
2013-11-10Flatten libcvc4 build structure; remove some #include interdependencesMorgan Deters
2013-09-11Theory of strings.Tianyi Liang
2013-06-27Remove output.h from public space, to avoid clashes with symbols defined in u...Morgan Deters
2013-05-20Detect multiply-defined :named annotations and issue an error.Morgan Deters
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-03-26Fixes for warnings from clang++, from -std=gnu++0x, from swig, and from javacMorgan Deters
2013-03-14Merge branch '1.0.x'Morgan Deters
2013-03-14fix to build system: #include the proper file when they are in both builds an...Morgan Deters
2013-02-16Merge branch '1.0.x'Morgan Deters
2013-02-16Fix typo in error messageMorgan Deters
2012-12-06* tuple and record support in compatibility libraryMorgan Deters
2012-11-18Disable predicate subtyping:Morgan Deters
2012-11-06fix issue in compatibility layer that could segfaultMorgan Deters
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback