Cache isInterpretedFinite (#1943)
[cvc5.git] / src / expr / type_node.cpp
2018-05-18 Andrew ReynoldsCache isInterpretedFinite (#1943)
2018-04-11 Andrew ReynoldsProperly implement function extensionality based on...
2018-01-27 Tim KingRemoving structurally dead code. (#1540)
2017-10-11 Andrew ReynoldsHo node manager types (#1203)
2017-09-14 Andrew ReynoldsRemove unhandled subtypes (#1098)
2017-07-21 Tim KingMerge branch 'master' into cleanup-regexp
2017-07-21 Tim KingMoving from the gnu extensions for hash maps to the...
2017-07-13 Aina NiemetzMerge pull request #188 from aniemetz/cx11
2017-07-12 ajreynolMake type rules more strict for operators whose type...
2017-07-07 Mathias PreinerUpdate copyright headers.
2017-04-21 Clark BarrettMerge pull request #150 from 4tXJ7f/check_exceptions2
2017-04-21 ajreynolHandle subtypes in sets. Bug fixes for tuples with...
2016-12-02 Tim KingMerge pull request #95 from 4tXJ7f/fix_sierra_build
2016-12-02 Clark BarrettMerge pull request #113 from 4tXJ7f/remove_extract_rule
2016-12-02 ajreynolBug fixes and refactoring of parametric datatypes,...
2016-10-31 ajreynolMinor refactoring in preparation for datatypes node...
2016-07-05 PaulMengMerge branch 'master' of https://github.com/CVC4/CVC4.git
2016-05-23 ajreynolFix related to parametric sorts whose interpretation...
2016-04-20 PaulMengupdate from the master
2016-04-09 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-04-04 Tim KingUpdating the copyright headers and scripts.
2016-02-18 ajreynolCorrect subtyping for arrays, disable subtyping for...
2016-02-16 ajreynolMore simplification to internal implementation of tuple...
2016-02-15 PaulMengMerge remote-tracking branch 'origin/master'
2016-02-15 ajreynolEliminate most of the internal representation infrastru...
2015-12-30 Tim KingShuffling around public vs. private headers
2015-12-15 Tim KingBreaking the include cycle between Record and Expr.
2015-12-15 Tim KingRemoving the build cycle for predicate.
2015-08-19 Kshitij Bansalfix bug 605
2015-05-12 barrettcwMerge pull request #74 from finnhaedicke/namespace_minisat
2015-04-23 Clark BarrettMerge branch 'master' into google
2015-04-21 Clark BarrettChanges needed to compile at Google, plus some bug...
2014-07-10 Kshitij BansalMerge remote-tracking branch 'origin/master' into segfa...
2014-07-01 Morgan DetersUpdate copyrights.
2014-04-06 Tim KingMerge pull request #21 from pcc/ite-fix
2014-04-01 Tim KingMerge branch '1.3.x'
2014-03-26 Morgan DetersMerge branch '1.3.x'
2014-03-21 Kshitij BansalMerge pull request #22 from kbansal/sets-model
2014-03-20 Kshitij Bansalpush subtyping for sets to the element type
2013-12-03 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2013-12-03 Morgan DetersMinor cleanup.
2013-12-03 Morgan DetersSupport for parametric datatype subtyping, so that...
2013-11-11 Morgan DetersFlatten libcvc4 build structure; remove some #include...
2013-11-07 Morgan DetersFlatten libcvc4 build structure; remove some #include...
2013-09-30 Liana Hadareanmerged golden
2013-08-26 Kshitij BansalMerge branch '1.2.x'
2013-06-27 Morgan DetersRemove macros EXPECT_TRUE / EXPECT_FALSE from cvc4_publ...
2013-06-08 Morgan DetersFixes for Boolean terms in arrays (including fix for...
2013-06-07 Morgan DetersFix for bug 517.
2013-04-02 Morgan DetersRegenerated copyrights: canonicalized names, no emails
2013-04-02 Morgan Detersupdate copyrights
2013-03-27 lianahadded model generation for bv subtheories and bv-inequa...
2013-03-23 Dejan JovanovićMerge remote-tracking branch 'dddejan/c++11'
2013-03-22 Morgan DetersSupport for Boolean term conversion in datatypes.
2012-11-27 Morgan DetersTuples and records merge. Resolves bug 270.
2012-11-08 Morgan DetersReview of trunk r4525 (TypeNode::getBaseType()):
2012-11-08 Clark BarrettAdded getBaseType - Morgan please check
2012-10-11 Morgan DetersStandardizing copyright notice. Touches **ALL** source...
2012-09-26 Morgan DetersFinish off SEXPR kind work.
2012-09-26 Morgan DetersThe Tuesday Afternoon Catch-All Commit (TACAC):
2012-08-28 Morgan DetersImproved compatibility layer, now supports quantifiers...
2012-05-18 Tim KingThis commit adds TypeNode::leastCommonTypeNode(). ...
2012-05-18 Tim KingThis commit removes the dead psuedoboolean code.
2012-05-15 Morgan DetersImplement TypeNode::isComparableTo() and add a unit...
2012-03-01 Morgan DetersPartial merge from kind-backend branch, including Minis...
2011-11-04 Morgan DetersSTRING_TYPE and CONST_STRING and associate type infrast...
2011-09-02 Morgan DetersMerge from my post-smtcomp branch. Includes:
2011-09-02 Morgan DetersPartial merge of integers work; this is simple B&B...
2011-06-01 Morgan Detersminor fix, and better output for type errors
2011-06-01 Morgan Deterstype ascriptions (casts) for parameterized datatypes...
2011-05-14 Morgan Detersadd AscriptionType stuff to support nullary parameteriz...
2011-05-13 Andrew Reynoldsadded support for parametric datatypes, updated cvc...
2011-05-05 Morgan DetersMerge from nonclausal-simplification-v2 branch:
2011-04-25 Morgan DetersMonday tasks:
2011-04-25 Morgan DetersWeekend work. The main points:
2011-04-20 Morgan DetersTuesday end-of-day commit.
2011-04-18 Morgan DetersPartial merge from datatypes-merge branch:
2010-10-07 Morgan DetersSMT-LIBv2 (define-fun...) command now functional; does...
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-07-02 Morgan Deters* Added white-box TheoryEngine test that tests the...
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-21 Tim KingSmall fixes to TheoryArith. Added a hack to make Integ...
2010-05-02 Dejan Jovanovićsmt parser for bit-vectors
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...