summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-20portfolio mergeMorgan Deters
2012-02-20readline links in -ltermcap -ltinfo too (fixes breakage in static-binary builds)Morgan Deters
2012-02-20Added Theory::postsolve() infrastructure as Clark requested.Morgan Deters
2012-02-20By default, ONLY enable symmetry breaker ONLY for QF_UF (both SMT-LIBv1Morgan Deters
2012-02-16clarify wording in README, thanks for finding this Francois!Morgan Deters
2012-02-16Last commit accidentally lacked r2778 and r2779 from integer2. I have manual...Tim King
2012-02-15This commit merges into trunk the branch branches/arithmetic/integers2 from r...Tim King
2012-02-13precision in theoryskelFrançois Bobot
2012-02-13proper handling of improper get-valueMorgan Deters
2012-02-12copyright year updated to 2012Morgan Deters
2012-02-12separate new-theory components into a "theoryskel" directory so that new file...Morgan Deters
2012-02-11ensure using bash for new-theory scriptMorgan Deters
2012-02-10attempt at a fix for the local regression failure (CLN linking issues on oneiricMorgan Deters
2012-02-10script to ease creating a new theory from scratch (will go along with new ref...Morgan Deters
2012-02-10correct comment typo found during today's architectural meetingMorgan Deters
2012-02-09fixing antoher small bug in backtrackingDejan Jovanović
2012-02-08fixing a bug in uf_engine application lookup backtrackingDejan Jovanović
2012-02-08Number of changes to cvc_printer.cpp. Specialized the printing for BVPLUS, BV...Tim King
2012-02-07re-adding comment about available languagesMorgan Deters
2012-02-07removing the 100 integer benchmarks from regress0, too manyDejan Jovanović
2012-02-07fixing some missing stuffDejan Jovanović
2012-02-06Fixing a bug in the integer unit tests when configured for GMP with assertion...Tim King
2012-02-05changes to the cvc4 language printer, so that it actually prints the cvc4 lan...Dejan Jovanović
2012-02-04support for isWellFounded/mkGroundTerm on uninterpretted sorts. cvc4 now ass...Andrew Reynolds
2012-02-03updating configure to use python-config for building python bindingsDejan Jovanović
2012-01-27effecting the same change in the compat Java binding as was done to CVC3 yest...Morgan Deters
2012-01-25Adding regress1 test ooo.rf6.smt2.Tim King
2012-01-23Partial fix to TheoryEngine::getExplanation so that SharedAssertions request ...Tim King
2012-01-23fix for bug295Dejan Jovanović
2012-01-17updates to smt2 parser to support datatypes, minor updates to datatypes theor...Andrew Reynolds
2011-12-15Partial fix to bug 295.Tim King
2011-12-15Fix to the previous commit.Tim King
2011-12-15Partial fix in arithmetic for propagating shared terms. This partially resolv...Tim King
2011-12-14added minor documentation for parametric datatypes, for bug 283Andrew Reynolds
2011-12-14minor fixes to printing and parsing of CVC-language defined functions and lam...Morgan Deters
2011-12-14some more bug fixes (TNode -> Node, normalize literals in explanations)Dejan Jovanović
2011-12-12* merging some uf stuff from incremental_work branch that somehow nobody merg...Dejan Jovanović
2011-12-10adding additional checks for theories propagating literals that already have ...Dejan Jovanović
2011-12-10a bit more changes, when propagting equalities/dis-equalities don't assert th...Dejan Jovanović
2011-12-10attempt to fix bug 293: if a split on a trivial shared pair is requested from...Dejan Jovanović
2011-12-08Disable a BV rewriter statistic (after checking with Liana) that was static,Morgan Deters
2011-12-06LemmaStatus changes, as agreed to during 12/2 meeting.Morgan Deters
2011-12-06oops, removing some integer operations that leaked in (they aren't part of tr...Morgan Deters
2011-12-06fix errors in smt-lib2 output; needed for debuggingMorgan Deters
2011-12-05change short-circuiting behavior of Command execution in the main driver; all...Morgan Deters
2011-12-02Error detection is different now---with new Command infrastructure, exception...Morgan Deters
2011-11-30disable bug288.smt so that "make check" goes through---pending integers merge...Morgan Deters
2011-11-30fix linking errors on oneiricMorgan Deters
2011-11-30Simplified bug288.smt to reflect the problem in integers better.Tim King
2011-11-30Added a failing regression test corresponding to bug 289.Tim King
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback