Tuesday end-of-day commit.
[cvc5.git] / src / expr / expr_manager_template.cpp
2011-04-20 Morgan DetersTuesday end-of-day commit.
2011-04-18 Morgan Detersmostly CVC presentation language parsing and printing
2011-04-18 Morgan DetersPartial merge from datatypes-merge branch:
2011-04-15 Morgan Deterspartial merge from portfolio branch, adding conversions...
2011-04-01 Morgan DetersThis commit is a merge from the "betterstats" branch...
2011-03-25 Morgan DetersThis is a merge from the "theoryfixes+cdattrhash" branc...
2011-02-28 Morgan Detersminor doxygen build target fixes
2011-02-26 Morgan Detersfix serious regression breakage (segfaults) caused...
2011-02-26 Dejan Jovanovićadding the variables count to the statistics in the...
2011-02-26 Dejan Jovanovićadding statistics about how many different kinds of...
2010-10-31 Morgan Detersenable dependence graphs in doxygen; fix lots of doxyge...
2010-10-28 Christopher L. ConwayChanging NodeBuilder::debugCheckType() to maybeCheckType()
2010-10-08 Morgan Deters* (define-fun...) now has proper type checking in non...
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-10-03 Morgan Detersfile header documentation regenerated with contributors...
2010-09-21 Morgan Detersremove assertion in TNode destructor and ensure all...
2010-08-17 Morgan DetersMerge from "cc" branch:
2010-07-28 Christopher L. ConwayForcing a type check on Node construction in debug...
2010-07-27 Christopher L. ConwayAdding optional 'check' parameter to getType() methods
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-06-01 Christopher L. ConwayFixing test failures in production build
2010-06-01 Christopher L. ConwayFixing failing test in r521
2010-05-31 Christopher L. ConwayFirst draft implementation of mkAssociative
2010-05-27 Christopher L. ConwayAdding NodeManager::prepareToBeDestroyed() (Fixes:...
2010-05-04 Dejan JovanovićType-checking classes and hooks (not tested yet).
2010-04-29 Dejan JovanovićAdded the capability to construct expressions by passin...
2010-04-28 Dejan Jovanovićadding integer and real types to the public interface
2010-04-26 Dejan JovanovićAdding the intermediary TypeNode to represent (and...
2010-04-14 Dejan JovanovićMarging from types 404:415, changes: Massive
2010-04-06 Morgan Deters* Add some protected ContextObj accessors for ContextOb...
2010-04-05 Christopher L. ConwayMinor refactorings, in response to code review (Bug...
2010-04-04 Morgan DetersRecommit revision 365 (undoing revision 375, which...
2010-04-03 Christopher L. ConwayReverting r365
2010-04-01 Christopher L. ConwayChanging min/maxArity to use metakind info.
2010-04-01 Morgan Deters* Minor code formatting stuff in src/expr/type.{h,cpp...
2010-04-01 Morgan DetersPARSER STUFF: