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;
Sun, 06 Aug 2023 19:00:06 +0100 paulson merged
Sun, 06 Aug 2023 18:29:09 +0100 paulson Tidied up more messy proofs
Sun, 06 Aug 2023 16:01:11 +0200 wenzelm hints on "hg bisect";
Sun, 06 Aug 2023 14:48:25 +0200 wenzelm no hardwired timeout in Isabelle distribution (unlike on AFP): reverting part of 74c75da4cb01 -- without further tinkering it breaks isabelle_cronjob builds;
Fri, 04 Aug 2023 19:17:49 +0200 paulson Removal of ugly old proofs
Thu, 03 Aug 2023 19:10:43 +0200 paulson merged
Thu, 03 Aug 2023 19:10:36 +0200 paulson More cosmetic changes
Thu, 27 Jul 2023 23:05:25 +0100 paulson Cosmetic polishing of proofs
Tue, 01 Aug 2023 11:27:55 +0200 Mathias Fleury remove debug printing
Thu, 27 Jul 2023 07:08:32 +0200 nipkow merged
Wed, 26 Jul 2023 21:03:57 +0200 nipkow added mbox-like latex sugar
Wed, 26 Jul 2023 20:28:35 +0200 wenzelm Added tag Isabelle2023-RC2 for changeset 53b59fa42696
Wed, 26 Jul 2023 20:15:31 +0200 wenzelm prefer Output.writeln for theory "results", as opposed to Output.state for genuine proof states (see f8c412a45af8, c668735fb8b5, ecf80e37ed1a);
Wed, 26 Jul 2023 15:42:13 +0200 wenzelm revert adhoc change ab9cc7cda0ec: lacks reasoning (and discussion);
Wed, 26 Jul 2023 15:06:06 +0200 kleing output panel: don't discard already filtered messages
Wed, 26 Jul 2023 13:09:20 +0200 wenzelm merged
Wed, 26 Jul 2023 12:58:47 +0200 wenzelm tuned signature: more operations;
Wed, 26 Jul 2023 11:59:55 +0200 wenzelm avoid excessive accumulation of garbage, for profiling of huge sessions;
Tue, 25 Jul 2023 16:30:14 +0200 wenzelm clarified signature: systematic use of Properties.make_string;
Tue, 25 Jul 2023 15:52:32 +0200 wenzelm tuned;
Wed, 26 Jul 2023 12:04:25 +0200 Mathias Fleury support for let in Alethe name bindings;
Tue, 25 Jul 2023 18:52:34 +0100 paulson merged
Tue, 25 Jul 2023 18:52:25 +0100 paulson A few more cosmetic changes to proofs
Mon, 17 Jul 2023 21:49:58 +0100 paulson merged
Mon, 17 Jul 2023 21:49:49 +0100 paulson tidying a few proofs a bit more
Mon, 17 Jul 2023 12:31:06 +0100 paulson partly tidied some truly horrible proofs
Tue, 25 Jul 2023 15:04:17 +0200 wenzelm update for release;
Tue, 25 Jul 2023 14:58:05 +0200 wenzelm back out 9d5e2a08ba1b, hoping the server room stays sufficiently cool;
Tue, 25 Jul 2023 14:12:26 +0200 wenzelm performance tuning: prefer static simpset within functional closure of morphism (with notable impact on specifications "in" class, e.g. AFP/No_FTL_observers);
Tue, 25 Jul 2023 12:27:31 +0200 wenzelm clarified statistics;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip