blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49994
fixed bool vs. prop mismatch
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49993
removed "refute" command from Isar manual, now that it has been moved outside "Main"
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49992
repaired "Mutabelle" after Refute move
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;
wenzelm [Sun, 21 Oct 2012 22:32:22 +0200] rev 49967
recovered explicit error message, which was lost in b8570ea1ce25;
wenzelm [Sun, 21 Oct 2012 22:31:39 +0200] rev 49966
removed dead code;
wenzelm [Sun, 21 Oct 2012 22:12:22 +0200] rev 49965
proper signatures;
wenzelm [Sun, 21 Oct 2012 22:11:38 +0200] rev 49964
tuned;
webertj [Sun, 21 Oct 2012 17:04:13 +0200] rev 49963
merged
webertj [Fri, 19 Oct 2012 15:12:52 +0200] rev 49962
Renamed {left,right}_distrib to distrib_{right,left}.
webertj [Fri, 19 Oct 2012 10:46:42 +0200] rev 49961
Tuned.
haftmann [Sun, 21 Oct 2012 16:43:08 +0200] rev 49960
more conventional argument order;
dropped dead code
bulwahn [Sun, 21 Oct 2012 08:39:41 +0200] rev 49959
another refinement in the comprehension conversion
bulwahn [Sun, 21 Oct 2012 05:24:59 +0200] rev 49958
refined simplifier call in comprehension_conv
bulwahn [Sun, 21 Oct 2012 05:24:56 +0200] rev 49957
passing around the simpset instead of the context; rewriting tactics to avoid the 'renamed bound variable' warnings in nested simplifier calls
wenzelm [Sat, 20 Oct 2012 17:40:51 +0200] rev 49956
avoid STIX font, which tends to render badly;
wenzelm [Sat, 20 Oct 2012 17:15:40 +0200] rev 49955
extra jar for scala-2.10.0-RC1;
wenzelm [Sat, 20 Oct 2012 15:46:48 +0200] rev 49954
more explicit auxiliary classes to avoid warning "reflective access of structural type member method" of scala-2.10.0-RC1;
wenzelm [Sat, 20 Oct 2012 15:45:40 +0200] rev 49953
avoid duplicate build of jars_fresh;
wenzelm [Sat, 20 Oct 2012 12:01:20 +0200] rev 49952
obsolete, cf. README_REPOSITORY;
wenzelm [Sat, 20 Oct 2012 12:00:48 +0200] rev 49951
accomodate scala-2.10.0-RC1;
haftmann [Sat, 20 Oct 2012 10:00:21 +0200] rev 49950
tailored enum specification towards simple instantiation;
tuned enum instantiations
haftmann [Sat, 20 Oct 2012 10:00:21 +0200] rev 49949
refined internal structure of Enum.thy
haftmann [Sat, 20 Oct 2012 09:12:16 +0200] rev 49948
moved quite generic material from theory Enum to more appropriate places
bulwahn [Sat, 20 Oct 2012 09:09:37 +0200] rev 49947
adding another test case for the set_comprehension_simproc to the theory in HOL/ex
bulwahn [Sat, 20 Oct 2012 09:09:35 +0200] rev 49946
improving tactic in setcomprehension_simproc
bulwahn [Sat, 20 Oct 2012 09:09:34 +0200] rev 49945
adjusting proofs
bulwahn [Sat, 20 Oct 2012 09:09:33 +0200] rev 49944
tuned tactic in set_comprehension_pointfree simproc to handle composition of negation and vimage
bulwahn [Sat, 20 Oct 2012 09:09:32 +0200] rev 49943
passing names and types of all bounds around in the simproc
bulwahn [Thu, 18 Oct 2012 10:06:27 +0200] rev 49942
locally inverting previously applied simplifications with ex_simps in set_comprehension_pointfree
wenzelm [Fri, 19 Oct 2012 21:52:45 +0200] rev 49941
more precise pixel_range: avoid popup when pointing into empty space after actual end-of-line;
wenzelm [Fri, 19 Oct 2012 21:19:06 +0200] rev 49940
merged
kuncar [Fri, 19 Oct 2012 17:54:16 +0200] rev 49939
don't include Quotient_Option - workaround to a transfer bug
wenzelm [Fri, 19 Oct 2012 21:18:34 +0200] rev 49938
ignore old stuff and thus speed up the script greatly;
wenzelm [Fri, 19 Oct 2012 20:15:14 +0200] rev 49937
proper find -mtime (file data) instead of -ctime (meta data);
wenzelm [Fri, 19 Oct 2012 17:52:21 +0200] rev 49936
made SML/NJ happy;
wenzelm [Fri, 19 Oct 2012 12:08:13 +0200] rev 49935
clarified Future.map (again): finished value is mapped in-place, which saves task structures and changes error behaviour slightly (tolerance against canceled group of old value etc.);