summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-11Merge from quantifiers2-trunkmerge branch.Morgan Deters
2012-06-11Fix for array bug with decision heuristicClark Barrett
2012-06-11fix issue referred to in bug 352 regarding infinite loop between Substitution...Morgan Deters
2012-06-11failing bv examplesDejan Jovanović
2012-06-11Fixed bug 352Clark Barrett
2012-06-11some failing examplesDejan Jovanović
2012-06-10Fixed one more bug in rewriterClark Barrett
2012-06-10Added a very fruitful assertion to the rewriter: checks that rewriting after ...Clark Barrett
2012-06-10adding an assertion to trigger the problem of bug349 and the testcaseDejan Jovanović
2012-06-10fixes for bug347Dejan Jovanović
2012-06-09Turning on unconstrained simp for QF_AUFBVClark Barrett
2012-06-09Cleanup and comments for the dag-ifier. Also some unit testing for it.Morgan Deters
2012-06-09Dagification of output expressions.Morgan Deters
2012-06-08The option --arith-presolve-lemmas had previously been renamed --unate-lemmas.Morgan Deters
2012-06-08Extend Printer infrastructure also to the "Result" class, meaning that differ...Morgan Deters
2012-06-08minor fixes, for Mac OSMorgan Deters
2012-06-08very small fast example for the bv failDejan Jovanović
2012-06-08Fix SMT-LIBv2 ALL_SUPPORTED logic inference (by inferring it earlier).Morgan Deters
2012-06-08handle BitVectorSignExtend in picklerKshitij Bansal
2012-06-08threadlocalKshitij Bansal
2012-06-08Merge from decision branch (till r3663)Kshitij Bansal
2012-06-08small fuzz examples where bv fails Dejan Jovanović
2012-06-07fixing the wrong results. arrays equality adaptor had a missing case when pro...Dejan Jovanović
2012-06-07LogicInfo locking implemented, and some initialization-order issues in SmtEng...Morgan Deters
2012-06-07Fixed performance issue with ite_simplifier on some QF_AUFBV benchmarksClark Barrett
2012-06-07Adding EchoCommand and associated printer and parser rules:Morgan Deters
2012-06-07cleaning up the expample for the futureDejan Jovanović
2012-06-07Added small test case for diseq propagationClark Barrett
2012-06-07fixing some bugs in propagation of disequalitiesDejan Jovanović
2012-06-06Don't ever call nonclausalSimplify if simplificationMode = NONE (even ifClark Barrett
2012-06-06Fixed assertion failuresClark Barrett
2012-06-06removing std::cout from trunkMorgan Deters
2012-06-06also remove now-incorrect comment from makefileMorgan Deters
2012-06-06Fixed broken test case, removed one that is a mistakeClark Barrett
2012-06-06unconstrained regressions are now run with "make check", but with --unconstra...Morgan Deters
2012-06-06Fixing numerous issues with tests and "make dist":Morgan Deters
2012-06-06disabling a super-expensive assertions to speed up debug runsDejan Jovanović
2012-06-06Changes to the combination mechanism, lots of details. Not done yet, there ar...Dejan Jovanović
2012-06-06Fixed problem causing crash at destruction timeClark Barrett
2012-06-05More clean-upClark Barrett
2012-06-05Fixed a performance issue with unconstrained simplifierClark Barrett
2012-06-05Adding missing files...Clark Barrett
2012-06-04Added preprocessing pass that propagates unconstrained values - solves all ofClark Barrett
2012-06-01add a global user-context push/pop in smt engine, just like clark's addition ...Morgan Deters
2012-05-31Fixed bug in bv: one more case where non-shared equality was getting propagatedClark Barrett
2012-05-31svn:ignore a parallel-tests driver file that automake deposits in config/Morgan Deters
2012-05-31pass JAVA_CPPFLAGS properlyMorgan Deters
2012-05-30Added BitwiseEq bitvector rewriteClark Barrett
2012-05-30Fixed problem with array queue growing too largeClark Barrett
2012-05-30remove unused/broken check build targetMorgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback