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.);
Thu, 18 Oct 2012 20:59:46 +0200 back to polyml-5.4.1 (cf. b3110dec1a32) -- no cause of spurious interrupts;
wenzelm [Thu, 18 Oct 2012 20:59:46 +0200] rev 49934
back to polyml-5.4.1 (cf. b3110dec1a32) -- no cause of spurious interrupts;
Thu, 18 Oct 2012 20:45:15 +0200 merged
wenzelm [Thu, 18 Oct 2012 20:45:15 +0200] rev 49933
merged
Thu, 18 Oct 2012 20:00:45 +0200 back to parallel HOL-BNF-Examples, which seems to have suffered from Future.map on canceled persistent futures;
wenzelm [Thu, 18 Oct 2012 20:00:45 +0200] rev 49932
back to parallel HOL-BNF-Examples, which seems to have suffered from Future.map on canceled persistent futures;
Thu, 18 Oct 2012 19:58:30 +0200 more basic Goal.reset_futures as snapshot of implicit state;
wenzelm [Thu, 18 Oct 2012 19:58:30 +0200] rev 49931
more basic Goal.reset_futures as snapshot of implicit state; more robust Session.finish_futures: do not cancel here, to allow later Future.map of persistent futures (notably proof terms);
Thu, 18 Oct 2012 19:12:58 +0200 tuned proof;
wenzelm [Thu, 18 Oct 2012 19:12:58 +0200] rev 49930
tuned proof;
Thu, 18 Oct 2012 15:52:33 +0200 update RBT_Mapping, AList_Mapping and Mapping to use lifting/transfer
kuncar [Thu, 18 Oct 2012 15:52:33 +0200] rev 49929
update RBT_Mapping, AList_Mapping and Mapping to use lifting/transfer
Thu, 18 Oct 2012 15:52:32 +0200 tuned proofs
kuncar [Thu, 18 Oct 2012 15:52:32 +0200] rev 49928
tuned proofs
Thu, 18 Oct 2012 15:52:31 +0200 new theorem
kuncar [Thu, 18 Oct 2012 15:52:31 +0200] rev 49927
new theorem
Thu, 18 Oct 2012 15:47:01 +0200 merged
wenzelm [Thu, 18 Oct 2012 15:47:01 +0200] rev 49926
merged
Thu, 18 Oct 2012 15:44:14 +0200 merged
wenzelm [Thu, 18 Oct 2012 15:44:14 +0200] rev 49925
merged
Thu, 18 Oct 2012 15:28:49 +0200 merged
wenzelm [Thu, 18 Oct 2012 15:28:49 +0200] rev 49924
merged
Thu, 18 Oct 2012 15:16:39 +0200 merged
wenzelm [Thu, 18 Oct 2012 15:16:39 +0200] rev 49923
merged
Thu, 18 Oct 2012 15:15:08 +0200 fixed proof (cf. a81f95693c68);
wenzelm [Thu, 18 Oct 2012 15:15:08 +0200] rev 49922
fixed proof (cf. a81f95693c68);
Thu, 18 Oct 2012 15:41:15 +0200 tuned Isar output
blanchet [Thu, 18 Oct 2012 15:41:15 +0200] rev 49921
tuned Isar output
Thu, 18 Oct 2012 15:40:02 +0200 tuned
nipkow [Thu, 18 Oct 2012 15:40:02 +0200] rev 49920
tuned
Thu, 18 Oct 2012 15:10:49 +0200 updated docs
blanchet [Thu, 18 Oct 2012 15:10:49 +0200] rev 49919
updated docs
Thu, 18 Oct 2012 15:05:17 +0200 renamed Isar-proof related options + changed semantics of Isar shrinking
blanchet [Thu, 18 Oct 2012 15:05:17 +0200] rev 49918
renamed Isar-proof related options + changed semantics of Isar shrinking
Thu, 18 Oct 2012 14:26:45 +0200 tuning
blanchet [Thu, 18 Oct 2012 14:26:45 +0200] rev 49917
tuning
Thu, 18 Oct 2012 13:46:24 +0200 fixed theorem lookup code in Isar proof reconstruction
blanchet [Thu, 18 Oct 2012 13:46:24 +0200] rev 49916
fixed theorem lookup code in Isar proof reconstruction
Thu, 18 Oct 2012 13:37:53 +0200 tuning
blanchet [Thu, 18 Oct 2012 13:37:53 +0200] rev 49915
tuning
Thu, 18 Oct 2012 13:19:44 +0200 refactor code
blanchet [Thu, 18 Oct 2012 13:19:44 +0200] rev 49914
refactor code
Thu, 18 Oct 2012 11:59:45 +0200 tuning
blanchet [Thu, 18 Oct 2012 11:59:45 +0200] rev 49913
tuning
Thu, 18 Oct 2012 14:15:46 +0200 more robust future_proof result with specific error message (e.g. relevant for incomplete proof of non-registered theorem);
wenzelm [Thu, 18 Oct 2012 14:15:46 +0200] rev 49912
more robust future_proof result with specific error message (e.g. relevant for incomplete proof of non-registered theorem);
Thu, 18 Oct 2012 13:57:27 +0200 collective errors from use_thys and Session.finish/Goal.finish_futures -- avoid uninformative interrupts stemming from failure of goal forks that are not registered in the theory (e.g. unnamed theorems);
wenzelm [Thu, 18 Oct 2012 13:57:27 +0200] rev 49911
collective errors from use_thys and Session.finish/Goal.finish_futures -- avoid uninformative interrupts stemming from failure of goal forks that are not registered in the theory (e.g. unnamed theorems);
Thu, 18 Oct 2012 13:53:02 +0200 more uniform group for map_future, which is relevant for cancel in worker_task vs. future_job -- prefer peer group despite 81d03a29980c;
wenzelm [Thu, 18 Oct 2012 13:53:02 +0200] rev 49910
more uniform group for map_future, which is relevant for cancel in worker_task vs. future_job -- prefer peer group despite 81d03a29980c;
Thu, 18 Oct 2012 13:26:49 +0200 tuned message;
wenzelm [Thu, 18 Oct 2012 13:26:49 +0200] rev 49909
tuned message;
Thu, 18 Oct 2012 12:47:30 +0200 tuned comment;
wenzelm [Thu, 18 Oct 2012 12:47:30 +0200] rev 49908
tuned comment;
Thu, 18 Oct 2012 12:26:30 +0200 avoid spurious "bad" markup for show/test_proof;
wenzelm [Thu, 18 Oct 2012 12:26:30 +0200] rev 49907
avoid spurious "bad" markup for show/test_proof; tuned;
Thu, 18 Oct 2012 12:00:27 +0200 more official Future.terminate;
wenzelm [Thu, 18 Oct 2012 12:00:27 +0200] rev 49906
more official Future.terminate; tuned signature;
Thu, 18 Oct 2012 09:19:37 +0200 simp results for simplification results of Inf/Sup expressions on bool;
haftmann [Thu, 18 Oct 2012 09:19:37 +0200] rev 49905
simp results for simplification results of Inf/Sup expressions on bool; tuned proofs
Thu, 18 Oct 2012 09:17:00 +0200 no sort constraints on datatype constructors in internal bookkeeping
haftmann [Thu, 18 Oct 2012 09:17:00 +0200] rev 49904
no sort constraints on datatype constructors in internal bookkeeping
Wed, 17 Oct 2012 22:57:28 +0200 HOL-BNF-Examples is sequential for now, due to spurious interrupts (again);
wenzelm [Wed, 17 Oct 2012 22:57:28 +0200] rev 49903
HOL-BNF-Examples is sequential for now, due to spurious interrupts (again);
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip