Sat, 09 Sep 2023 19:26:08 +0100 |
paulson |
Loads of new material related to porting the Euler Polyhedron Formula from HOL Light
|
changeset |
files
|
Sat, 09 Sep 2023 17:18:52 +0100 |
paulson |
merged
|
changeset |
files
|
Sat, 26 Aug 2023 11:36:40 +0100 |
paulson |
merged
|
changeset |
files
|
Sat, 26 Aug 2023 11:36:25 +0100 |
paulson |
tidying up old apply-style proofs
|
changeset |
files
|
Thu, 07 Sep 2023 16:53:57 +0200 |
Kevin Kappelmann |
allow higher-order unification of open terms (reviewed by Larry Paulson)
|
changeset |
files
|
Wed, 06 Sep 2023 20:51:45 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 06 Sep 2023 20:51:28 +0200 |
wenzelm |
clarified signature: retain original Poly/ML names Thread.Thread, Thread.Mutex, Thread.ConditionVar and de-emphasize them for Isabelle/ML;
|
changeset |
files
|
Wed, 06 Sep 2023 16:03:22 +0200 |
wenzelm |
add ML_system_pp for type Isabelle_Thread.T;
|
changeset |
files
|
Wed, 06 Sep 2023 14:09:27 +0200 |
wenzelm |
more explicit type Isabelle_Thread.T;
|
changeset |
files
|
Mon, 04 Sep 2023 21:03:13 +0200 |
wenzelm |
discontinue somewhat pointless thread tracing/debugging: without PIDE command context, messages are not shown, and Exn.trace hardly works anyway (see also de20fccf6509 and 447972249785);
|
changeset |
files
|
Mon, 04 Sep 2023 17:25:16 +0200 |
wenzelm |
tuned whitespace;
|
changeset |
files
|
Tue, 05 Sep 2023 15:23:50 +0200 |
blanchet |
tuned Sledgehammer messages
|
changeset |
files
|
Tue, 05 Sep 2023 15:23:48 +0200 |
blanchet |
respect timeout better
|
changeset |
files
|
Sun, 03 Sep 2023 19:28:59 +0200 |
wenzelm |
merged
|
changeset |
files
|
Sun, 03 Sep 2023 18:09:00 +0200 |
wenzelm |
Added tag Isabelle2023-RC5 for changeset ffa417b5c913
|
changeset |
files
|
Sun, 03 Sep 2023 16:56:43 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sun, 03 Sep 2023 16:47:54 +0200 |
wenzelm |
tuned messages;
|
changeset |
files
|
Sun, 03 Sep 2023 16:44:07 +0200 |
wenzelm |
proper stop of build_process shutdown, despite errors on workers;
|
changeset |
files
|
Sun, 03 Sep 2023 16:19:58 +0200 |
wenzelm |
prefer quiet mode: potentially more robust ssh connection, e.g. when master closes;
|
changeset |
files
|
Sun, 03 Sep 2023 16:18:06 +0200 |
wenzelm |
support "isabelle build_worker -q";
|
changeset |
files
|
Sun, 03 Sep 2023 13:38:56 +0200 |
wenzelm |
support "isabelle build_process -r -f";
|
changeset |
files
|
Sun, 03 Sep 2023 13:23:51 +0200 |
wenzelm |
clarified signature;
|
changeset |
files
|
Sun, 03 Sep 2023 12:52:48 +0200 |
wenzelm |
clarified output;
|
changeset |
files
|
Sun, 03 Sep 2023 12:39:19 +0200 |
wenzelm |
clarified signature;
|
changeset |
files
|
Sun, 03 Sep 2023 12:30:44 +0200 |
wenzelm |
clarified signature: removed ununsed option;
|
changeset |
files
|
Sun, 03 Sep 2023 12:17:41 +0200 |
wenzelm |
tuned message;
|
changeset |
files
|
Sat, 02 Sep 2023 12:12:32 +0200 |
wenzelm |
updated to naproche-20230902: add examples/100_theorems.ftl.tex and some more text in Isabelle/Intro.thy;
|
changeset |
files
|
Fri, 01 Sep 2023 21:23:55 +0200 |
wenzelm |
more robust access to output file of external smt, notably for Windows 11, where transient ERROR_SHARING_VIOLATION has been seen;
|
changeset |
files
|
Fri, 01 Sep 2023 21:04:14 +0200 |
wenzelm |
more robust $ISABELLE_TMP_PREFIX on windows: avoid location within Cygwin root, i.e. inside the program directory (see also ff92d6edff2c and 1df53737c59b);
|
changeset |
files
|
Fri, 01 Sep 2023 21:01:56 +0200 |
wenzelm |
more robust $TMPDIR on windows, e.g. for repository snapshot: do not depend on $TEMP_WINDOWS provided by official distribution;a
|
changeset |
files
|
Thu, 31 Aug 2023 14:59:52 +0200 |
wenzelm |
more portable: it really is the Cygwin $HOME not the Windows $USER_HOME;
|
changeset |
files
|
Wed, 30 Aug 2023 17:02:40 +0200 |
wenzelm |
more accurate documentation of record field update, following changes in Isabelle2007 and Isabelle2008;
|
changeset |
files
|
Wed, 30 Aug 2023 16:57:28 +0200 |
wenzelm |
tuned whitespace;
|
changeset |
files
|
Mon, 28 Aug 2023 13:00:24 +0200 |
wenzelm |
more robust: "hostname" command might be absent, notably on Arch Linux (and other systemd-based distributions);
|
changeset |
files
|
Wed, 30 Aug 2023 21:34:53 +0200 |
wenzelm |
tuned NEWS;
|
changeset |
files
|
Wed, 30 Aug 2023 21:18:52 +0200 |
wenzelm |
NEWS;
|
changeset |
files
|
Wed, 30 Aug 2023 21:03:30 +0200 |
wenzelm |
update to "scalac -source 3.3" (from 3.1);
|
changeset |
files
|
Tue, 29 Aug 2023 21:54:35 +0200 |
wenzelm |
proper pattern (amending ff86f10e54cd);
|
changeset |
files
|
Tue, 29 Aug 2023 20:19:57 +0200 |
wenzelm |
discontinue odd AFP partitioning: let Build_Cluster / Build_Engine do the job;
|
changeset |
files
|
Tue, 29 Aug 2023 20:14:44 +0200 |
wenzelm |
discontinue special treatment of AFP: "isabelle dump" has been superseded by regular "isabelle build" databases;
|
changeset |
files
|
Tue, 29 Aug 2023 19:20:51 +0200 |
wenzelm |
clarified signature: prefer enum types;
|
changeset |
files
|
Tue, 29 Aug 2023 19:17:25 +0200 |
wenzelm |
proper type, following Bus.event;
|
changeset |
files
|
Tue, 29 Aug 2023 18:17:04 +0200 |
wenzelm |
clarified signature;
|
changeset |
files
|
Tue, 29 Aug 2023 18:13:30 +0200 |
wenzelm |
clarified signature: prefer enum types;
|
changeset |
files
|
Tue, 29 Aug 2023 17:53:36 +0200 |
wenzelm |
clarified signature: prefer enum types;
|
changeset |
files
|
Tue, 29 Aug 2023 17:40:01 +0200 |
wenzelm |
clarified signature: prefer enum types;
|
changeset |
files
|
Tue, 29 Aug 2023 17:29:34 +0200 |
wenzelm |
clarified signature: prefer enum types;
|
changeset |
files
|
Tue, 29 Aug 2023 17:19:19 +0200 |
wenzelm |
clarified signature: prefer enum types;
|
changeset |
files
|
Tue, 29 Aug 2023 17:17:12 +0200 |
wenzelm |
clarified signature: prefer enum types;
|
changeset |
files
|
Tue, 29 Aug 2023 17:14:19 +0200 |
wenzelm |
tuned indentation;
|
changeset |
files
|
Tue, 29 Aug 2023 17:10:48 +0200 |
wenzelm |
clarified signature: prefer enum types;
|
changeset |
files
|
Tue, 29 Aug 2023 17:06:24 +0200 |
wenzelm |
clarified signature: prefer enum types;
|
changeset |
files
|
Tue, 29 Aug 2023 17:00:12 +0200 |
wenzelm |
clarified signature: prefer enum types;
|
changeset |
files
|
Tue, 29 Aug 2023 16:55:49 +0200 |
wenzelm |
clarified signature: prefer enum types;
|
changeset |
files
|
Tue, 29 Aug 2023 16:52:59 +0200 |
wenzelm |
clarified signature: prefer enum types;
|
changeset |
files
|
Tue, 29 Aug 2023 16:49:17 +0200 |
wenzelm |
clarified signature: prefer enum types;
|
changeset |
files
|
Tue, 29 Aug 2023 16:42:08 +0200 |
wenzelm |
clarified signature: prefer enum types;
|
changeset |
files
|
Tue, 29 Aug 2023 16:39:29 +0200 |
wenzelm |
clarified signature: prefer enum types;
|
changeset |
files
|
Tue, 29 Aug 2023 16:30:07 +0200 |
wenzelm |
clarified signature: prefer enum types;
|
changeset |
files
|
Tue, 29 Aug 2023 16:18:29 +0200 |
wenzelm |
clarified signature: prefer enum types;
|
changeset |
files
|