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
Mon, 30 Oct 2017 16:03:21 +0000 merged
paulson [Mon, 30 Oct 2017 16:03:21 +0000] rev 66940
merged
Mon, 30 Oct 2017 16:02:59 +0000 New results in topology, mostly from HOL Light's moretop.ml
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
Mon, 30 Oct 2017 13:18:44 +0000 generalized some lemmas on multisets
haftmann [Mon, 30 Oct 2017 13:18:44 +0000] rev 66938
generalized some lemmas on multisets
Mon, 30 Oct 2017 13:18:44 +0000 rule out pathologic instances
haftmann [Mon, 30 Oct 2017 13:18:44 +0000] rev 66937
rule out pathologic instances
Mon, 30 Oct 2017 13:18:41 +0000 tuned some proofs and added some lemmas
haftmann [Mon, 30 Oct 2017 13:18:41 +0000] rev 66936
tuned some proofs and added some lemmas
Sun, 29 Oct 2017 19:39:03 +0100 more recent polyml-test version;
wenzelm [Sun, 29 Oct 2017 19:39:03 +0100] rev 66935
more recent polyml-test version;
Sun, 29 Oct 2017 07:46:28 +0100 reduced simp_depth_limit
nipkow [Sun, 29 Oct 2017 07:46:28 +0100] rev 66934
reduced simp_depth_limit
Sat, 28 Oct 2017 23:32:37 +0200 generalized
immler [Sat, 28 Oct 2017 23:32:37 +0200] rev 66933
generalized
Sat, 28 Oct 2017 21:26:51 +0200 reduced heap hierarchy, for potentially improved performance;
wenzelm [Sat, 28 Oct 2017 21:26:51 +0200] rev 66932
reduced heap hierarchy, for potentially improved performance;
Sat, 28 Oct 2017 16:43:26 +0200 deactivated old tests;
wenzelm [Sat, 28 Oct 2017 16:43:26 +0200] rev 66931
deactivated old tests;
Sat, 28 Oct 2017 16:12:29 +0200 avoid slow proofs due to simp rules from 960509bfd47e;
wenzelm [Sat, 28 Oct 2017 16:12:29 +0200] rev 66930
avoid slow proofs due to simp rules from 960509bfd47e;
Fri, 27 Oct 2017 17:06:30 +0200 some concrete commands;
wenzelm [Fri, 27 Oct 2017 17:06:30 +0200] rev 66929
some concrete commands; clarified messages;
Fri, 27 Oct 2017 17:04:41 +0200 tuned signature;
wenzelm [Fri, 27 Oct 2017 17:04:41 +0200] rev 66928
tuned signature;
Fri, 27 Oct 2017 16:21:58 +0200 more formal messages;
wenzelm [Fri, 27 Oct 2017 16:21:58 +0200] rev 66927
more formal messages;
Fri, 27 Oct 2017 16:21:29 +0200 tuned signature;
wenzelm [Fri, 27 Oct 2017 16:21:29 +0200] rev 66926
tuned signature;
Fri, 27 Oct 2017 15:49:09 +0200 separate JSON parser, which is slightly more general than (deprecated) scala.util.parsing.json.JSON;
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;
Fri, 27 Oct 2017 13:50:08 +0200 more permissive;
wenzelm [Fri, 27 Oct 2017 13:50:08 +0200] rev 66924
more permissive;
Fri, 27 Oct 2017 11:46:03 +0200 tuned;
wenzelm [Fri, 27 Oct 2017 11:46:03 +0200] rev 66923
tuned;
Thu, 26 Oct 2017 23:31:03 +0200 separate JSON lexer;
wenzelm [Thu, 26 Oct 2017 23:31:03 +0200] rev 66922
separate JSON lexer;
Thu, 26 Oct 2017 15:08:53 +0200 clarified command language;
wenzelm [Thu, 26 Oct 2017 15:08:53 +0200] rev 66921
clarified command language;
Thu, 26 Oct 2017 13:44:41 +0200 use Poly/ML 5.7.1 test version as default;
wenzelm [Thu, 26 Oct 2017 13:44:41 +0200] rev 66920
use Poly/ML 5.7.1 test version as default;
Wed, 25 Oct 2017 14:54:28 +0200 more explicit check;
wenzelm [Wed, 25 Oct 2017 14:54:28 +0200] rev 66919
more explicit check;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip