summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-20fixed cvc4 parser for set complementPaul Meng
2017-03-18Fix for bug 707.Clark Barrett
2017-03-18Fix to help with bug 717Clark Barrett
2017-03-17better support for proof production when encountering bool terms: handle the ...guykatzz
2017-03-16Fixes bug 781. Copy constructor for Expr needed to set the NodeManagerScope.Tim King
2017-03-16More fixes, features to examples.ajreynol
2017-03-16Minor fixes, always expand applications of lambdas at preprocess.ajreynol
2017-03-16Support for SMT LIB 2.6 syntax declare-datatype and match.ajreynol
2017-03-16Parsing support for SMT LIB 2.6. Minor fixes for printing datatypes. Fix for ...ajreynol
2017-03-15Fix regress1 Makefile for rewriterules, fixes bug 783.ajreynol
2017-03-15Merge pull request #134 from 4tXJ7f/fix_hostClark Barrett
2017-03-15Allow 0 argument recursive functions. Fixes bug 782.ajreynol
2017-03-15Fix win-build script to use MinGW-w64 by defaultAndres Notzli
2017-03-14Merge pull request #133 from 4tXJ7f/fix_uninitializedguykatzz
2017-03-14fix uninitialized variableAndres Notzli
2017-03-14Merge pull request #132 from 4tXJ7f/fix_mingw64Clark Barrett
2017-03-10Minor fix for cbqi-all.ajreynol
2017-03-09bug fixguykatzz
2017-03-09better proof support for bools and formulasguykatzz
2017-03-08Fix MinGW-w64 buildAndres Notzli
2017-03-07More fixes for printing/parsing sets, fix kind name.ajreynol
2017-03-07Fix cvc parser for set compliment.ajreynol
2017-03-06Do not eagerly construct explanations in relation solver.ajreynol
2017-03-06Support for set compliment and universe set. Simplify approach for sep.nil no...ajreynol
2017-03-06Adding support for bool-to-bvClark Barrett
2017-03-03Fix for collectModelInfo related to finite types + preregistration. Generaliz...ajreynol
2017-03-03Another minor fix for sets related to sharing + finite element types.ajreynol
2017-03-02Fixes related to sets.ajreynol
2017-03-02Minor cleanup and reorganization related to last commit.ajreynol
2017-03-02Eliminate Boolean term conversion. Generalizes removeITE pass to remove Boole...ajreynol
2017-02-16Minor fixes for relations, quantifiers dsplit.ajreynol
2017-02-16Fixes for sets+rels check. Minor.ajreynol
2017-02-15Minimization modes for fmf bound.ajreynol
2017-02-07Generalize finite bound inference to unifiable variables in set membership li...ajreynol
2017-01-30Fix regexp cache issue in strings, add regression.ajreynol
2017-01-18Fix non-idempotent rewrite in Array rewriterAndres Noetzli
2017-01-18Merge pull request #128 from 4tXJ7f/fix_lfsc_perfAndrew Reynolds
2017-01-18Minor fix in relations.ajreynol
2017-01-16[LFSC] Fix performance issues, more determinismAndres Notzli
2017-01-13Fix call to SExpr constructor for greater portability.Clark Barrett
2017-01-13Merge pull request #130 from chadbrewbaker/masterClark Barrett
2017-01-13Do not rewrite explanations in strings.ajreynol
2017-01-11Merge pull request #129 from timothy-king/regression-scrubberClark Barrett
2017-01-11Merge pull request #131 from makaimann/fix_702Clark Barrett
2017-01-11Proposed fix for bug 702. Checks to make sure the Expr's operator is not of k...makaimann
2017-01-11Fix for when variables are (partially) bound in multiple ways, add regression...ajreynol
2017-01-11Merge pull request #127 from cristian-mattarei/issue_679Clark Barrett
2017-01-10revertChad Brewbaker
2017-01-10Quashing memory leakChad Brewbaker
2017-01-10Adding regression test scrubbing.Tim King
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback