Wed, 31 Oct 2012 11:23:21 +0100 fixed bool vs. prop mismatch
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49994
fixed bool vs. prop mismatch
Wed, 31 Oct 2012 11:23:21 +0100 removed "refute" command from Isar manual, now that it has been moved outside "Main"
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"
Wed, 31 Oct 2012 11:23:21 +0100 repaired "Mutabelle" after Refute move
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49992
repaired "Mutabelle" after Refute move
Wed, 31 Oct 2012 11:23:21 +0100 less verbose -- the warning will reach the users anyway by other means
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49991
less verbose -- the warning will reach the users anyway by other means
Wed, 31 Oct 2012 11:23:21 +0100 tuned messages
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49990
tuned messages
Wed, 31 Oct 2012 11:23:21 +0100 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 49989
moved "SAT" before "FunDef" and moved back all SAT-related ML files to where they belong
Wed, 31 Oct 2012 11:23:21 +0100 fixes related to Refute's move
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49988
fixes related to Refute's move
Wed, 31 Oct 2012 11:23:21 +0100 added a timeout around script that relies on the network
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49987
added a timeout around script that relies on the network
Wed, 31 Oct 2012 11:23:21 +0100 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 49986
took out "using only ..." comments in Sledgehammer generated metis/smt calls, until these can be generated soundly
Wed, 31 Oct 2012 11:23:21 +0100 moved Refute to "HOL/Library" to speed up building "Main" even more
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49985
moved Refute to "HOL/Library" to speed up building "Main" even more
Wed, 31 Oct 2012 11:23:21 +0100 tuning
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49984
tuning
Wed, 31 Oct 2012 11:23:21 +0100 use metaquantification when possible in Isar proofs
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49983
use metaquantification when possible in Isar proofs
Wed, 31 Oct 2012 11:23:21 +0100 tuned code
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49982
tuned code
Wed, 31 Oct 2012 11:23:21 +0100 tuning
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49981
tuning
Wed, 31 Oct 2012 11:23:21 +0100 soft SMT timeout
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49980
soft SMT timeout
Sun, 28 Oct 2012 02:22:39 +0000 added function store_termination_rule to the signature, as it is used in Nominal2
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
Sat, 27 Oct 2012 20:59:50 +0200 longer log, to accomodate final status line of isabelle build;
wenzelm [Sat, 27 Oct 2012 20:59:50 +0200] rev 49978
longer log, to accomodate final status line of isabelle build;
Wed, 24 Oct 2012 18:43:25 +0200 transfer package: error message if preprocessing goal to object-logic formula fails
huffman [Wed, 24 Oct 2012 18:43:25 +0200] rev 49977
transfer package: error message if preprocessing goal to object-logic formula fails
Wed, 24 Oct 2012 18:43:25 +0200 transfer package: add test to prevent trying to make cterms from open terms
huffman [Wed, 24 Oct 2012 18:43:25 +0200] rev 49976
transfer package: add test to prevent trying to make cterms from open terms
Wed, 24 Oct 2012 18:43:25 +0200 transfer package: more flexible handling of equality relations using is_equality predicate
huffman [Wed, 24 Oct 2012 18:43:25 +0200] rev 49975
transfer package: more flexible handling of equality relations using is_equality predicate
Wed, 24 Oct 2012 17:40:56 +0200 ensured that rewr_conv rule t = "t == u" literally not just modulo beta-eta
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
Mon, 22 Oct 2012 22:47:14 +0200 new theorems
kuncar [Mon, 22 Oct 2012 22:47:14 +0200] rev 49973
new theorems
Mon, 22 Oct 2012 22:24:34 +0200 incorporated constant chars into instantiation proof for enum;
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
Mon, 22 Oct 2012 19:02:36 +0200 close code theorems explicitly after preprocessing
haftmann [Mon, 22 Oct 2012 19:02:36 +0200] rev 49971
close code theorems explicitly after preprocessing
Mon, 22 Oct 2012 17:09:49 +0200 tuned proofs;
wenzelm [Mon, 22 Oct 2012 17:09:49 +0200] rev 49970
tuned proofs;
Mon, 22 Oct 2012 16:27:55 +0200 further attempts to cope with large files via option jedit_text_overview_limit;
wenzelm [Mon, 22 Oct 2012 16:27:55 +0200] rev 49969
further attempts to cope with large files via option jedit_text_overview_limit;
Mon, 22 Oct 2012 14:52:38 +0200 more detailed Prover IDE NEWS;
wenzelm [Mon, 22 Oct 2012 14:52:38 +0200] rev 49968
more detailed Prover IDE NEWS;
Sun, 21 Oct 2012 22:32:22 +0200 recovered explicit error message, which was lost in b8570ea1ce25;
wenzelm [Sun, 21 Oct 2012 22:32:22 +0200] rev 49967
recovered explicit error message, which was lost in b8570ea1ce25;
Sun, 21 Oct 2012 22:31:39 +0200 removed dead code;
wenzelm [Sun, 21 Oct 2012 22:31:39 +0200] rev 49966
removed dead code;
Sun, 21 Oct 2012 22:12:22 +0200 proper signatures;
wenzelm [Sun, 21 Oct 2012 22:12:22 +0200] rev 49965
proper signatures;
Sun, 21 Oct 2012 22:11:38 +0200 tuned;
wenzelm [Sun, 21 Oct 2012 22:11:38 +0200] rev 49964
tuned;
Sun, 21 Oct 2012 17:04:13 +0200 merged
webertj [Sun, 21 Oct 2012 17:04:13 +0200] rev 49963
merged
Fri, 19 Oct 2012 15:12:52 +0200 Renamed {left,right}_distrib to distrib_{right,left}.
webertj [Fri, 19 Oct 2012 15:12:52 +0200] rev 49962
Renamed {left,right}_distrib to distrib_{right,left}.
Fri, 19 Oct 2012 10:46:42 +0200 Tuned.
webertj [Fri, 19 Oct 2012 10:46:42 +0200] rev 49961
Tuned.
Sun, 21 Oct 2012 16:43:08 +0200 more conventional argument order;
haftmann [Sun, 21 Oct 2012 16:43:08 +0200] rev 49960
more conventional argument order; dropped dead code
Sun, 21 Oct 2012 08:39:41 +0200 another refinement in the comprehension conversion
bulwahn [Sun, 21 Oct 2012 08:39:41 +0200] rev 49959
another refinement in the comprehension conversion
Sun, 21 Oct 2012 05:24:59 +0200 refined simplifier call in comprehension_conv
bulwahn [Sun, 21 Oct 2012 05:24:59 +0200] rev 49958
refined simplifier call in comprehension_conv
Sun, 21 Oct 2012 05:24:56 +0200 passing around the simpset instead of the context; rewriting tactics to avoid the 'renamed bound variable' warnings in nested simplifier calls
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
Sat, 20 Oct 2012 17:40:51 +0200 avoid STIX font, which tends to render badly;
wenzelm [Sat, 20 Oct 2012 17:40:51 +0200] rev 49956
avoid STIX font, which tends to render badly;
Sat, 20 Oct 2012 17:15:40 +0200 extra jar for scala-2.10.0-RC1;
wenzelm [Sat, 20 Oct 2012 17:15:40 +0200] rev 49955
extra jar for scala-2.10.0-RC1;
Sat, 20 Oct 2012 15:46:48 +0200 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: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;
Sat, 20 Oct 2012 15:45:40 +0200 avoid duplicate build of jars_fresh;
wenzelm [Sat, 20 Oct 2012 15:45:40 +0200] rev 49953
avoid duplicate build of jars_fresh;
Sat, 20 Oct 2012 12:01:20 +0200 obsolete, cf. README_REPOSITORY;
wenzelm [Sat, 20 Oct 2012 12:01:20 +0200] rev 49952
obsolete, cf. README_REPOSITORY;
Sat, 20 Oct 2012 12:00:48 +0200 accomodate scala-2.10.0-RC1;
wenzelm [Sat, 20 Oct 2012 12:00:48 +0200] rev 49951
accomodate scala-2.10.0-RC1;
Sat, 20 Oct 2012 10:00:21 +0200 tailored enum specification towards simple instantiation;
haftmann [Sat, 20 Oct 2012 10:00:21 +0200] rev 49950
tailored enum specification towards simple instantiation; tuned enum instantiations
Sat, 20 Oct 2012 10:00:21 +0200 refined internal structure of Enum.thy
haftmann [Sat, 20 Oct 2012 10:00:21 +0200] rev 49949
refined internal structure of Enum.thy
Sat, 20 Oct 2012 09:12:16 +0200 moved quite generic material from theory Enum to more appropriate places
haftmann [Sat, 20 Oct 2012 09:12:16 +0200] rev 49948
moved quite generic material from theory Enum to more appropriate places
Sat, 20 Oct 2012 09:09:37 +0200 adding another test case for the set_comprehension_simproc to the theory in HOL/ex
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
Sat, 20 Oct 2012 09:09:35 +0200 improving tactic in setcomprehension_simproc
bulwahn [Sat, 20 Oct 2012 09:09:35 +0200] rev 49946
improving tactic in setcomprehension_simproc
Sat, 20 Oct 2012 09:09:34 +0200 adjusting proofs
bulwahn [Sat, 20 Oct 2012 09:09:34 +0200] rev 49945
adjusting proofs
Sat, 20 Oct 2012 09:09:33 +0200 tuned tactic in set_comprehension_pointfree simproc to handle composition of negation and vimage
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
Sat, 20 Oct 2012 09:09:32 +0200 passing names and types of all bounds around in the simproc
bulwahn [Sat, 20 Oct 2012 09:09:32 +0200] rev 49943
passing names and types of all bounds around in the simproc
Thu, 18 Oct 2012 10:06:27 +0200 locally inverting previously applied simplifications with ex_simps in set_comprehension_pointfree
bulwahn [Thu, 18 Oct 2012 10:06:27 +0200] rev 49942
locally inverting previously applied simplifications with ex_simps in set_comprehension_pointfree
Fri, 19 Oct 2012 21:52:45 +0200 more precise pixel_range: avoid popup when pointing into empty space after actual end-of-line;
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;
Fri, 19 Oct 2012 21:19:06 +0200 merged
wenzelm [Fri, 19 Oct 2012 21:19:06 +0200] rev 49940
merged
Fri, 19 Oct 2012 17:54:16 +0200 don't include Quotient_Option - workaround to a transfer bug
kuncar [Fri, 19 Oct 2012 17:54:16 +0200] rev 49939
don't include Quotient_Option - workaround to a transfer bug
Fri, 19 Oct 2012 21:18:34 +0200 ignore old stuff and thus speed up the script greatly;
wenzelm [Fri, 19 Oct 2012 21:18:34 +0200] rev 49938
ignore old stuff and thus speed up the script greatly;
Fri, 19 Oct 2012 20:15:14 +0200 proper find -mtime (file data) instead of -ctime (meta data);
wenzelm [Fri, 19 Oct 2012 20:15:14 +0200] rev 49937
proper find -mtime (file data) instead of -ctime (meta data);
Fri, 19 Oct 2012 17:52:21 +0200 made SML/NJ happy;
wenzelm [Fri, 19 Oct 2012 17:52:21 +0200] rev 49936
made SML/NJ happy;
Fri, 19 Oct 2012 12:08:13 +0200 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.);
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.);
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip