Tue, 07 Nov 2017 17:16:53 +0100 clarified exclusion: operate on completed selection, as last step;
wenzelm [Tue, 07 Nov 2017 17:16:53 +0100] rev 67028
clarified exclusion: operate on completed selection, as last step;
Tue, 07 Nov 2017 17:21:39 +0100 tuned;
wenzelm [Tue, 07 Nov 2017 17:21:39 +0100] rev 67027
tuned;
Tue, 07 Nov 2017 16:50:26 +0100 tuned signature;
wenzelm [Tue, 07 Nov 2017 16:50:26 +0100] rev 67026
tuned signature;
Tue, 07 Nov 2017 16:44:25 +0100 clarifified selection: always wrt. build_graph structure;
wenzelm [Tue, 07 Nov 2017 16:44:25 +0100] rev 67025
clarifified selection: always wrt. build_graph structure; tuned signature;
Tue, 07 Nov 2017 15:50:36 +0100 tuned;
wenzelm [Tue, 07 Nov 2017 15:50:36 +0100] rev 67024
tuned;
Tue, 07 Nov 2017 15:45:33 +0100 tuned signature;
wenzelm [Tue, 07 Nov 2017 15:45:33 +0100] rev 67023
tuned signature;
Tue, 07 Nov 2017 15:16:42 +0100 more robust parsing for THF proofs (esp. polymorphic Leo-III proofs)
blanchet [Tue, 07 Nov 2017 15:16:42 +0100] rev 67022
more robust parsing for THF proofs (esp. polymorphic Leo-III proofs)
Tue, 07 Nov 2017 15:16:41 +0100 integrated Leo-III in Sledgehammer (thanks to Alexander Steen for the patch)
blanchet [Tue, 07 Nov 2017 15:16:41 +0100] rev 67021
integrated Leo-III in Sledgehammer (thanks to Alexander Steen for the patch)
Tue, 07 Nov 2017 15:16:40 +0100 added FIXMEs
blanchet [Tue, 07 Nov 2017 15:16:40 +0100] rev 67020
added FIXMEs
Tue, 07 Nov 2017 14:52:27 +0100 Replaced { } proofs by local lemmas; added Hoare logic with logical variables.
nipkow [Tue, 07 Nov 2017 14:52:27 +0100] rev 67019
Replaced { } proofs by local lemmas; added Hoare logic with logical variables.
Tue, 07 Nov 2017 11:11:37 +0100 backed out odd "bug fix" 671decd2e627;
wenzelm [Tue, 07 Nov 2017 11:11:37 +0100] rev 67018
backed out odd "bug fix" 671decd2e627;
Tue, 07 Nov 2017 10:22:10 +0100 more recent polyml-test version;
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;
Mon, 06 Nov 2017 17:21:32 +0100 minimal document model for theory files;
wenzelm [Mon, 06 Nov 2017 17:21:32 +0100] rev 67016
minimal document model for theory files;
Mon, 06 Nov 2017 17:24:09 +0100 tuned signature;
wenzelm [Mon, 06 Nov 2017 17:24:09 +0100] rev 67015
tuned signature;
Mon, 06 Nov 2017 16:03:13 +0100 tuned signature;
wenzelm [Mon, 06 Nov 2017 16:03:13 +0100] rev 67014
tuned signature;
Sun, 05 Nov 2017 17:45:17 +0100 more uniform header syntax, in contrast to the former etc/abbrevs file-format (see 73939a9b70a3);
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);
Sun, 05 Nov 2017 16:57:03 +0100 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 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");
Sun, 05 Nov 2017 15:50:26 +0100 updated comments;
wenzelm [Sun, 05 Nov 2017 15:50:26 +0100] rev 67011
updated comments;
Sun, 05 Nov 2017 14:35:43 +0100 updated to scala-2.12.4;
wenzelm [Sun, 05 Nov 2017 14:35:43 +0100] rev 67010
updated to scala-2.12.4;
Sun, 05 Nov 2017 12:13:27 +0100 testing NewTestRegisterSave;
wenzelm [Sun, 05 Nov 2017 12:13:27 +0100] rev 67009
testing NewTestRegisterSave;
Sat, 04 Nov 2017 21:06:02 +0100 superseded by plain_identify;
wenzelm [Sat, 04 Nov 2017 21:06:02 +0100] rev 67008
superseded by plain_identify;
Sat, 04 Nov 2017 19:44:28 +0100 tolerate odd negative times from old log files (before 1698e9ccef2d);
wenzelm [Sat, 04 Nov 2017 19:44:28 +0100] rev 67007
tolerate odd negative times from old log files (before 1698e9ccef2d);
Sat, 04 Nov 2017 19:17:19 +0100 prefer main entry points of HOL;
wenzelm [Sat, 04 Nov 2017 19:17:19 +0100] rev 67006
prefer main entry points of HOL;
Sat, 04 Nov 2017 18:57:49 +0100 tuned signature;
wenzelm [Sat, 04 Nov 2017 18:57:49 +0100] rev 67005
tuned signature;
Sat, 04 Nov 2017 17:11:21 +0100 clarified lazy Completion within Outer_Syntax: measurable speedup of Sessions.deps;
wenzelm [Sat, 04 Nov 2017 17:11:21 +0100] rev 67004
clarified lazy Completion within Outer_Syntax: measurable speedup of Sessions.deps;
Sat, 04 Nov 2017 15:24:40 +0100 more robust sorted_entries;
wenzelm [Sat, 04 Nov 2017 15:24:40 +0100] rev 67003
more robust sorted_entries;
Sat, 04 Nov 2017 14:41:26 +0100 more convenient build_log_history;
wenzelm [Sat, 04 Nov 2017 14:41:26 +0100] rev 67002
more convenient build_log_history;
Sat, 04 Nov 2017 12:39:25 +0100 tuned;
wenzelm [Sat, 04 Nov 2017 12:39:25 +0100] rev 67001
tuned;
Sat, 04 Nov 2017 12:25:09 +0100 more portable print_time, notably for occasional negative (!) elapsed time of theory_timing;
wenzelm [Sat, 04 Nov 2017 12:25:09 +0100] rev 67000
more portable print_time, notably for occasional negative (!) elapsed time of theory_timing;
Sat, 04 Nov 2017 11:42:08 +0100 polyml-test version based on experimental branch NewTestRegisterSave;
wenzelm [Sat, 04 Nov 2017 11:42:08 +0100] rev 66999
polyml-test version based on experimental branch NewTestRegisterSave;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip