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