summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-01-10Quashing memory leakChad Brewbaker
2017-01-06quashing debug memory leakChad Brewbaker
2017-01-06Minor fix for sets.ajreynol
2017-01-04Fix for tff type declarations inTPTP parser, fixes bug 748. Other minor chan...ajreynol
2017-01-04Merge pull request #120 from 4tXJ7f/fix_f_pp_holesguykatzz
2016-12-29Changing a set of TNodes to a set of Nodes in the BV inequality solver. The r...Tim King
2016-12-29Eliminating a signed vs. unsigned comparison.Tim King
2016-12-29Changing getTearDownIncremental() to return the type of options::tearDownIncr...Tim King
2016-12-29Adding a destructor to InstantiationNotify.Tim King
2016-12-29Adding a destructor to RepBoundExt.Tim King
2016-12-29Reordering sep and sets in Makefile.theories.Tim King
2016-12-16Fix dependency tracing for fewerPreprocessingHolesAndres Notzli
2016-12-14Switch from SMT-LIB v2.0 to v2.5 for smt2 filesAndres Notzli
2016-12-14Made tear-down-incremental more like it used to be: when tear-down valueClark Barrett
2016-12-11Merge branch 'master' into fix_orderClark Barrett
2016-12-11Merge pull request #116 from 4tXJ7f/fix_multClark Barrett
2016-12-09Fixing a use after free bug in Polynomial::denominatorLCM.Tim King
2016-12-08Fix initialization orderAndres Notzli
2016-12-08Fix (inactive) `MultSlice` rewriteAndres Notzli
2016-12-07Add sets regression, fixes bug 754. Minor fix to regexp in strings.ajreynol
2016-12-07Added cardinality to cvc language, fixes bug 753. Throw logic exception when ...ajreynol
2016-12-07Fix boolean term conversion for INST_ATTRIBUTE, fixes bug 764.ajreynol
2016-12-07Merge branch 'master' of https://github.com/CVC4/CVC4guykatzz
2016-12-07Turned off nonClausalSimplify when using fewerPreprocessingHoles.guykatzz
2016-12-07Refactoring, generalization of bounded inference module. Simplification of re...ajreynol
2016-12-07Fix nf exp tracking for non-linear string equalities, fixes bug 768.ajreynol
2016-12-06Improve bounds for global heap in sep, refactor preprocessing. Minor improvem...ajreynol
2016-12-05Added "dump=raw-benchmark" option for dumping all user commands exactly as re...Clark Barrett
2016-12-03Fix unit test for datatypes, add interface functions to datatypes.ajreynol
2016-12-02Fix for bug 734Clark Barrett
2016-12-02Cleaning up Statistics::copyFrom to avoid casts.Tim King
2016-12-02Initializing the d_pivots variable.Tim King
2016-12-02Merge pull request #95 from 4tXJ7f/fix_sierra_buildTim King
2016-12-02Merge pull request #113 from 4tXJ7f/remove_extract_ruleClark Barrett
2016-12-02Bug fixes and refactoring of parametric datatypes, add some regressions.ajreynol
2016-12-02Refactor preprocessing of models in fmf. Fix options --fmf-empty-sorts and --...ajreynol
2016-12-01Fix build on macOS SierraAndres Notzli
2016-12-01Fix quantifiers dynamic splitting module for incremental mode, fixes bug 765 ...ajreynol
2016-12-01Improvement and bug fix for str.indexof reduction, add regression. Other mino...ajreynol
2016-11-30Remove wrong `ExtractMultLeadingBit` ruleAndres Notzli
2016-11-30Fix parsing of BVROTR by CVC parserAndres Notzli
2016-11-28Merge pull request #112 from 4tXJ7f/fix_mult_distribClark Barrett
2016-11-22Fix smt2 and cvc printers for testers when output and input languages are dif...ajreynol
2016-11-21Fix `MultDistrib` rewrite ruleAndres Notzli
2016-11-21Refactoring related to track instantiation option.ajreynol
2016-11-18Removing some throw specifiers from OutputChannel. Fixes bug 716.Tim King
2016-11-18Add support for set-logic ALL, fix compiler error in GCC 6.1Clark Barrett
2016-11-16Merge pull request #108 from timothy-king/smt2-parser-exception-leaksClark Barrett
2016-11-14relational solver code refactor and bug fixes Paul Meng
2016-11-14Minor improvement to caching for extf bv inferences.ajreynol
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback