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
Thu, 24 Aug 2023 21:40:24 +0100 paulson some refinements in Algebra and Number_Theory
Fri, 25 Aug 2023 08:33:46 +0200 Lars Hupel provide Go component
Wed, 23 Aug 2023 10:12:46 +0100 paulson merged
Tue, 22 Aug 2023 22:13:51 +0100 paulson A subtle fix involving the "measurable" attribute
Mon, 21 Aug 2023 18:38:41 +0100 paulson merged
Mon, 21 Aug 2023 18:38:25 +0100 paulson Numerous minor tweaks and simplifications
Sat, 12 Aug 2023 10:09:29 +0100 paulson substantial tidy-up, shortening many proofs
Wed, 23 Aug 2023 10:32:23 +0200 Lars Hupel add Go component
Sun, 13 Aug 2023 15:08:38 +0200 wenzelm backed out changeset 2a26d423d9fb: build_log_database not run yet, so this tests the same changesets again;
Thu, 10 Aug 2023 23:11:52 +0200 wenzelm back to post-release mode -- after fork point;
Thu, 10 Aug 2023 20:42:18 +0200 wenzelm Added tag Isabelle2023-RC3 for changeset f5fb5bb2533f
Thu, 10 Aug 2023 20:39:28 +0200 wenzelm clarified option name (see also ff43a524aa5d);
Thu, 10 Aug 2023 20:30:37 +0200 wenzelm more thorough ML_Heap.restore: include ancestors; prefer simultaneous ML_Heap.get_entries: just one database access for heap hierarchy;
Thu, 10 Aug 2023 19:58:23 +0200 wenzelm more robust: atomic file-system result via tmp file;
Thu, 10 Aug 2023 19:51:43 +0200 wenzelm removed junk (amending 8cd399b25dac);
Thu, 10 Aug 2023 19:48:39 +0200 wenzelm more robust wrt. undefined state;
Thu, 10 Aug 2023 19:42:21 +0200 wenzelm more informative error;
Thu, 10 Aug 2023 16:57:01 +0200 wenzelm more robust;
Thu, 10 Aug 2023 16:49:17 +0200 wenzelm tuned signature;
Thu, 10 Aug 2023 16:40:07 +0200 wenzelm clarified signature: more explicit types;
Thu, 10 Aug 2023 15:11:21 +0200 wenzelm more informative shasum: show differences explicitly;
Thu, 10 Aug 2023 12:26:20 +0200 wenzelm tuned messages;
Thu, 10 Aug 2023 12:15:40 +0200 wenzelm more robust ancestor_results: avoid total existence failure after build_process has crashed elsewhere;
Thu, 10 Aug 2023 11:29:11 +0200 wenzelm clarified synchronized regions: avoid deadlock of Build_Cluster operations on other thread vs. return_code(), notably via capture() error handling;
Wed, 09 Aug 2023 14:33:59 +0200 nipkow merged
Wed, 09 Aug 2023 09:22:15 +0200 nipkow improved simp rule insert_Times_insert (following Dominique Unruh).
Wed, 09 Aug 2023 11:04:17 +0200 wenzelm afford multiple tests for arm64_32-darwin on this fast machine;
Wed, 09 Aug 2023 10:51:21 +0200 wenzelm proper history_base for AMR64;
Wed, 09 Aug 2023 08:24:24 +0200 nipkow tuned
Tue, 08 Aug 2023 23:55:33 +0200 wenzelm more robust support for ARM64 platform;
Tue, 08 Aug 2023 23:51:01 +0200 wenzelm proper support for Apple Silicon (ARM64);
Tue, 08 Aug 2023 18:52:09 +0200 wenzelm merged
Tue, 08 Aug 2023 17:27:01 +0200 wenzelm tuned: more symmetric and more robust wrt. evolution of theory loader vs. PIDE state;
Tue, 08 Aug 2023 17:17:42 +0200 wenzelm proper imports_keywords (amending 40a365360680), e.g. relevant for implicit "print_state" for commands defined after Pure;
Tue, 08 Aug 2023 12:35:14 +0200 wenzelm proper prev_thy (amending 92a547feec88), notably for the sake of 'print_theorems', which is the only use of Toplevel.previous_theory_of;
Tue, 08 Aug 2023 15:49:01 +0200 traytel made another two tactics more robust in presence of BNFs nesting live variables (reported by Wolfgang Jeltsch)
Mon, 07 Aug 2023 23:43:19 +0200 traytel made tactic more robust in presence of BNFs nesting live variables (reported by Wolfgang Jeltsch)
Mon, 07 Aug 2023 15:20:51 +0200 wenzelm systematic testing of arm64_32-darwin;
Mon, 07 Aug 2023 13:38:10 +0200 wenzelm more hardware details;
Sun, 06 Aug 2023 23:44:50 +0200 wenzelm update to polyml-219e0a248f70, with more robust support for ARM64;
Sun, 06 Aug 2023 22:40:12 +0200 wenzelm tuned generated README;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip