haftmann [Thu, 01 Feb 2024 12:14:57 +0000] rev 79565
explicit reference to code_dt
traytel [Thu, 01 Feb 2024 17:06:40 +0100] rev 79564
made lift_bnf more robust for abstract types with 'phantom' type variables
wenzelm [Wed, 31 Jan 2024 22:36:12 +0100] rev 79563
rebuild "verit" for arm64-linux for more robustness, e.g. relevant for theory "HOL-ex.BigO";
uniform baseline for "linux" and "linux_arm";
wenzelm [Wed, 31 Jan 2024 21:50:50 +0100] rev 79562
proper os_name "linux" instead of "linux_arm" (amending a33a6e541cbb);
wenzelm [Wed, 31 Jan 2024 21:25:09 +0100] rev 79561
proper bash syntax (amending 0631dfc0db07);
wenzelm [Wed, 31 Jan 2024 21:10:52 +0100] rev 79560
tuned proof: avoid z3;
wenzelm [Wed, 31 Jan 2024 19:17:45 +0100] rev 79559
tuned proof: avoid z3 to make it work on arm64-linux;
wenzelm [Wed, 31 Jan 2024 16:55:16 +0100] rev 79558
tuned proofs --- avoid smt with external prover, which is somewhat unstable on arm64-linux;
wenzelm [Wed, 31 Jan 2024 13:44:56 +0100] rev 79557
merged
wenzelm [Wed, 31 Jan 2024 12:43:06 +0100] rev 79556
more robust check of ISABELLE_PLATFORM_FAMILY within settings environment, to support its reunification with Isabelle/Scala (see also a33a6e541cbb, f3a356c64193);
haftmann [Mon, 29 Jan 2024 20:37:03 +0000] rev 79555
strengthened class parity
wenzelm [Tue, 30 Jan 2024 22:43:10 +0100] rev 79554
proper accessible paths for web server;
wenzelm [Tue, 30 Jan 2024 21:54:33 +0100] rev 79553
more informative message (amending b8a6b2ec85a2);
wenzelm [Tue, 30 Jan 2024 21:47:37 +0100] rev 79552
merged
wenzelm [Tue, 30 Jan 2024 21:43:53 +0100] rev 79551
more robust: do not affect "$ISABELLE_HOME_USER/contrib" on master node;
wenzelm [Tue, 30 Jan 2024 21:38:33 +0100] rev 79550
avoid excessive ML heap on this 16GB node;
wenzelm [Tue, 30 Jan 2024 21:35:28 +0100] rev 79549
more robust (amending c9774306a879);
wenzelm [Tue, 30 Jan 2024 21:20:19 +0100] rev 79548
proper ISABELLE_PLATFORM_FAMILY within Isabelle/Scala, in contrast to historic settings;
wenzelm [Tue, 30 Jan 2024 17:36:14 +0100] rev 79547
clarified symbolic host name;
wenzelm [Tue, 30 Jan 2024 17:35:42 +0100] rev 79546
allow remote_build on this host (server-arm), without conflicts of this "isabelle_self";
wenzelm [Tue, 30 Jan 2024 12:48:27 +0100] rev 79545
more robust message;
paulson <lp15@cam.ac.uk> [Tue, 30 Jan 2024 16:39:21 +0000] rev 79544
A few more new theorems taken from AFP entries
nipkow [Mon, 29 Jan 2024 21:18:11 +0100] rev 79543
merged
nipkow [Mon, 29 Jan 2024 21:17:57 +0100] rev 79542
define_time_function: avoid unused let's
haftmann [Mon, 29 Jan 2024 19:35:07 +0000] rev 79541
common type class for trivial properties on div/mod
wenzelm [Mon, 29 Jan 2024 11:54:44 +0100] rev 79540
more robust (amending 1600fb749c54), to support the following corner case:
schematic_goal "PROP ((?f :: ?'a \<Rightarrow> _) (x :: ?'a))"
apply (tactic \<open>PRIMITIVE (Thm.instantiate (TVars.make1 ((("'a", 0), []), @{ctyp prop}), Vars.empty))\<close>)
oops
wenzelm [Sun, 28 Jan 2024 19:22:33 +0100] rev 79539
proper test options;
wenzelm [Sat, 27 Jan 2024 23:05:00 +0100] rev 79538
proper history_base for linux_arm;
wenzelm [Sat, 27 Jan 2024 22:35:14 +0100] rev 79537
updated to PostgreSQL 12 on Ubuntu 20.04;
more accurate command-line;
wenzelm [Sat, 27 Jan 2024 22:15:40 +0100] rev 79536
routine build + test for linux_arm;