declare-sort, define-sort working but not thoroughly tested; define-fun half working...
[cvc5.git] / src / expr / type.h
2010-10-06 Morgan Detersdeclare-sort, define-sort working but not thoroughly...
2010-10-04 Morgan Detersremove/shuffle some #include dependencies; fix some...
2010-08-17 Morgan DetersMerge from "cc" branch:
2010-07-02 Morgan Detersre-generated comment headers of source files
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-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-26 Dejan JovanovićSome cleanup. Also added the integer and real types.
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-04 Morgan DetersRecommit revision 365 (undoing revision 375, which...
2010-04-03 Christopher L. ConwayReverting r365
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:
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-02-26 Morgan Deters* test/unit/context/context_black.h: Test CDList<>...
2010-02-25 Christopher L. ConwayAdding Node::getOperator()
2010-02-22 Morgan Deters* configure.ac: Remove doc/ from search path for Makefi...
2010-02-19 Morgan Deters* Attribute infrastructure -- static design. Documenta...
2010-02-07 Christopher L. ConwayDocumenting type.h/cpp
2010-02-06 Christopher L. ConwayPreliminary support for types in parser