wenzelm [Tue, 31 Oct 2017 21:50:09 +0100] rev 66968
allow to augment session context via explicit session infos;
more compact required_session interface;
wenzelm [Tue, 31 Oct 2017 20:57:44 +0100] rev 66967
synthesize session with all required theories from other session imports;
wenzelm [Tue, 31 Oct 2017 19:29:24 +0100] rev 66966
clarified signature;
wenzelm [Tue, 31 Oct 2017 18:56:24 +0100] rev 66965
clarified signature;
wenzelm [Tue, 31 Oct 2017 18:45:33 +0100] rev 66964
clarified signature;
wenzelm [Tue, 31 Oct 2017 17:56:28 +0100] rev 66963
clarified signature;
wenzelm [Tue, 31 Oct 2017 17:15:49 +0100] rev 66962
clarified signature: global_theories is always required;
wenzelm [Tue, 31 Oct 2017 17:03:57 +0100] rev 66961
tuned;
wenzelm [Tue, 31 Oct 2017 16:42:20 +0100] rev 66960
tuned signature;
wenzelm [Tue, 31 Oct 2017 15:55:50 +0100] rev 66959
clarified modules;
wenzelm [Tue, 31 Oct 2017 15:36:50 +0100] rev 66958
minor performance tuning: avoid mutable variable for plain value, e.g. relevant for GC;
wenzelm [Tue, 31 Oct 2017 15:15:02 +0100] rev 66957
more permissive: db could be empty after hard crash;
wenzelm [Tue, 31 Oct 2017 15:13:08 +0100] rev 66956
no censorship (in contrast to 2c828c830ad7);
paulson <lp15@cam.ac.uk> [Tue, 31 Oct 2017 13:59:19 +0000] rev 66955
A few more topological results. And made some slow proofs faster
haftmann [Tue, 31 Oct 2017 07:11:03 +0000] rev 66954
removed ancient nat-int transfer
haftmann [Mon, 30 Oct 2017 19:29:06 +0000] rev 66953
added lemma
blanchet [Mon, 30 Oct 2017 21:52:31 +0100] rev 66952
added 'mlex_iff' lemma and simplified proof
wenzelm [Mon, 30 Oct 2017 20:27:25 +0100] rev 66951
merged
wenzelm [Mon, 30 Oct 2017 20:26:19 +0100] rev 66950
recovered document from 9bfb6978eb80;
wenzelm [Mon, 30 Oct 2017 20:12:10 +0100] rev 66949
NEWS;
wenzelm [Mon, 30 Oct 2017 20:10:07 +0100] rev 66948
obsolete;
wenzelm [Mon, 30 Oct 2017 20:09:24 +0100] rev 66947
tuned;
wenzelm [Mon, 30 Oct 2017 20:04:10 +0100] rev 66946
ROOT cleanup: empty 'document_files' means there is no document;
wenzelm [Mon, 30 Oct 2017 19:36:27 +0100] rev 66945
eliminated pointless warning (see a35af478aee4): empty 'document_files' means there is no document;
wenzelm [Mon, 30 Oct 2017 19:19:24 +0100] rev 66944
more informative timeout message, notably for build_status;
wenzelm [Mon, 30 Oct 2017 18:39:30 +0100] rev 66943
clarified: adapted to ML version;
wenzelm [Mon, 30 Oct 2017 17:06:02 +0100] rev 66942
proper order of initialization (amending 9953ae603a23);
paulson <lp15@cam.ac.uk> [Mon, 30 Oct 2017 17:20:56 +0000] rev 66941
More topological results overlooked last time
paulson [Mon, 30 Oct 2017 16:03:21 +0000] rev 66940
merged
paulson <lp15@cam.ac.uk> [Mon, 30 Oct 2017 16:02:59 +0000] rev 66939
New results in topology, mostly from HOL Light's moretop.ml