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.);
wenzelm [Thu, 18 Oct 2012 20:59:46 +0200] rev 49934
back to polyml-5.4.1 (cf. b3110dec1a32) -- no cause of spurious interrupts;
wenzelm [Thu, 18 Oct 2012 20:45:15 +0200] rev 49933
merged
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;
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);
wenzelm [Thu, 18 Oct 2012 19:12:58 +0200] rev 49930
tuned proof;
kuncar [Thu, 18 Oct 2012 15:52:33 +0200] rev 49929
update RBT_Mapping, AList_Mapping and Mapping to use lifting/transfer
kuncar [Thu, 18 Oct 2012 15:52:32 +0200] rev 49928
tuned proofs
kuncar [Thu, 18 Oct 2012 15:52:31 +0200] rev 49927
new theorem
wenzelm [Thu, 18 Oct 2012 15:47:01 +0200] rev 49926
merged
wenzelm [Thu, 18 Oct 2012 15:44:14 +0200] rev 49925
merged
wenzelm [Thu, 18 Oct 2012 15:28:49 +0200] rev 49924
merged
wenzelm [Thu, 18 Oct 2012 15:16:39 +0200] rev 49923
merged
wenzelm [Thu, 18 Oct 2012 15:15:08 +0200] rev 49922
fixed proof (cf. a81f95693c68);
blanchet [Thu, 18 Oct 2012 15:41:15 +0200] rev 49921
tuned Isar output
nipkow [Thu, 18 Oct 2012 15:40:02 +0200] rev 49920
tuned
blanchet [Thu, 18 Oct 2012 15:10:49 +0200] rev 49919
updated docs
blanchet [Thu, 18 Oct 2012 15:05:17 +0200] rev 49918
renamed Isar-proof related options + changed semantics of Isar shrinking
blanchet [Thu, 18 Oct 2012 14:26:45 +0200] rev 49917
tuning
blanchet [Thu, 18 Oct 2012 13:46:24 +0200] rev 49916
fixed theorem lookup code in Isar proof reconstruction
blanchet [Thu, 18 Oct 2012 13:37:53 +0200] rev 49915
tuning
blanchet [Thu, 18 Oct 2012 13:19:44 +0200] rev 49914
refactor code
blanchet [Thu, 18 Oct 2012 11:59:45 +0200] rev 49913
tuning