This is a merge from the "theoryfixes+cdattrhash" branch. The changes
[cvc5.git] / src / theory / booleans / theory_bool.h
2011-03-25 Morgan DetersThis is a merge from the "theoryfixes+cdattrhash" branc...
2011-02-26 Morgan DetersMerge from theory-break-dependences branch to break...
2011-01-05 Dejan JovanovićCommit for the theory engine and rewriter changes....
2010-11-16 Tim KingAdded Theory::presolve().
2010-10-09 Morgan DetersModel generation for arith, boolean, and uf theories via
2010-10-03 Morgan Detersfile header documentation regenerated with contributors...
2010-08-19 Morgan DetersUF theory bug fixes, code cleanup, and extra debugging...
2010-07-07 Clark BarrettAdded shared term manager. Basic mechanism for identif...
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-27 Tim KingPreregistration has been turned on. Highly experimental...
2010-04-04 Morgan Deters* Node::isAtomic() now looks at an "atomic" attribute...
2010-02-26 Morgan Deters* test/unit/context/context_black.h: Test CDList<>...
2010-02-25 Morgan Deters* src/expr/node.h: add a copy constructor. Apparently...