summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-11merge from symmetry branchMorgan Deters
2011-07-10Reverting mistaken check-inClark Barrett
2011-07-10changing the sat solver remove clauses constantsDejan Jovanović
2011-07-10Fixed bug in default solve - wasn't returning when it was supposed toClark Barrett
2011-07-10another typoDejan Jovanović
2011-07-10yet another uf bug fix, hopefully the lastDejan Jovanović
2011-07-10another bugfix for ufDejan Jovanović
2011-07-09some immediate bug fixesDejan Jovanović
2011-07-09fix submission makefileMorgan Deters
2011-07-09minor fixupsMorgan Deters
2011-07-09surprize surprizeDejan Jovanović
2011-07-07removing duplicate clauses in ite cnf conversionDejan Jovanović
2011-07-07cudd-building prefs with --with-cudd / --without-cuddMorgan Deters
2011-07-06Fixing two bugs:Dejan Jovanović
2011-07-05missing test caseDejan Jovanović
2011-07-05updated preprocessing and rewriting input equalities into inequalities for LRADejan Jovanović
2011-06-30Allow (- x) for unary minus in SMT-LIBv1, in addition to the standard (~ x),Morgan Deters
2011-06-30Changed the defaults for arithPivotThreshold and arithPropagateMaxLength to 1...Tim King
2011-06-30Merging the playground branch upto r1957 into trunk.Tim King
2011-06-30only use theory registration if (1) a theory requests it, or (2) if there's m...Morgan Deters
2011-06-30some things I had laying around in a directory but never got committed; minor...Morgan Deters
2011-06-29Fixed spelling mistake and documentation for --enable-variable-removal.Tim King
2011-06-18Some fixes inspired by Fedora 15:Morgan Deters
2011-06-06compilation fix for x86 (from previous commit)Morgan Deters
2011-06-06Fix for Mac OS breakage (x86 didn't crash, but probably would, eventually, on...Morgan Deters
2011-06-03fixed various bugs related to ambiguous parametric datatype constructors, par...Andrew Reynolds
2011-06-03datatypes workMorgan Deters
2011-06-02minor fix to build system for system testsMorgan Deters
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback