Wed, 11 Oct 2023 13:49:08 +0200 wenzelm tuned;
Wed, 11 Oct 2023 12:37:11 +0200 wenzelm proper Isabelle_Thread.try_catch;
Wed, 11 Oct 2023 12:22:46 +0200 wenzelm tuned;
Wed, 11 Oct 2023 11:59:24 +0200 wenzelm proper Exn.capture / Isabelle_Thread.try_catch;
Wed, 11 Oct 2023 11:37:18 +0200 wenzelm tuned;
Wed, 11 Oct 2023 11:27:01 +0200 wenzelm clarified signature;
Wed, 11 Oct 2023 11:07:00 +0200 wenzelm proper Exn.capture;
Wed, 11 Oct 2023 11:06:34 +0200 wenzelm more robust: avoid race condition;
Wed, 11 Oct 2023 10:48:42 +0200 wenzelm clarified name;
Wed, 11 Oct 2023 10:46:50 +0200 wenzelm clarified signature;
Wed, 11 Oct 2023 10:16:17 +0200 wenzelm clarified comments;
Thu, 12 Oct 2023 12:36:09 +0100 paulson Fixed the duplication of fls_compose_fps, moving the definition in Laurent_Convergence to Formal_Laurent_Series along with several simpler facts
Wed, 11 Oct 2023 17:02:33 +0100 paulson atin now an abbreviation for atin_within, which has been moved to Abstract_Limits
Wed, 11 Oct 2023 14:25:14 +0100 paulson merged
Tue, 03 Oct 2023 15:01:54 +0100 paulson New proofs also some slightly faster existing proofs
Tue, 10 Oct 2023 13:15:32 +0200 Fabian Huch updated to hugo-0.119.0;
Tue, 10 Oct 2023 12:57:01 +0200 Fabian Huch add component build tool for hugo from afp-devel;
Tue, 10 Oct 2023 11:20:57 +0200 desharna removed test failing on some platform
Mon, 09 Oct 2023 21:41:26 +0200 wenzelm mini2 is not active due to upgrade;
Mon, 09 Oct 2023 21:31:43 +0200 wenzelm more PLATFORMS;
Sun, 08 Oct 2023 21:15:13 +0200 wenzelm update documentation on Isabelle/ML exceptions;
Sun, 08 Oct 2023 19:17:41 +0200 wenzelm misc tuning;
Sun, 08 Oct 2023 19:05:35 +0200 wenzelm discontinue obsolete "Interrupt" constructor (NB: catch-all pattern produces ML compiler error);
Sun, 08 Oct 2023 15:12:59 +0200 wenzelm proper thread context for "isabelle-markup" Sidekick parser (amending 01a7265db76b);
Sun, 08 Oct 2023 15:02:01 +0200 wenzelm proper Scala version, e.g. for IntelliJ IDEA;
Mon, 02 Oct 2023 11:28:23 +0200 desharna NEWS
Mon, 02 Oct 2023 11:22:53 +0200 desharna used standard Time.compare in Sledgehammer's preplay
Fri, 29 Sep 2023 17:22:19 +0200 desharna moved variable bindings to tighter scope
Fri, 29 Sep 2023 15:52:56 +0200 desharna removed proof reconstruction from Mirabelle; this is best handled directly in Sledgehammer
Fri, 29 Sep 2023 15:36:12 +0200 desharna removed unused function parameter
Fri, 29 Sep 2023 14:00:09 +0100 paulson merged
Fri, 29 Sep 2023 13:59:56 +0100 paulson A couple of new lemmas
Fri, 29 Sep 2023 11:19:43 +0200 wenzelm merged
Fri, 29 Sep 2023 11:19:19 +0200 wenzelm more NEWS;
Thu, 28 Sep 2023 20:07:30 +0200 wenzelm explicitly reject 'handle' with catch-all patterns;
Thu, 28 Sep 2023 19:40:20 +0200 wenzelm avoid accidental 'handle' of interrupts;
Thu, 28 Sep 2023 19:36:54 +0200 wenzelm tuned: prefer try-catch/finally over low-level 'handle';
Thu, 28 Sep 2023 14:43:07 +0200 wenzelm clarified treatment of exceptions: avoid catch-all handlers;
Thu, 28 Sep 2023 11:30:01 +0200 wenzelm clarified output vs. error: presence of error messages means error (see also cb7264721c91);
Tue, 26 Sep 2023 15:09:31 +0200 wenzelm tuned;
Tue, 26 Sep 2023 15:04:47 +0200 wenzelm more robust management of resources, using Thread_Attributes.uninterruptible;
Tue, 26 Sep 2023 15:03:02 +0200 wenzelm tuned;
Tue, 26 Sep 2023 14:42:33 +0200 wenzelm clarified signature;
Tue, 26 Sep 2023 14:29:55 +0200 wenzelm more robust management of resources, using Thread_Attributes.uninterruptible;
Tue, 26 Sep 2023 13:37:08 +0200 wenzelm tuned;
Tue, 26 Sep 2023 13:34:04 +0200 wenzelm tuned;
Tue, 26 Sep 2023 12:46:31 +0200 wenzelm tuned signature;
Tue, 26 Sep 2023 12:30:08 +0200 wenzelm clarified signature: distinction of unmanaged vs. managed interrupts (not implemented yet);
Mon, 25 Sep 2023 21:58:58 +0200 wenzelm clarified signature;
Mon, 25 Sep 2023 21:46:38 +0200 wenzelm clarified modules;
Mon, 25 Sep 2023 21:36:46 +0200 wenzelm unused;
Mon, 25 Sep 2023 21:30:46 +0200 wenzelm clarified order of modules: early access to interrupt management of Isabelle_Threads;
Mon, 25 Sep 2023 21:09:25 +0200 wenzelm tuned: prefer antiquotation for try-catch;
Mon, 25 Sep 2023 20:56:44 +0200 wenzelm tuned: prefer antiquotation for try-catch;
Mon, 25 Sep 2023 19:49:25 +0200 wenzelm tuned: prefer antiquotation for try-finally;
Mon, 25 Sep 2023 19:28:14 +0200 wenzelm omit pointless capture/release (see also 469a375212c1);
Mon, 25 Sep 2023 19:27:17 +0200 wenzelm omit pointless capture/release (see also 26774ccb1c74);
Mon, 25 Sep 2023 18:45:41 +0200 wenzelm clarified signature: avoid association with potentially dangerous Exn.capture;
Mon, 25 Sep 2023 17:37:52 +0200 wenzelm more robust: catch/finally part is uninterruptible;
Mon, 25 Sep 2023 17:37:12 +0200 wenzelm more position information, e.g. for warning about fn-pattern;
Mon, 25 Sep 2023 16:55:11 +0200 wenzelm unused;
Mon, 25 Sep 2023 16:17:43 +0200 wenzelm more general ML_Antiquotation.special_form;
Wed, 27 Sep 2023 13:34:15 +0100 paulson Importing or moving a few more useful theorems
Mon, 25 Sep 2023 17:06:11 +0100 paulson merged
Mon, 25 Sep 2023 17:06:05 +0100 paulson A few new theorems
Mon, 25 Sep 2023 17:16:32 +0200 blanchet avoid legacy binding errors in Sledgehammer Isar proofs
Mon, 25 Sep 2023 17:16:32 +0200 blanchet parse applie lambdas correctly plus deal gracefully with lambda-lifting in Zipperposition
Mon, 25 Sep 2023 17:16:32 +0200 blanchet added argo
Mon, 25 Sep 2023 17:16:32 +0200 blanchet allow (~) syntax in TPTP proofs for unapplied negation
Mon, 25 Sep 2023 17:16:32 +0200 blanchet reconstruct Zipperposition's if-then-else in Sledgehammer Isar proofs
Mon, 25 Sep 2023 17:16:32 +0200 blanchet use same associativity as Isabelle when parsing HOL proofs
Mon, 25 Sep 2023 17:16:32 +0200 blanchet improved Sledgehammer's HOL proof parser w.r.t. negation
Sun, 24 Sep 2023 15:55:42 +0200 wenzelm clarified signature;
Sun, 24 Sep 2023 15:14:45 +0200 wenzelm clarified signature;
Sun, 24 Sep 2023 15:07:40 +0200 wenzelm clarified signature;
Sun, 24 Sep 2023 11:42:13 +0200 wenzelm minor performance tuning;
Sat, 23 Sep 2023 18:45:28 +0100 paulson merged
Sat, 23 Sep 2023 18:45:19 +0100 paulson A few new or simplified proofs
Fri, 22 Sep 2023 16:12:10 +0200 wenzelm tuned: more standard order;
Fri, 22 Sep 2023 16:11:18 +0200 wenzelm clarified signature;
Fri, 22 Sep 2023 00:05:11 +0200 wenzelm proper fontenc for cartouches (amending d052d61da398);
Thu, 21 Sep 2023 23:45:03 +0200 wenzelm clarified modules;
Thu, 21 Sep 2023 18:17:26 +0200 wenzelm clarified signature;
Thu, 21 Sep 2023 18:14:28 +0200 wenzelm clarified modules;
Thu, 21 Sep 2023 17:09:48 +0200 wenzelm tuned;
Thu, 21 Sep 2023 17:04:56 +0200 wenzelm more robust: prefer linear data flow;
Wed, 20 Sep 2023 17:40:09 +0200 desharna added first proof reconstruction test for Sledgehammer
Tue, 19 Sep 2023 20:24:39 +0200 wenzelm tuned;
Tue, 19 Sep 2023 19:48:54 +0200 wenzelm clarified signature;
Tue, 19 Sep 2023 13:46:11 +0200 wenzelm clarified signature (again): follow Isabelle/Java/Scala;
Tue, 19 Sep 2023 13:12:13 +0200 wenzelm tuned (following 69c6d3e87660);
Tue, 19 Sep 2023 13:02:48 +0200 wenzelm tuned --- avoid pointless indirection (see also a2df9de46060);
Sun, 17 Sep 2023 18:56:35 +0100 paulson (pointlessly) get rid of some simp calls within "proof"
Sat, 16 Sep 2023 06:38:44 +0000 haftmann reduced prominence of lemma names
Sat, 16 Sep 2023 06:38:44 +0000 haftmann new formulation of an auxiliary lemma
Fri, 15 Sep 2023 20:46:50 +0100 paulson A few more inclusion-exclusion theorems from HOL Light
Thu, 14 Sep 2023 05:24:30 +0000 haftmann Corrected type calculation.
Wed, 13 Sep 2023 17:08:55 +0000 haftmann some hints on managed installations
Wed, 13 Sep 2023 17:08:54 +0000 haftmann prefer cartouches over quotes for clarity of resulting document
Tue, 12 Sep 2023 13:54:48 +0100 paulson A little reorganisation
Mon, 11 Sep 2023 23:13:23 +0200 wenzelm post-release updates;
Mon, 11 Sep 2023 22:59:34 +0200 wenzelm merged
Mon, 11 Sep 2023 19:31:09 +0200 wenzelm Added tag Isabelle2023 for changeset b5f3d1051b13
Mon, 11 Sep 2023 19:30:48 +0200 wenzelm tuned; Isabelle2023
Mon, 11 Sep 2023 15:59:40 +0200 wenzelm misc tuning;
Sun, 10 Sep 2023 19:31:35 +0200 wenzelm documentation for the "Document" panel in Isabelle/jEdit;
Sat, 09 Sep 2023 19:26:08 +0100 paulson Loads of new material related to porting the Euler Polyhedron Formula from HOL Light
Sat, 09 Sep 2023 17:18:52 +0100 paulson merged
Sat, 26 Aug 2023 11:36:40 +0100 paulson merged
Sat, 26 Aug 2023 11:36:25 +0100 paulson tidying up old apply-style proofs
Thu, 07 Sep 2023 16:53:57 +0200 Kevin Kappelmann allow higher-order unification of open terms (reviewed by Larry Paulson)
Wed, 06 Sep 2023 20:51:45 +0200 wenzelm merged
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;
Wed, 06 Sep 2023 16:03:22 +0200 wenzelm add ML_system_pp for type Isabelle_Thread.T;
Wed, 06 Sep 2023 14:09:27 +0200 wenzelm more explicit type Isabelle_Thread.T;
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);
Mon, 04 Sep 2023 17:25:16 +0200 wenzelm tuned whitespace;
Tue, 05 Sep 2023 15:23:50 +0200 blanchet tuned Sledgehammer messages
Tue, 05 Sep 2023 15:23:48 +0200 blanchet respect timeout better
Sun, 03 Sep 2023 19:28:59 +0200 wenzelm merged
Sun, 03 Sep 2023 18:09:00 +0200 wenzelm Added tag Isabelle2023-RC5 for changeset ffa417b5c913
Sun, 03 Sep 2023 16:56:43 +0200 wenzelm tuned;
Sun, 03 Sep 2023 16:47:54 +0200 wenzelm tuned messages;
Sun, 03 Sep 2023 16:44:07 +0200 wenzelm proper stop of build_process shutdown, despite errors on workers;
Sun, 03 Sep 2023 16:19:58 +0200 wenzelm prefer quiet mode: potentially more robust ssh connection, e.g. when master closes;
Sun, 03 Sep 2023 16:18:06 +0200 wenzelm support "isabelle build_worker -q";
Sun, 03 Sep 2023 13:38:56 +0200 wenzelm support "isabelle build_process -r -f";
Sun, 03 Sep 2023 13:23:51 +0200 wenzelm clarified signature;
Sun, 03 Sep 2023 12:52:48 +0200 wenzelm clarified output;
Sun, 03 Sep 2023 12:39:19 +0200 wenzelm clarified signature;
Sun, 03 Sep 2023 12:30:44 +0200 wenzelm clarified signature: removed ununsed option;
Sun, 03 Sep 2023 12:17:41 +0200 wenzelm tuned message;
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;
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;
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);
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
Thu, 31 Aug 2023 14:59:52 +0200 wenzelm more portable: it really is the Cygwin $HOME not the Windows $USER_HOME;
Wed, 30 Aug 2023 17:02:40 +0200 wenzelm more accurate documentation of record field update, following changes in Isabelle2007 and Isabelle2008;
Wed, 30 Aug 2023 16:57:28 +0200 wenzelm tuned whitespace;
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);
Wed, 30 Aug 2023 21:34:53 +0200 wenzelm tuned NEWS;
Wed, 30 Aug 2023 21:18:52 +0200 wenzelm NEWS;
Wed, 30 Aug 2023 21:03:30 +0200 wenzelm update to "scalac -source 3.3" (from 3.1);
Tue, 29 Aug 2023 21:54:35 +0200 wenzelm proper pattern (amending ff86f10e54cd);
Tue, 29 Aug 2023 20:19:57 +0200 wenzelm discontinue odd AFP partitioning: let Build_Cluster / Build_Engine do the job;
Tue, 29 Aug 2023 20:14:44 +0200 wenzelm discontinue special treatment of AFP: "isabelle dump" has been superseded by regular "isabelle build" databases;
Tue, 29 Aug 2023 19:20:51 +0200 wenzelm clarified signature: prefer enum types;
Tue, 29 Aug 2023 19:17:25 +0200 wenzelm proper type, following Bus.event;
Tue, 29 Aug 2023 18:17:04 +0200 wenzelm clarified signature;
Tue, 29 Aug 2023 18:13:30 +0200 wenzelm clarified signature: prefer enum types;
Tue, 29 Aug 2023 17:53:36 +0200 wenzelm clarified signature: prefer enum types;
Tue, 29 Aug 2023 17:40:01 +0200 wenzelm clarified signature: prefer enum types;
Tue, 29 Aug 2023 17:29:34 +0200 wenzelm clarified signature: prefer enum types;
Tue, 29 Aug 2023 17:19:19 +0200 wenzelm clarified signature: prefer enum types;
Tue, 29 Aug 2023 17:17:12 +0200 wenzelm clarified signature: prefer enum types;
Tue, 29 Aug 2023 17:14:19 +0200 wenzelm tuned indentation;
Tue, 29 Aug 2023 17:10:48 +0200 wenzelm clarified signature: prefer enum types;
Tue, 29 Aug 2023 17:06:24 +0200 wenzelm clarified signature: prefer enum types;
Tue, 29 Aug 2023 17:00:12 +0200 wenzelm clarified signature: prefer enum types;
Tue, 29 Aug 2023 16:55:49 +0200 wenzelm clarified signature: prefer enum types;
Tue, 29 Aug 2023 16:52:59 +0200 wenzelm clarified signature: prefer enum types;
Tue, 29 Aug 2023 16:49:17 +0200 wenzelm clarified signature: prefer enum types;
Tue, 29 Aug 2023 16:42:08 +0200 wenzelm clarified signature: prefer enum types;
Tue, 29 Aug 2023 16:39:29 +0200 wenzelm clarified signature: prefer enum types;
Tue, 29 Aug 2023 16:30:07 +0200 wenzelm clarified signature: prefer enum types;
Tue, 29 Aug 2023 16:18:29 +0200 wenzelm clarified signature: prefer enum types;
Tue, 29 Aug 2023 15:49:19 +0200 wenzelm clarified signature: prefer enum types;
Tue, 29 Aug 2023 15:34:45 +0200 wenzelm clarified signature: prefer enum types;
Tue, 29 Aug 2023 15:23:06 +0200 wenzelm clarified generated Scala, for the sake of "scalac -source 3.3";
Tue, 29 Aug 2023 13:05:32 +0200 wenzelm discontinue old Java 11 LTS;
Tue, 29 Aug 2023 12:53:28 +0200 wenzelm misc tuning: support "scalac -source 3.3";
Tue, 29 Aug 2023 12:04:13 +0200 wenzelm obsolete (see b4e6b82fdb9e);
Sun, 27 Aug 2023 19:14:04 +0200 wenzelm merged
Sun, 27 Aug 2023 19:07:12 +0200 wenzelm update for release;
Sun, 27 Aug 2023 17:00:03 +0200 wenzelm Added tag Isabelle2023-RC4 for changeset 12aac1489f3b
Sun, 27 Aug 2023 15:28:48 +0200 wenzelm minimal documentation for build cluster support;
Sun, 27 Aug 2023 14:22:28 +0200 wenzelm more robust access to local variables;
Sun, 27 Aug 2023 13:15:32 +0200 wenzelm tuned messages: avoid duplicates;
Sun, 27 Aug 2023 12:57:59 +0200 wenzelm removed junk (following ab07d4cb7d1c, amending 8cd399b25dac);
Sun, 27 Aug 2023 12:49:43 +0200 wenzelm tuned error;
Sat, 26 Aug 2023 13:48:14 +0200 wenzelm tuned messages (again);
Sat, 26 Aug 2023 13:47:03 +0200 wenzelm tuned: prefer explicit types;
Fri, 25 Aug 2023 20:35:28 +0200 wenzelm support for Host.dirs;
Fri, 25 Aug 2023 20:10:53 +0200 wenzelm tuned message: failure can happen towards the end, e.g. due to failed sessions or progress.stopped;
Fri, 25 Aug 2023 20:08:32 +0200 wenzelm support multiple host names;
Fri, 25 Aug 2023 15:31:14 +0200 wenzelm clarified default options: SQLite build_database is unsupported for Isabelle2023, due to lack of proper transaction_lock;
Fri, 25 Aug 2023 11:31:24 +0200 blanchet avoid using FOOL syntax with older Vampire versions because of soundness bug visible by passing 'Abs_unit_cases Rep_unit Rep_unit_cases' as the facts to Sledgehammer
Fri, 25 Aug 2023 13:56:00 +0200 wenzelm tuned message;
Wed, 23 Aug 2023 16:04:04 +0200 wenzelm tuned;
Wed, 23 Aug 2023 15:59:03 +0200 wenzelm more accurate treatment of state vs. serial vs. db;
Wed, 23 Aug 2023 14:23:41 +0200 wenzelm more explicit check;
Wed, 23 Aug 2023 11:44:08 +0200 wenzelm proper numa_nodes for build_worker;
Wed, 23 Aug 2023 11:31:17 +0200 wenzelm tuned message;
Wed, 23 Aug 2023 11:20:07 +0200 wenzelm tuned;
Wed, 23 Aug 2023 11:00:30 +0200 wenzelm tuned signature;
Tue, 22 Aug 2023 13:51:06 +0200 wenzelm support hosts with shared directory (e.g. NFS);
Tue, 22 Aug 2023 13:27:53 +0200 wenzelm tuned message: failure may stem from build_cluster init;
Tue, 22 Aug 2023 12:18:31 +0200 wenzelm proper sync_database for receive timeout;
Tue, 22 Aug 2023 11:54:06 +0200 wenzelm clarified source structure;
Tue, 22 Aug 2023 11:33:25 +0200 wenzelm tuned whitespace;
Tue, 22 Aug 2023 10:34:27 +0200 wenzelm clarified command-line tools;
Tue, 22 Aug 2023 10:31:15 +0200 wenzelm tuned output;
Tue, 22 Aug 2023 10:05:03 +0200 wenzelm clarified signature;
Tue, 22 Aug 2023 09:39:37 +0200 wenzelm tuned signature;
Tue, 22 Aug 2023 09:28:44 +0200 wenzelm tuned signature;
Mon, 21 Aug 2023 20:40:15 +0200 wenzelm proper sequential evaluation;
Mon, 21 Aug 2023 15:54:08 +0200 wenzelm more robust command options;
Mon, 21 Aug 2023 15:28:35 +0200 wenzelm performance tuning: avoid redundant db access;
Mon, 21 Aug 2023 15:04:22 +0200 wenzelm clarified signature: proper treatment of implicit state (amending d0c9d277620e);
Mon, 21 Aug 2023 13:01:45 +0200 wenzelm performance tuning: avoid redundant db access;
Mon, 21 Aug 2023 12:40:33 +0200 wenzelm performance tuning: avoid multiple db roundtrips;
Mon, 21 Aug 2023 12:34:53 +0200 wenzelm clarified signature: more robust treatment of implicit state;
Mon, 21 Aug 2023 11:56:07 +0200 wenzelm proper sync_database for Database_Progress consumer;
Mon, 21 Aug 2023 11:43:29 +0200 wenzelm tuned message;
Mon, 21 Aug 2023 11:42:16 +0200 wenzelm tuned;
Mon, 21 Aug 2023 11:24:47 +0200 wenzelm tuned messages;
Mon, 21 Aug 2023 11:15:25 +0200 wenzelm tuned signature: removed unused arguments;
Mon, 21 Aug 2023 10:55:30 +0200 wenzelm minor performance tuning: avoid multiple db roundtrips;
Mon, 21 Aug 2023 10:53:50 +0200 wenzelm more operations;
Mon, 21 Aug 2023 10:53:26 +0200 wenzelm tuned;
Sun, 20 Aug 2023 22:24:24 +0200 wenzelm limit size and complexity of bulk transactions;
Sun, 20 Aug 2023 21:05:56 +0200 wenzelm more scalable write_entries and Export.consumer via db.execute_batch_statement;
Sat, 19 Aug 2023 22:57:06 +0200 wenzelm clarified signature: filter batch;
Sat, 19 Aug 2023 14:45:57 +0200 wenzelm more scalable write_messages via db.execute_batch_statement;
Sat, 19 Aug 2023 14:34:36 +0200 wenzelm support for execute_batch: multiple statements in one round-trip;
Thu, 17 Aug 2023 20:13:49 +0200 wenzelm more robust;
Thu, 17 Aug 2023 20:06:24 +0200 wenzelm restrict input_messages to master build_process: avoid excessive db traffic for distributed build_workers;
Thu, 17 Aug 2023 19:01:40 +0200 wenzelm more scalable Database_Progress via asynchronous Consumer_Thread.fork_bulk;
Thu, 17 Aug 2023 16:15:25 +0200 wenzelm clarified main_loop: support timeout, which results in consume(Nil);
Thu, 17 Aug 2023 15:12:18 +0200 wenzelm tuned;
Thu, 17 Aug 2023 14:46:24 +0200 wenzelm clarified signature;
Thu, 17 Aug 2023 14:43:45 +0200 wenzelm tuned signature;
Wed, 16 Aug 2023 14:50:17 +0200 wenzelm tuned signature;
Wed, 16 Aug 2023 14:42:43 +0200 wenzelm build_worker is stopped independently from master build_process;
Sun, 13 Aug 2023 19:27:58 +0200 wenzelm clarified command arguments: optionally restrict to given theories (from theory loader);
Sun, 13 Aug 2023 19:23:53 +0200 wenzelm tuned signature: more operations for formal theory context vs. theory loader;
Sun, 13 Aug 2023 17:50:31 +0200 wenzelm added Isar command 'print_context_tracing';
Sun, 13 Aug 2023 15:06:17 +0200 wenzelm avoid confusion: this is merely about "isabelle dotnet_setup", no codegen yet;
Fri, 25 Aug 2023 11:31:24 +0200 blanchet avoid using FOOL syntax with older Vampire versions because of soundness bug visible by passing 'Abs_unit_cases Rep_unit Rep_unit_cases' as the facts to Sledgehammer
Fri, 25 Aug 2023 09:56:45 +0100 paulson merged
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 tip