cvc5.git
2012-08-31 Andrew Reynoldsmerge from fmf-devel branch. more updates to models...
2012-08-30 Morgan Detersset the default expression-printing depth to "unlimited"
2012-08-29 Morgan Deters* Numerous documentation fixes (fix doxygen warnings...
2012-08-29 Morgan DetersTo the build system:
2012-08-28 Morgan Deterstest summaries for automake 1.12 test harness
2012-08-28 Morgan Detersfix a bug in CLN rational printing where the base was...
2012-08-28 Morgan Detersfix regression tests for automake 1.11 and automake...
2012-08-28 Morgan DetersImproved compatibility layer, now supports quantifiers...
2012-08-28 Morgan Detersfixes for Mac and automake 1.12 detection
2012-08-27 Morgan Detersfix a destruction-order issue that was (1) causing...
2012-08-27 Morgan Deters* Reversing commit r4258 (which disabled failing regres...
2012-08-26 Kshitij Bansalminor, lying around in a wd (related to investigating...
2012-08-26 Kshitij Bansaldisabling failing regressions
2012-08-26 Clark BarrettArray constants finished and working. Unit tests for...
2012-08-25 Morgan Detersfix unit tests
2012-08-24 Morgan Deters* disallow internal uses of mkVar() (you have to mkSkol...
2012-08-24 Morgan Detersdisallow assertions to inactive theories.
2012-08-24 Morgan Detersfix TheoryEngine::collectModelInfo() to only call colle...
2012-08-24 Morgan Detersfix warning in arrays rewriter
2012-08-24 Morgan Detersfix get-value output in a couple ways; this fixes bug...
2012-08-23 Morgan Detersattribute stuff for Clark's array constants
2012-08-23 Clark BarrettArray constant coding done except for the attributes...
2012-08-22 Morgan DetersCap finite cardinalities at 2^64, as discussed in the...
2012-08-22 Morgan Detersfix some build dependencies in options-building; should...
2012-08-22 Clark BarrettMore progress on array constants.
2012-08-21 Morgan Detersadd some incremental in-tree regressions
2012-08-21 François Bobotrewriterules: fix a correction bug with --simplificatio...
2012-08-20 Morgan Detersremove duplicate function TheoryEngine::getTheory(Theor...
2012-08-20 Morgan Detersremoving v1l20009.cvc, a datatypes benchmark where...
2012-08-20 Morgan Detersminor cleanup
2012-08-20 Morgan Detersfixes for java bindings
2012-08-19 Clark Barrett1. Fix for inst_match.cpp to allow compilation on fedora
2012-08-16 Morgan DetersThe SmtEngine now ensures that setLogicInternal() is...
2012-08-16 Kshitij Bansalbug 374 (was found through fuzzing 2012-07-18)
2012-08-16 Morgan DetersReplace propagateAsDecision() with Theory::getNextDecis...
2012-08-16 Morgan DetersArrayStoreAll should (for now) only allow constant...
2012-08-16 Morgan Detersfix exceptions and mkConst() in java binding
2012-08-16 Morgan Deterssome fixes for language bindings
2012-08-14 Morgan DetersFixes to integer wrapper classes:
2012-08-14 Tim KingImplements TheoryArith::collectModelInfo(). The curren...
2012-08-14 Tim KingAdds substituteDelta() to DeltaRational which given...
2012-08-14 Tim KingSwitched TheoryModel assertEqualityEngine to use const...
2012-08-14 Tim KingSwitched a number of EqClassIterator operations to...
2012-08-13 Morgan Detersfix integer parsing error.. thanks dejan for the report...
2012-08-13 Morgan DetersMake a few functions in TheoryEngine (like theoryOf...
2012-08-13 Morgan DetersMinor cleanup. No performance difference expected.
2012-08-09 Morgan Detersminor isConst()-related fixes to printing; also add...
2012-08-08 Morgan DetersFix --no-checking option.
2012-08-08 Morgan DetersPublic interface review items:
2012-08-07 Dejan Jovanovićsmall fixes
2012-08-07 Morgan Deterssome fixes to command and declaration tab-completion...
2012-08-07 Morgan DetersSome items from the CVC4 public interface review:
2012-08-07 Morgan DetersFix SmtEngine::setInfo() handling for certain keys...
2012-08-06 Morgan DetersSupport setting :regular-output-channel and :diagnostic...
2012-08-06 Dejan Jovanovićremoving the sat solver inmterface from being public
2012-08-06 Morgan DetersCleanup of some command stuff, fixes broken Java build.
2012-08-06 Dejan Jovanovićfix constant printing for datatypes
2012-08-05 Morgan DetersDisable failing datatypes regression, pending solution...
2012-08-04 Morgan DetersisConst() rule for datatypes
2012-08-03 Morgan Detersthe array-store "construle" for isConst
2012-08-03 Morgan DetersComparisons for LogicInfos, and associated tests
2012-08-03 Morgan DetersArrayStoreAll infrastructure
2012-08-03 Morgan Detersfix uses of getMetaKind() from outside the expr package...
2012-08-03 Morgan Detersfix for proofs-enabled builds
2012-08-03 Morgan Detersbetter parser makefile fix
2012-08-02 Morgan Detersfixes to paths in parser makefiles; if you've noticed...
2012-08-02 Morgan Detersarray-store-all class
2012-08-01 Morgan Detersadd isFinished() to type enumerators (so we don't rely...
2012-08-01 Morgan Detersa couple fixes to SmtEngine::setOption(). thanks Andy...
2012-08-01 Morgan Detersfixes to some *clean targets
2012-08-01 Morgan Detersfix for the SmtEngine::beforeSearch() option predicate
2012-08-01 Morgan Deterssome fixes for Mac OS
2012-07-31 Morgan Detersfixes for portfolio
2012-07-31 Morgan DetersMoving some instantiation-related stuff from src/theory...
2012-07-31 Morgan Detersfix some file documentation
2012-07-31 Morgan DetersOptions merge. This commit:
2012-07-27 Morgan DetersMinor cleanup after today's commits:
2012-07-27 Andrew Reynoldsremoving unecessary files
2012-07-27 Andrew Reynoldsmerging fmf-devel branch, includes refactored datatype...
2012-07-27 François BobotMerge quantifiers2-trunk:
2012-07-26 Morgan DetersDatatype enumerator work. This version is not a "fair...
2012-07-18 Morgan Detersmore compliance fixes for SMT-LIBv2
2012-07-18 Morgan Detersa few fixes for java system test
2012-07-18 Morgan Deterssmall change to model-generation function, after discus...
2012-07-18 Morgan Detersremoving an obsolete assertion in model-generation...
2012-07-18 Morgan Detersremoving output operator for SExprTypes, which is never...
2012-07-17 Morgan DetersSMT-LIBv2 compliance updates:
2012-07-17 Andrew Reynoldsminor fix to prevent getValue from returning null
2012-07-17 Morgan Detersfix for --produce-models with CVC4 presentation language
2012-07-17 Morgan Detersfix an obvious oversight: "distinct" wasn't part of...
2012-07-16 Morgan Detersnow passes "make distcheck", which does important check...
2012-07-16 Morgan Detersfix compiler warning in unit test
2012-07-16 Morgan Detersstronger two_smt_engines test
2012-07-16 Morgan Detersfix inadvertent change to system test
2012-07-16 Morgan DetersSupport for having two SmtEngines with the same ExprMan...
2012-07-16 Morgan Detersfound a bug in the initialization order of UF, Equality...
2012-07-16 Morgan Detersreverse the order of link arguments to -lcln -lgmp...
2012-07-14 Morgan DetersType enumerator infrastructure and uninterpreted consta...
2012-07-14 Morgan DetersApplying Dejan's patch for bug #369, which resolves...
2012-07-14 Morgan Detersfixing make dist
next