Improved compatibility layer, now supports quantifiers. Also incorporates
[cvc5.git] / src / theory / arrays / kinds
2012-08-28 Morgan DetersImproved compatibility layer, now supports quantifiers...
2012-08-16 Morgan DetersReplace propagateAsDecision() with Theory::getNextDecis...
2012-08-07 Morgan DetersSome items from the CVC4 public interface review:
2012-08-03 Morgan Detersthe array-store "construle" for isConst
2012-08-03 Morgan DetersArrayStoreAll infrastructure
2012-07-14 Morgan DetersType enumerator infrastructure and uninterpreted consta...
2012-06-11 Morgan DetersMerge from quantifiers2-trunkmerge branch.
2012-04-11 Morgan Detersmerge from arrays-clark branch
2011-09-02 Morgan DetersMerge from my post-smtcomp branch. Includes:
2011-05-23 Morgan DetersMerge from arrays2 branch.
2011-04-25 Morgan DetersMonday tasks:
2011-04-25 Morgan DetersWeekend work. The main points:
2011-01-05 Dejan JovanovićCommit for the theory engine and rewriter changes....
2010-10-05 Morgan Detersparser and core support for SMT-LIBv2 commands get...
2010-06-30 Morgan Deters* theory "tree" rewriting implemented and works
2010-06-14 Christopher L. ConwayAdding array select/store to SMT v1 and v2 parsers
2010-03-30 Morgan DetersHighlights of this commit are:
2010-03-25 Morgan Detersnew domain-specific language for kinds files: permits...
2010-02-26 Morgan Deters* test/unit/context/context_black.h: Test CDList<>...