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
haftmann [Mon, 30 Oct 2017 13:18:44 +0000] rev 66938
generalized some lemmas on multisets
haftmann [Mon, 30 Oct 2017 13:18:44 +0000] rev 66937
rule out pathologic instances
haftmann [Mon, 30 Oct 2017 13:18:41 +0000] rev 66936
tuned some proofs and added some lemmas
wenzelm [Sun, 29 Oct 2017 19:39:03 +0100] rev 66935
more recent polyml-test version;
nipkow [Sun, 29 Oct 2017 07:46:28 +0100] rev 66934
reduced simp_depth_limit
immler [Sat, 28 Oct 2017 23:32:37 +0200] rev 66933
generalized
wenzelm [Sat, 28 Oct 2017 21:26:51 +0200] rev 66932
reduced heap hierarchy, for potentially improved performance;
wenzelm [Sat, 28 Oct 2017 16:43:26 +0200] rev 66931
deactivated old tests;
wenzelm [Sat, 28 Oct 2017 16:12:29 +0200] rev 66930
avoid slow proofs due to simp rules from 960509bfd47e;
wenzelm [Fri, 27 Oct 2017 17:06:30 +0200] rev 66929
some concrete commands;
clarified messages;
wenzelm [Fri, 27 Oct 2017 17:04:41 +0200] rev 66928
tuned signature;
wenzelm [Fri, 27 Oct 2017 16:21:58 +0200] rev 66927
more formal messages;
wenzelm [Fri, 27 Oct 2017 16:21:29 +0200] rev 66926
tuned signature;
wenzelm [Fri, 27 Oct 2017 15:49:09 +0200] rev 66925
separate JSON parser, which is slightly more general than (deprecated) scala.util.parsing.json.JSON;