summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-07Fixes arith rewriter to allow for division by a constant. It previously only ...Tim King
2010-07-07Fixing test plus-mult.cvc by making it linear (Fixes: #184)Christopher L. Conway
2010-07-07minor changes to cdmap/cdset interface for detection of duplicate insertsMorgan Deters
2010-07-07chris and i committed the same fix; reverting the (now duplicated) fixMorgan Deters
2010-07-07Updated headersClark Barrett
2010-07-07Added shared term manager. Basic mechanism for identifying shared terms isClark Barrett
2010-07-07Disabling failing testsChristopher L. Conway
2010-07-07add exit status to regression that was failingMorgan Deters
2010-07-07some build system changes reverted after the CLN build system work a few days...Morgan Deters
2010-07-07competition submission should be fully staticMorgan Deters
2010-07-07fixed submission targetMorgan Deters
2010-07-07things for competition upload: new "make submission" targetMorgan Deters
2010-07-07Adding tests for precedence of arithmetic in CVC inputsChristopher L. Conway
2010-07-07Adding config.reconfig to .gitignoreChristopher L. Conway
2010-07-06Fixed exit status for competition mode.Tim King
2010-07-06Don't eagerly collect zombies. This should speed up things for competition b...Morgan Deters
2010-07-06add Configuration::isCompetitionBuild() and some main driver fixesMorgan Deters
2010-07-06fix crash on command line parsingMorgan Deters
2010-07-06Moved registration to theory engineClark Barrett
2010-07-06Adding Array types to SMT2 parserChristopher L. Conway
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback