haftmann [Thu, 17 Feb 2011 09:31:29 +0100] rev 41782
added is_IAbs; tuned brackets and comments
haftmann [Thu, 17 Feb 2011 09:31:29 +0100] rev 41781
more idiomatic printing of let cascades and type variable constraints
wenzelm [Fri, 18 Feb 2011 17:05:19 +0100] rev 41780
merged
wenzelm [Fri, 18 Feb 2011 17:03:30 +0100] rev 41779
modernized specifications;
wenzelm [Fri, 18 Feb 2011 16:36:42 +0100] rev 41778
modernized specifications;
wenzelm [Fri, 18 Feb 2011 16:22:27 +0100] rev 41777
more precise headers;
wenzelm [Fri, 18 Feb 2011 16:11:58 +0100] rev 41776
less verbose tracing;
wenzelm [Fri, 18 Feb 2011 16:07:32 +0100] rev 41775
standardized headers;
wenzelm [Fri, 18 Feb 2011 15:46:13 +0100] rev 41774
modernized specifications;
blanchet [Fri, 18 Feb 2011 16:30:44 +0100] rev 41773
gracious timeout in "blocking" mode
blanchet [Fri, 18 Feb 2011 16:19:08 +0100] rev 41772
make Nitpick's timeout mechanism somewhat more reliable/friendly;
avoid producing warnings when invoked in "auto" mode
blanchet [Fri, 18 Feb 2011 15:44:52 +0100] rev 41771
better fudge factors for Sledgehammer
blanchet [Fri, 18 Feb 2011 15:17:39 +0100] rev 41770
adjust fudge factors
blanchet [Fri, 18 Feb 2011 12:32:55 +0100] rev 41769
extended ATP problem syntax to support other applications than Sledgehammer, e.g. experiments with ATPs
blanchet [Thu, 17 Feb 2011 12:14:47 +0100] rev 41768
export more functionality of Sledgehammer to applications (for experiments)
blanchet [Wed, 16 Feb 2011 19:07:53 +0100] rev 41767
export useful function (needed in a Sledgehammer-related experiment)
blanchet [Tue, 15 Feb 2011 18:32:58 +0100] rev 41766
make experimental "Z3 ATP" work on Linux as well
blanchet [Tue, 15 Feb 2011 10:03:10 +0100] rev 41765
adjusted fudge factors (based on Judgment Day runs)
nipkow [Mon, 14 Feb 2011 18:28:36 +0100] rev 41764
generalized termination lemmas
krauss [Mon, 14 Feb 2011 15:27:23 +0100] rev 41763
strengthened induction rule;
clarified some proofs
boehmes [Mon, 14 Feb 2011 12:25:26 +0100] rev 41762
limit the number of generated SMT monomorphization instances (in addition to the existing monomorphization limit which does not prevent seemingly infinite loops);
updated SMT certificate
boehmes [Mon, 14 Feb 2011 10:40:43 +0100] rev 41761
more explicit errors to inform users about problems related to SMT solvers;
fall back to remote SMT solver (if local version does not exist);
extend the Z3 proof parser to accommodate for slight changes introduced by Z3 2.18
wenzelm [Sun, 13 Feb 2011 17:45:21 +0100] rev 41760
more explicit exit due to failed etc/settings -- normally return code 0=true and 1=false could be tolerated, but bash syntax errors also return 1;
wenzelm [Sun, 13 Feb 2011 17:29:44 +0100] rev 41759
eliminated somewhat obsolete warning -- former "$HOME/Isabelle" vs. "$HOME/isabelle" no longer exist;
wenzelm [Sun, 13 Feb 2011 17:19:43 +0100] rev 41758
tuned;
nipkow [Sun, 13 Feb 2011 08:47:36 +0100] rev 41757
more pretty set comprehension sugar
bulwahn [Fri, 11 Feb 2011 15:31:19 +0100] rev 41756
merged
bulwahn [Fri, 11 Feb 2011 11:47:44 +0100] rev 41755
adjusting HOL-Mutabelle to changes in quickcheck
bulwahn [Fri, 11 Feb 2011 11:47:43 +0100] rev 41754
quickcheck can be invoked with its internal timelimit or without
bulwahn [Fri, 11 Feb 2011 11:47:42 +0100] rev 41753
quickcheck invokes TimeLimit.timeLimit only in one separate function