summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-06Adding arithmetic symbols to CVC parser (Fixes: #176)Christopher L. Conway
2010-07-06merge from CC work: pieces of the parser need to be declared to throw Asserti...Morgan Deters
2010-07-06Fixes for doubled-statistics (bug 171), a fix to muzzled builds and some mino...Morgan Deters
2010-07-06add regressions from bug reportsMorgan Deters
2010-07-05better exception wording, assertion-handling in multiple-exception case; reso...Morgan Deters
2010-07-05better exception wording, assertion-handling in multiple-exception case; reso...Morgan Deters
2010-07-05workaround for strange CIMS installation of automake; resolves bug 172: autog...Morgan Deters
2010-07-05Added Cesare to list of authorsClark Barrett
2010-07-05Changed AUTHORS - removed references to earlier CVC tool authorsClark Barrett
2010-07-04Considerably simplified the way output streams are used. This commitMorgan Deters
2010-07-04assigning benchmark statusesMorgan Deters
2010-07-04better detection for static binary buildingMorgan Deters
2010-07-04fix to production buildMorgan Deters
2010-07-04enable arraysMorgan Deters
2010-07-04don't do extra-checking for all regressions; that's probably a bad defaultMorgan Deters
2010-07-04With "-d extra-checking", rewrites are now checked (afterMorgan Deters
2010-07-04bug 168 fixed (TheoryEngine::rewrite is not fully rewriting to a fix point); ...Morgan Deters
2010-07-04make dist && make distcheck functional, other fixesMorgan Deters
2010-07-03fix warningsMorgan Deters
2010-07-03better config.reconfig script auto-generatedMorgan Deters
2010-07-03With this commit come a number of changes to build system to supportMorgan Deters
2010-07-02Merges the cln-test branch into the main branch.Tim King
2010-07-02re-generated comment headers of source filesMorgan Deters
2010-07-02roll back a small change that made arith fail some assertsMorgan Deters
2010-07-02* Added white-box TheoryEngine test that tests the rewriterMorgan Deters
2010-06-30add documentation for additional clarity, re-add addTerm()Morgan Deters
2010-06-30Parsing support for SMT divisions: LRA, QF_UFLIA, QF_UFLRA, QF_UFNRA, UFNIAChristopher L. Conway
2010-06-30Adding documentation for --strict-parsing (Closes: #166)Christopher L. Conway
2010-06-30fix to switch fall-through; stats now off by default regardless of -d debuggi...Morgan Deters
2010-06-30checking in CC module interface for reference.Morgan Deters
2010-06-30Support for failing .smt and .smt2 regressions (and other examples withMorgan Deters
2010-06-30* theory "tree" rewriting implemented and worksMorgan Deters
2010-06-29add --default-expr-depth=N command line parameter, expose setdepth() to publi...Morgan Deters
2010-06-29This commit merges the decaying-rows branch into the main trunk.Tim King
2010-06-29Update to stats.h is now back into the trunk. The code should compile once a...Tim King
2010-06-29Merging the unate-propagator branch into the trunk. This is a big update so ...Tim King
2010-06-29* Add CDMap<>::insertAtContextLevelZero(k, d) for inserting "initializing"Morgan Deters
2010-06-24Added post_mortem.py a statistics collector for user with the smt_curnch clus...Tim King
2010-06-22Made ~Stat() virtual. Added some additional statistics. And added some docume...Tim King
2010-06-18"statistics" and "staticbinary" are now tags on the build (so you get build d...Morgan Deters
2010-06-18Merging the statistics branch into the main trunk. I'll go over how to use th...Tim King
2010-06-18bug fix (unreported on bugzilla): skolem variables failing removal from poolMorgan Deters
2010-06-17fix some minor annoyances in the regression test Makefiles; add some document...Morgan Deters
2010-06-16Added the experimental. +bool TheoryArith::AssertEquality(TNode n, TNode orig...Tim King
2010-06-16More assorted changes to arithmetic in preparation for the code review.Tim King
2010-06-16This commit just contains miscellaneous arithmetic cleanup.Tim King
2010-06-15fix last commit gcc options (-wunknown-pragmas ==> -Wno-unknown-pragmas)Morgan Deters
2010-06-15remove warnings about unknown #pragma GCC diagnostic on older compilersMorgan Deters
2010-06-15I made a documentation change to get() to make explicit the contract requirem...Tim King
2010-06-15(minor) fix for file documentationMorgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback