This is a merge from the "theoryfixes+cdattrhash" branch. The changes
[cvc5.git] / src / expr / expr_template.cpp
2011-03-25 Morgan DetersThis is a merge from the "theoryfixes+cdattrhash" branc...
2010-10-08 Morgan Deters* (define-fun...) now has proper type checking in non...
2010-10-07 Morgan DetersSMT-LIBv2 (define-fun...) command now functional; does...
2010-10-06 Morgan Detersdeclare-sort, define-sort working but not thoroughly...
2010-10-05 Morgan Detersparser and core support for SMT-LIBv2 commands get...
2010-10-04 Morgan Detersremove/shuffle some #include dependencies; fix some...
2010-07-27 Christopher L. ConwayAdding optional 'check' parameter to getType() methods
2010-07-10 Morgan Detersadd >, <=, and >= comparisons for Exprs and Nodes
2010-07-02 Morgan Deters* Added white-box TheoryEngine test that tests the...
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-31 Christopher L. ConwayFirst draft implementation of mkAssociative
2010-05-27 Morgan DetersRemove isAtomic() as per 4/27/2010 meeting. Add commen...
2010-05-05 Dejan Jovanovićbug fixes for types, old unit tests for types work now
2010-05-04 Dejan JovanovićType-checking classes and hooks (not tested yet).
2010-04-14 Dejan JovanovićMarging from types 404:415, changes: Massive
2010-04-04 Morgan DetersRecommit revision 365 (undoing revision 375, which...
2010-04-03 Christopher L. ConwayReverting r365
2010-04-01 Christopher L. ConwayRemoving Expr::operator=(uintptr_t n), as it's no longe...
2010-04-01 Morgan Detersreran update-copyright.pl to get new contributors and...
2010-04-01 Morgan Deters* Minor code formatting stuff in src/expr/type.{h,cpp...
2010-04-01 Morgan DetersPARSER STUFF: