Adding the intermediary TypeNode to represent (and separate) the Types at the Node...
[cvc5.git] / src / expr / attribute.h
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-01 Morgan Detersreran update-copyright.pl to get new contributors and...
2010-04-01 Morgan DetersPARSER STUFF:
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-08 Morgan DetersThis fixes regressions at levels >= 1 which were failing
2010-03-05 Morgan Deters* public/private code untangled (smt/smt_engine.h no...
2010-02-26 Morgan Deters* test/unit/context/context_black.h: Test CDList<>...
2010-02-26 Dejan JovanovićChanging the hashing in attributes to what Nodes do...
2010-02-25 Morgan Deters* src/expr/node_builder.h: fixed some overly-aggressive...
2010-02-25 Morgan Deters* src/expr/node.h: add a copy constructor. Apparently...
2010-02-24 Tim KingCommitting small changes to attribute, and theory to...
2010-02-22 Morgan Deters* src/expr/attribute.h: fixed an issue with "const...
2010-02-22 Morgan Deters* configure.ac: Remove doc/ from search path for Makefi...
2010-02-22 Morgan DetersRe-committing revision 232 properly:
2010-02-22 Morgan Detersundoing improperly-committed revision 232; will re...
2010-02-22 Cesare Tinelli* Add virtual destructors to CnfStream, Theory, OutputC...
2010-02-19 Morgan Detersspecialized implementation for boolean node attributes...
2010-02-19 Morgan Deters* Attribute infrastructure -- static design. Documenta...