blanchet [Tue, 07 Nov 2017 15:16:41 +0100] rev 67021
integrated Leo-III in Sledgehammer (thanks to Alexander Steen for the patch)
blanchet [Tue, 07 Nov 2017 15:16:40 +0100] rev 67020
added FIXMEs
nipkow [Tue, 07 Nov 2017 14:52:27 +0100] rev 67019
Replaced { } proofs by local lemmas; added Hoare logic with logical variables.
wenzelm [Tue, 07 Nov 2017 11:11:37 +0100] rev 67018
backed out odd "bug fix" 671decd2e627;
wenzelm [Tue, 07 Nov 2017 10:22:10 +0100] rev 67017
more recent polyml-test version;
afford more heap by default: all platforms are now 64bit and presumably have sufficient memory;
wenzelm [Mon, 06 Nov 2017 17:21:32 +0100] rev 67016
minimal document model for theory files;
wenzelm [Mon, 06 Nov 2017 17:24:09 +0100] rev 67015
tuned signature;
wenzelm [Mon, 06 Nov 2017 16:03:13 +0100] rev 67014
tuned signature;
wenzelm [Sun, 05 Nov 2017 17:45:17 +0100] rev 67013
more uniform header syntax, in contrast to the former etc/abbrevs file-format (see 73939a9b70a3);
wenzelm [Sun, 05 Nov 2017 16:57:03 +0100] rev 67012
uniform graph restriction: build_graph is more sparse than imports_graph and may yield different results for exclude_session_groups / exclude_sessions (e.g. "isabelle build -a -X main");
wenzelm [Sun, 05 Nov 2017 15:50:26 +0100] rev 67011
updated comments;
wenzelm [Sun, 05 Nov 2017 14:35:43 +0100] rev 67010
updated to scala-2.12.4;
wenzelm [Sun, 05 Nov 2017 12:13:27 +0100] rev 67009
testing NewTestRegisterSave;
wenzelm [Sat, 04 Nov 2017 21:06:02 +0100] rev 67008
superseded by plain_identify;
wenzelm [Sat, 04 Nov 2017 19:44:28 +0100] rev 67007
tolerate odd negative times from old log files (before 1698e9ccef2d);
wenzelm [Sat, 04 Nov 2017 19:17:19 +0100] rev 67006
prefer main entry points of HOL;
wenzelm [Sat, 04 Nov 2017 18:57:49 +0100] rev 67005
tuned signature;
wenzelm [Sat, 04 Nov 2017 17:11:21 +0100] rev 67004
clarified lazy Completion within Outer_Syntax: measurable speedup of Sessions.deps;
wenzelm [Sat, 04 Nov 2017 15:24:40 +0100] rev 67003
more robust sorted_entries;
wenzelm [Sat, 04 Nov 2017 14:41:26 +0100] rev 67002
more convenient build_log_history;
wenzelm [Sat, 04 Nov 2017 12:39:25 +0100] rev 67001
tuned;
wenzelm [Sat, 04 Nov 2017 12:25:09 +0100] rev 67000
more portable print_time, notably for occasional negative (!) elapsed time of theory_timing;
wenzelm [Sat, 04 Nov 2017 11:42:08 +0100] rev 66999
polyml-test version based on experimental branch NewTestRegisterSave;
wenzelm [Fri, 03 Nov 2017 22:36:32 +0100] rev 66998
support for libgmp on x86_64-darwin;
wenzelm [Fri, 03 Nov 2017 19:20:47 +0100] rev 66997
avoid slow IntInf.pow in Poly/ML 5.7.1 testing version, e.g. relevant for AFP/Lorenz_C0;
wenzelm [Fri, 03 Nov 2017 19:16:41 +0100] rev 66996
delegate boundary cases to existing IntInf.pow;
wenzelm [Fri, 03 Nov 2017 17:27:00 +0100] rev 66995
plain identify job for Isabelle + AFP, independent of any Isabelle technology;
wenzelm [Fri, 03 Nov 2017 14:14:17 +0100] rev 66994
tuned (non-unique example);
wenzelm [Fri, 03 Nov 2017 13:58:20 +0100] rev 66993
clarified situation of global theory names;
wenzelm [Fri, 03 Nov 2017 13:43:31 +0100] rev 66992
less global theories -- avoid confusion about special cases;
wenzelm [Thu, 02 Nov 2017 15:21:35 +0100] rev 66991
proper deps;
wenzelm [Thu, 02 Nov 2017 11:47:32 +0100] rev 66990
allow unrelated ancestor;
clarified error;
wenzelm [Thu, 02 Nov 2017 11:26:58 +0100] rev 66989
tuned;
wenzelm [Thu, 02 Nov 2017 11:25:37 +0100] rev 66988
support alternative ancestor session;
wenzelm [Thu, 02 Nov 2017 10:16:22 +0100] rev 66987
support focus_session, for much faster startup of Isabelle/jEdit;
more options for "isabelle jedit";
wenzelm [Wed, 01 Nov 2017 22:13:38 +0100] rev 66986
more timing;
wenzelm [Wed, 01 Nov 2017 21:21:09 +0100] rev 66985
tuned;
wenzelm [Wed, 01 Nov 2017 21:02:16 +0100] rev 66984
init only once (see also c0f776b661fa);
wenzelm [Wed, 01 Nov 2017 20:46:23 +0100] rev 66983
proper merge (amending fb46c031c841);
wenzelm [Wed, 01 Nov 2017 18:37:49 +0100] rev 66982
build faster without heap images for minor imports;
wenzelm [Wed, 01 Nov 2017 18:24:39 +0100] rev 66981
proper order for entries from multiple profiles, notably "AFP";
wenzelm [Wed, 01 Nov 2017 17:29:14 +0100] rev 66980
tuned output;
wenzelm [Wed, 01 Nov 2017 17:07:43 +0100] rev 66979
tuned;
wenzelm [Wed, 01 Nov 2017 17:03:32 +0100] rev 66978
logic_selector refers to raw logic name;
wenzelm [Wed, 01 Nov 2017 16:58:38 +0100] rev 66977
clarified terminology;
wenzelm [Wed, 01 Nov 2017 16:43:51 +0100] rev 66976
tuned signature;
wenzelm [Wed, 01 Nov 2017 16:38:15 +0100] rev 66975
do not store bulky Session.Deps;
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
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;
wenzelm [Fri, 27 Oct 2017 13:50:08 +0200] rev 66924
more permissive;
wenzelm [Fri, 27 Oct 2017 11:46:03 +0200] rev 66923
tuned;
wenzelm [Thu, 26 Oct 2017 23:31:03 +0200] rev 66922
separate JSON lexer;
wenzelm [Thu, 26 Oct 2017 15:08:53 +0200] rev 66921
clarified command language;
wenzelm [Thu, 26 Oct 2017 13:44:41 +0200] rev 66920
use Poly/ML 5.7.1 test version as default;
wenzelm [Wed, 25 Oct 2017 14:54:28 +0200] rev 66919
more explicit check;
wenzelm [Wed, 25 Oct 2017 14:39:22 +0200] rev 66918
more robust treatment of UTF8 in raw byte sources;
wenzelm [Wed, 25 Oct 2017 14:36:29 +0200] rev 66917
clarified check, assuming that load commands are plain ASCII;
wenzelm [Wed, 25 Oct 2017 13:47:53 +0200] rev 66916
more documentation;
wenzelm [Wed, 25 Oct 2017 11:40:58 +0200] rev 66915
disallow blanks, relevant for session_name / theory_name e.g. in build log files;
wenzelm [Wed, 25 Oct 2017 11:35:48 +0200] rev 66914
uniform system name;
wenzelm [Tue, 24 Oct 2017 21:20:55 +0200] rev 66913
store session sources stamp;
immler [Tue, 24 Oct 2017 18:48:21 +0200] rev 66912
generalized lemmas cancelling real_of_int/real in (in)equalities with power; completed set of related simp rules; lemmas about floorlog/bitlen
wenzelm [Tue, 24 Oct 2017 10:59:15 +0200] rev 66911
misc tuning and modernization;
wenzelm [Tue, 24 Oct 2017 10:43:23 +0200] rev 66910
tuned output;
wenzelm [Mon, 23 Oct 2017 20:56:59 +0200] rev 66909
discontinued Linux 32bit platform support;
wenzelm [Mon, 23 Oct 2017 20:43:04 +0200] rev 66908
obsolete;
wenzelm [Mon, 23 Oct 2017 20:21:36 +0200] rev 66907
merged
wenzelm [Mon, 23 Oct 2017 19:30:39 +0200] rev 66906
updated to jdk-8u152, which is for x86_64 only;
nipkow [Mon, 23 Oct 2017 14:45:10 +0200] rev 66905
added lemma
wenzelm [Mon, 23 Oct 2017 14:12:09 +0200] rev 66904
minor performance tuning: avoid mutable variable for plain value, e.g. relevant for GC;
wenzelm [Sun, 22 Oct 2017 22:22:19 +0200] rev 66903
tuned output;
wenzelm [Sun, 22 Oct 2017 16:43:00 +0200] rev 66902
updated test version;