Mon, 13 Sep 2010 09:29:43 +0200merged
bulwahn [Mon, 13 Sep 2010 09:29:43 +0200] rev 39533
merged

Fri, 10 Sep 2010 17:53:25 +0200directly computing the values of interest instead of composing functions in an unintelligent way that causes exponential much garbage; using the latest theory
bulwahn [Fri, 10 Sep 2010 17:53:25 +0200] rev 39532
directly computing the values of interest instead of composing functions in an unintelligent way that causes exponential much garbage; using the latest theory

Mon, 13 Sep 2010 06:02:47 +0200added preliminary support for SMT datatypes (for now restricted to tuples and lists); only the Z3 interface (in oracle mode) makes use of it, there is especially no Z3 proof reconstruction support for datatypes yet
boehmes [Mon, 13 Sep 2010 06:02:47 +0200] rev 39531
added preliminary support for SMT datatypes (for now restricted to tuples and lists); only the Z3 interface (in oracle mode) makes use of it, there is especially no Z3 proof reconstruction support for datatypes yet

Fri, 10 Sep 2010 23:56:35 +0200use eta-contracted version for occurrence check (avoids possible non-termination)
krauss [Fri, 10 Sep 2010 23:56:35 +0200] rev 39530
use eta-contracted version for occurrence check (avoids possible non-termination)
Test case: lemma "fwrap f = (%v. f v) ==> P f" apply clarify;
pointed out by Thomas Sewell

Fri, 10 Sep 2010 15:55:09 +0200updated keywords;
wenzelm [Fri, 10 Sep 2010 15:55:09 +0200] rev 39529
updated keywords;

Fri, 10 Sep 2010 15:48:43 +0200proper antiquotations;
wenzelm [Fri, 10 Sep 2010 15:48:43 +0200] rev 39528
proper antiquotations;

Fri, 10 Sep 2010 15:42:14 +0200fixed antiquotation;
wenzelm [Fri, 10 Sep 2010 15:42:14 +0200] rev 39527
fixed antiquotation;

Fri, 10 Sep 2010 15:39:55 +0200updated generated file;
wenzelm [Fri, 10 Sep 2010 15:39:55 +0200] rev 39526
updated generated file;

Fri, 10 Sep 2010 15:38:54 +0200updated config options;
wenzelm [Fri, 10 Sep 2010 15:38:54 +0200] rev 39525
updated config options;

Fri, 10 Sep 2010 15:36:49 +0200removed spurious addition from 9e58f0499f57;
wenzelm [Fri, 10 Sep 2010 15:36:49 +0200] rev 39524
removed spurious addition from 9e58f0499f57;