summaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)Author
2011-06-03datatypes workMorgan Deters
2011-06-02added (temporary) support for ensuring that all ambiguously typed constructor...Andrew Reynolds
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-28include subversion information used for each build in the --show-config outpu...Morgan Deters
2011-05-23fixes for "make dist" and "make doc", minor cleanupsMorgan Deters
2011-05-23Merge from arrays2 branch.Morgan Deters
2011-05-14re-add a removed Datatype constructor that was causing a unit test failure, s...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-05Merge from nonclausal-simplification-v2 branch:Morgan 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-02Minor fixes to various parts of CVC4, including the removal of the uintptr_t ...Morgan Deters
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-25Weekend work. The main points:Morgan Deters
2011-04-23* reviewed BooleanSimplification, added documentation & unit testMorgan Deters
2011-04-20Minor mixed-bag commit. Expected performance impact negligible.Morgan Deters
2011-04-20Tuesday end-of-day commit.Morgan Deters
2011-04-18This commit merges the branch arithmetic/propagation-again into trunk.Tim King
2011-04-18Partial merge from datatypes-merge branch:Morgan Deters
2011-04-12another small fix to "make dist" that can lead to a misconfigured tarballMorgan Deters
2011-04-11Transitive closure module is workingClark Barrett
2011-04-10merge from replay branchMorgan Deters
2011-04-08Added util classClark Barrett
2011-04-05Memory fix for congruence closure; affects many UF benchmarks, probably AX too.Morgan Deters
2011-04-05Added options for setting the random decision frequency and random seed for t...Tim King
2011-04-02minor fixesMorgan Deters
2011-04-01minor bugfixes (fixes broken dynamic-library build from last night)Morgan Deters
2011-04-01This commit is a merge from the "betterstats" branch, which:Morgan Deters
2011-03-30adding CVC4:: qualifier to the #define for debugging so that it can be used o...Dejan Jovanović
2011-03-30Moved the constructor for Options out of the header and into the cpp. For peo...Tim King
2011-03-30Added the command line flag --rewrite-arithmetic-equalities. This sets a sta...Tim King
2011-03-30Add Valuation::getSatValue() so that theories can access the currentMorgan Deters
2011-03-30Merged the branch sparse-tableau into trunk.Tim King
2011-03-20commit for the version of bitvectors that passes all the unit testsDejan Jovanović
2011-03-17Fix for the bug introduced in 1477. The stuff that was added to CVC4ostream:...Tim King
2011-03-17push and pop manipulators for output stream so that one can indent the outputDejan Jovanović
2011-03-15Merge from cudd branch. This mostly just adds support for linkingMorgan Deters
2011-03-10Fix bug 246 (occasional buffer overflow related to varargs in assertion-failu...Morgan Deters
2011-03-08Clean up Theory base class as per code review bug #60; also fixes to CodeTime...Morgan Deters
2011-03-05- Made Rational::sgn() function const.Tim King
2011-03-03fix for bug #244, "Segfault if file cannot be found and --stats is on"Morgan Deters
2011-03-03resurrecting triple.h from r1023 (after which it was removed)Morgan Deters
2011-02-28CongruenceClosure module now should support nullary congruence operators (now...Morgan Deters
2011-02-28Review of statistics code. Added lots of documentation, and fixed an issue (...Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback