Merge branch '1.2.x'
[cvc5.git] / src / theory / arith / theory_arith_type_rules.h
2013-06-25 Morgan DetersMerge branch '1.2.x'
2013-06-25 Morgan DetersSupport for abs, to_int, is_int, divisible in SMT-LIB...
2013-04-02 Morgan DetersRegenerated copyrights: canonicalized names, no emails
2013-04-02 Morgan Detersupdate copyrights
2012-11-08 Tim KingImproved support for division by zero. This adds the...
2012-10-11 Morgan DetersStandardizing copyright notice. Touches **ALL** source...
2012-06-14 Morgan DetersThe "no-tears-in-competition-mode" commit. Change...
2012-05-19 Tim King- The array type rules were fixed to use isSubtypeOf.
2012-05-18 Tim KingThis commit adds TypeNode::leastCommonTypeNode(). ...
2012-05-15 Tim KingThis commit removes the CONST_INTEGER kind from nodes...
2012-03-01 Morgan DetersPartial merge from kind-backend branch, including Minis...
2012-02-20 Morgan Detersportfolio merge
2011-09-02 Morgan DetersMerge from my post-smtcomp branch. Includes:
2010-09-21 Morgan Deterspart of review (bug #197): coding conventions, file...
2010-07-27 Christopher L. ConwayAdding optional 'check' parameter to getType() methods
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-05 Dejan Jovanovićbug fixes for types, old unit tests for types work now
2010-05-04 Dejan JovanovićType-checking classes and hooks (not tested yet).