wenzelm [Wed, 01 Nov 2017 16:31:27 +0100] rev 66974
avoid duplicate invocation of expensive Sessions.deps on full_sessions;
tuned;
wenzelm [Wed, 01 Nov 2017 15:32:07 +0100] rev 66973
added isabelle jedit options -B, -P, clarified -R;
misc tuning and clarification;
wenzelm [Wed, 01 Nov 2017 13:06:01 +0100] rev 66972
no heap sharing for empty session (e.g. HOL-ODE);
wenzelm [Wed, 01 Nov 2017 12:31:53 +0100] rev 66971
tuned diagram;
wenzelm [Wed, 01 Nov 2017 12:28:20 +0100] rev 66970
clarified ROOT syntax: 'sessions' and 'theories' are optional, but need to be non-empty;
wenzelm [Tue, 31 Oct 2017 22:17:38 +0100] rev 66969
removed unused option, which is potentially expensive;
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