Adding the intermediary TypeNode to represent (and separate) the Types at the Node...
[cvc5.git] / test / unit / expr / node_builder_black.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-08 Morgan DetersA handful of build system fixes:
2010-04-04 Morgan Deters* Addressed issues brought up in Chris's review of...
2010-04-04 Morgan Deters* Node::isAtomic() now looks at an "atomic" attribute...
2010-04-04 Morgan DetersRecommit revision 365 (undoing revision 375, which...
2010-04-01 Morgan Detersreran update-copyright.pl to get new contributors and...
2010-04-01 Morgan DetersPARSER STUFF:
2010-03-30 Morgan DetersHighlights of this commit are:
2010-03-12 Morgan Deters* src/context/cdmap.h: rename orderedIterator to iterat...
2010-03-05 Morgan Deters* public/private code untangled (smt/smt_engine.h no...
2010-03-02 Morgan Deters* NodeBuilder work: specifically, convenience builders...
2010-03-01 Tim KingNode builder tests that targetted properly detecting...
2010-02-27 Morgan DetersA bag of unrelated fixes to bring trunk more in-line...
2010-02-25 Morgan Deters* src/expr/node.h: add a copy constructor. Apparently...
2010-02-25 Tim KingCreated basic node builder and kind tests. Also fixed...