blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49991
less verbose -- the warning will reach the users anyway by other means
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49990
tuned messages
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49989
moved "SAT" before "FunDef" and moved back all SAT-related ML files to where they belong
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49988
fixes related to Refute's move
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49987
added a timeout around script that relies on the network
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49986
took out "using only ..." comments in Sledgehammer generated metis/smt calls, until these can be generated soundly
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49985
moved Refute to "HOL/Library" to speed up building "Main" even more
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49984
tuning
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49983
use metaquantification when possible in Isar proofs
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49982
tuned code
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49981
tuning
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49980
soft SMT timeout
Christian Urban <urbanc@in.tum.de> [Sun, 28 Oct 2012 02:22:39 +0000] rev 49979
added function store_termination_rule to the signature, as it is used in Nominal2
wenzelm [Sat, 27 Oct 2012 20:59:50 +0200] rev 49978
longer log, to accomodate final status line of isabelle build;
huffman [Wed, 24 Oct 2012 18:43:25 +0200] rev 49977
transfer package: error message if preprocessing goal to object-logic formula fails
huffman [Wed, 24 Oct 2012 18:43:25 +0200] rev 49976
transfer package: add test to prevent trying to make cterms from open terms
huffman [Wed, 24 Oct 2012 18:43:25 +0200] rev 49975
transfer package: more flexible handling of equality relations using is_equality predicate
nipkow [Wed, 24 Oct 2012 17:40:56 +0200] rev 49974
ensured that rewr_conv rule t = "t == u" literally not just modulo beta-eta
kuncar [Mon, 22 Oct 2012 22:47:14 +0200] rev 49973
new theorems
haftmann [Mon, 22 Oct 2012 22:24:34 +0200] rev 49972
incorporated constant chars into instantiation proof for enum;
tuned proofs for properties on enum of chars;
swapped theory dependency of Enum.thy and String.thy
haftmann [Mon, 22 Oct 2012 19:02:36 +0200] rev 49971
close code theorems explicitly after preprocessing
wenzelm [Mon, 22 Oct 2012 17:09:49 +0200] rev 49970
tuned proofs;
wenzelm [Mon, 22 Oct 2012 16:27:55 +0200] rev 49969
further attempts to cope with large files via option jedit_text_overview_limit;
wenzelm [Mon, 22 Oct 2012 14:52:38 +0200] rev 49968
more detailed Prover IDE NEWS;