wenzelm [Wed, 05 Aug 2020 17:19:35 +0200] rev 72087
merged
wenzelm [Wed, 05 Aug 2020 16:16:37 +0200] rev 72086
avoid exhaustion of worker threads, notably due to complex interaction of future/promise/lazy in Proofterm.make_thm_node;
wenzelm [Wed, 05 Aug 2020 12:42:43 +0200] rev 72085
more robust: insist in finished future;
wenzelm [Wed, 05 Aug 2020 12:34:23 +0200] rev 72084
unused;
haftmann [Wed, 05 Aug 2020 08:47:45 +0000] rev 72083
further refinement of code equations for mask operation
haftmann [Tue, 04 Aug 2020 09:33:05 +0000] rev 72082
uniform mask operation
haftmann [Tue, 04 Aug 2020 09:24:00 +0000] rev 72081
clearer separation of pre-word bit list material
nipkow [Mon, 03 Aug 2020 16:21:33 +0200] rev 72080
added lemma
haftmann [Sat, 01 Aug 2020 17:43:30 +0000] rev 72079
more consequent transferability
wenzelm [Wed, 29 Jul 2020 14:23:19 +0200] rev 72078
more robust scheduler shutdown, notably for spurious crashes;
nipkow [Mon, 27 Jul 2020 15:58:43 +0200] rev 72077
unclear why I ever asked for type tree2
wenzelm [Sun, 26 Jul 2020 22:28:43 +0200] rev 72076
enforce pide_session to see if all isabelle_cronjob tasks work smoothly with it;
wenzelm [Sun, 26 Jul 2020 21:53:29 +0200] rev 72075
proper pretty printing for latex output, notably for pide_session=true (default);
wenzelm [Sat, 25 Jul 2020 23:23:59 +0200] rev 72074
clarified name to avoid duplication (no distinction of data on host = lrzcloud2);
wenzelm [Sat, 25 Jul 2020 21:09:46 +0200] rev 72073
clarified names;
wenzelm [Sat, 25 Jul 2020 12:43:29 +0200] rev 72072
more errors;
wenzelm [Fri, 24 Jul 2020 20:43:32 +0200] rev 72071
follow Phabricator update 2020 Week 27;
wenzelm [Fri, 24 Jul 2020 16:45:20 +0200] rev 72070
tuned;
wenzelm [Fri, 24 Jul 2020 15:20:35 +0200] rev 72069
unused;
wenzelm [Fri, 24 Jul 2020 15:02:16 +0200] rev 72068
clarified errors: avoid hiding of import_errors/dir_errors by their consequences (file-access problems);
wenzelm [Fri, 24 Jul 2020 12:15:37 +0200] rev 72067
clarified errors: avoid accidental import from other session that happens to be within overall selection (notably "isabelle build -a");
wenzelm [Thu, 23 Jul 2020 22:32:06 +0200] rev 72066
clarified signature;
wenzelm [Thu, 23 Jul 2020 14:25:48 +0200] rev 72065
clarified order --- proper sorting of requirements;
wenzelm [Thu, 23 Jul 2020 11:48:58 +0200] rev 72064
obsolete (see 9cde8c4ea5a5);
wenzelm [Tue, 21 Jul 2020 19:43:42 +0200] rev 72063
tuned --- based on hints by IntelliJ;
wenzelm [Tue, 21 Jul 2020 19:40:38 +0200] rev 72062
tuned signature;
wenzelm [Tue, 21 Jul 2020 12:37:00 +0200] rev 72061
updated to polyml-5.8.1 (official release);
wenzelm [Mon, 20 Jul 2020 23:45:29 +0200] rev 72060
subtle change of Theory_Data extend/merge semantics due to Theory.join_theory;
explicitly check for extend as identity;
wenzelm [Fri, 17 Jul 2020 20:35:43 +0200] rev 72059
clarified -- avoid non-standard extend/merge;
wenzelm [Fri, 17 Jul 2020 20:22:58 +0200] rev 72058
tuned -- avoid non-standard extend;