minor fixups
[cvc5.git] / src / theory / uf / theory_uf.h
2011-07-09 Morgan Detersminor fixups
2011-07-09 Dejan Jovanovićsurprize surprize
2011-04-25 Morgan DetersWeekend work. The main points:
2011-03-25 Morgan DetersThis is a merge from the "theoryfixes+cdattrhash" branc...
2011-01-05 Dejan JovanovićCommit for the theory engine and rewriter changes....
2010-08-17 Morgan DetersMerge from "cc" branch:
2010-07-07 Clark BarrettAdded shared term manager. Basic mechanism for identif...
2010-07-04 Morgan DetersWith "-d extra-checking", rewrites are now checked...
2010-06-30 Morgan Deters* theory "tree" rewriting implemented and works
2010-06-04 Morgan Deters** Don't fear the files-changed list, almost all change...
2010-05-28 Tim KingMoving the ITE removal from CnfStream to TheoryEngine...
2010-04-04 Morgan Deters* Node::isAtomic() now looks at an "atomic" attribute...
2010-04-01 Morgan Detersreran update-copyright.pl to get new contributors and...
2010-03-30 Morgan DetersHighlights of this commit are:
2010-03-25 Christopher L. ConwayAdding comments to NodeManager
2010-03-16 Morgan Deters* test/unit/Makefile.am, test/unit/expr/attribute_white.h,
2010-03-11 Tim KingAdded some hand generated UF tests. Unfortunartely...
2010-03-05 Morgan Deters* public/private code untangled (smt/smt_engine.h no...
2010-03-04 Tim KingCommitting a bug fix from Dejan. This resolves an issue...
2010-03-01 Tim KingAdded some documentation to theory_uf.
2010-02-26 Morgan Deters* test/unit/context/context_black.h: Test CDList<>...
2010-02-26 Tim KingTheoryUFWhite tests are added. There are also accompany...
2010-02-25 Tim KingUpdated uf to reflect APPLY structure after conversatio...
2010-02-25 Morgan Deters* src/expr/node.h: add a copy constructor. Apparently...
2010-02-24 Tim KingCleaned up and documented ecdata and theory_uf.
2010-02-24 Tim KingCommitting small changes to attribute, and theory to...
2010-02-22 Morgan Deters* configure.ac: Remove doc/ from search path for Makefi...
2010-02-17 Tim KingInitial draft of TheoryUF. Should compile without probl...