file header documentation regenerated with contributors names; no code modified in...
[cvc5.git] / src / expr / expr_manager_template.cpp
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: