summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-23Move array rewriter functions to source filearr_rewriter_refactorAndres Notzli
2016-10-21Fix/add missing makefiles.ajreynol
2016-10-21Move slow regress0 benchmarks to regress1, increment regress1 through regress3.ajreynol
2016-10-19Merge pull request #97 from 4tXJ7f/fix_rewriteTim King
2016-10-19Fix minor bug and typo in boolean rewriterfix_rewriteAndres Notzli
2016-10-13Merging bv parts of ajr/bvExt branch, minor additions to ExtTheory.ajreynol
2016-10-13Initializes RoundingMode::roundNearestTiesToAway to a distinct value.Tim King
2016-10-13Revert "Merge branch 'origin' of https://github.com/CVC4/CVC4.git"Tim King
2016-10-11Merge branch 'origin' of https://github.com/CVC4/CVC4.gitPaul Meng
2016-10-11- fixed a memory leak issue with context dependent data structurePaul Meng
2016-10-08Adding initializers for structs internal to ite_utilities.Tim King
2016-10-05Added an option that allow empty dependencies when attempting to minimize pre...guykatzz
2016-10-02Removing the throw specifiers from theory_uf_type_rules.h.Tim King
2016-10-02Removing the throw specifiers from theory_fp_type_rules.h.Tim King
2016-10-02Removing the throw specifiers from theory_datatypes_type_rules.h.Tim King
2016-10-02Removing an unused member from TreeLog.Tim King
2016-10-02Removing the throw specifiers from theory_bv_type_rules.h.Tim King
2016-10-02Removing the throw specifiers from Cardinality.Tim King
2016-10-01Removing the throw specifiers from Result.Tim King
2016-10-01Merge pull request #93 from timothy-king/clang-formatTim King
2016-10-01Removing the throw specifiers from SExpr.Tim King
2016-10-01Removing the throw specifiers from SubrangeBounds.Tim King
2016-10-01Incorporate non-bv parts of ajr/bvExt branchajreynol
2016-09-29Address some coverity warnings, add another stat.ajreynol
2016-09-29Minor cleanup and additions to quantifiers statistics.ajreynol
2016-09-28Fix the merge of kbansal/card branch (2039eab).Kshitij Bansal
2016-09-27Removing an unused iterator.Tim King
2016-09-27Reverting part of the previous changes to unconstrained simplifier.Tim King
2016-09-26Simplifying control flow to avoid goto's in unconstrained_simplifier.cpp.Tim King
2016-09-25Adding missing break statements.Tim King
2016-09-25Closing an open file descriptor in MemoryMapFile.Tim King
2016-09-25Freeing memory in error handling code for bounded_token_buffer.Tim King
2016-09-25Deleting the eager bitblasting solver if present in TheoryBV.Tim King
2016-09-25Adding a destructor to QuantAntiSkolem.Tim King
2016-09-25Adding a destructor to TermDb.Tim King
2016-09-25Adding a destructor to CegqiOutputSingleInv.Tim King
2016-09-25Deleting optional members of StrongSolverTheoryUF.Tim King
2016-09-25Disambiguating a vector insert warning coming from coverity scan.Tim King
2016-09-25Deleting a temporary in theory sets enumerator.Tim King
2016-09-25Deleting the intermediate command singleton.Tim King
2016-09-25Disambiguating a type issue. Coverity scan reported a MISMATCHED_ITERATOR here.Tim King
2016-09-25Adding virtual destructors to several classes in expr.h .Tim King
2016-09-25Removing an unused iterator.Tim King
2016-09-25Fixing a potential use after free coming from a pop_back() call invalidating ...Tim King
2016-09-25Integrating a working coverity_scan travis rule back into master.Tim King
2016-09-23fixed a few bugsPaul Meng
2016-09-21Remove duplicate code from my last commitajreynol
2016-09-21Fixing an error in the previous travis commit.Tim King
2016-09-20Updating the travis file for coverity scan.Tim King
2016-09-20Refactor, separate theory-specific counterexample-guided instantiation.ajreynol
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback