summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-02added (temporary) support for ensuring that all ambiguously typed constructor...Andrew Reynolds
2011-06-01minor fix, and better output for type errorsMorgan Deters
2011-06-01type ascriptions (casts) for parameterized datatypes, e.g. "nil :: list[INT]Morgan Deters
2011-05-31This commit contains the code for allowing arbitrary equalities in the theory...Tim King
2011-05-28fix unit test linking issueMorgan Deters
2011-05-28include subversion information used for each build in the --show-config outpu...Morgan Deters
2011-05-26apply arithmetic static learner's miplibtrick in a consistent order (for easi...Morgan Deters
2011-05-23fixes for "make dist" and "make doc", minor cleanupsMorgan Deters
2011-05-23Merge from arrays2 branch.Morgan Deters
2011-05-14fix production-build compiler warningMorgan Deters
2011-05-14re-add a removed Datatype constructor that was causing a unit test failure, s...Morgan Deters
2011-05-14reverting node manager change from 1881; also part of parameterized datatypes...Morgan Deters
2011-05-14add AscriptionType stuff to support nullary parameterized datatypes; also, re...Morgan Deters
2011-05-13added support for parametric datatypes, updated cvc parser to handle parametr...Andrew Reynolds
2011-05-13* fix for Mac OS (includes some ThreadLocal stuff copied in from portfolioMorgan Deters
2011-05-06Deleting dead code.Tim King
2011-05-06added 10 benchmarks to regress/regress0/datatypes from paperAndrew Reynolds
2011-05-06significant revisions/improvements to code for theory datatypes solverAndrew Reynolds
2011-05-05Merge from nonclausal-simplification-v2 branch:Morgan Deters
2011-05-05luby sequence generator; can use to plot MiniSat's restart sequenceMorgan Deters
2011-05-04Stronger support for zero-performance-penalty output, and fixes andMorgan Deters
2011-05-03output fixes for performanceMorgan Deters
2011-05-02minor updates to exp manager, fixed 32bit vs 64bit issues in transitive closu...Andrew Reynolds
2011-05-02fix for configureMorgan Deters
2011-05-02adding some previously-failing "bug" test cases for bitvectorsMorgan Deters
2011-05-02updating bv regressionsDejan Jovanović
2011-05-02parser fixes for bug 243Dejan Jovanović
2011-05-02updates for bitvectorsDejan Jovanović
2011-05-02more minor fixes related to last few commitsMorgan Deters
2011-05-02another small fixMorgan Deters
2011-05-02fix broken build; sorry, all!Morgan Deters
2011-05-02fix a performance issue from last commitMorgan Deters
2011-05-02Minor fixes to various parts of CVC4, including the removal of the uintptr_t ...Morgan Deters
2011-05-01minor fixes, plus experimental readline support in InteractiveShellMorgan Deters
2011-04-29refactoring to datatypes theory, added working prototype for proof/explanatio...Andrew Reynolds
2011-04-28more fixes/improvements to datatypes theory and transitive closureAndrew Reynolds
2011-04-27cleaned up some of the hacks in the datatypes theory solver, working on using...Andrew Reynolds
2011-04-25Monday tasks:Morgan Deters
2011-04-25small unit test fix; was broken only in non-assertion, non-CLN buildsMorgan Deters
2011-04-25Weekend work. The main points:Morgan Deters
2011-04-23fix for parser/tests for ANTLR 3.2 (it was working fine on 3.3)Morgan Deters
2011-04-23* reviewed BooleanSimplification, added documentation & unit testMorgan Deters
2011-04-23make run_regression script robust to DOS newlines :(Morgan Deters
2011-04-22added fixes for datatype theory solver to account for rewriting before finite...Andrew Reynolds
2011-04-22fix to last commitMorgan Deters
2011-04-22Fixing SmtEngine::getValue() by adding a NodeManagerScope (thanks Tim for fin...Morgan Deters
2011-04-20numerous bugfixesMorgan Deters
2011-04-20incorrect usage of C++ std::string caused a test to failMorgan Deters
2011-04-20Minor mixed-bag commit. Expected performance impact negligible.Morgan Deters
2011-04-20Tuesday end-of-day commit.Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback