Sat, 14 Oct 2023 15:09:20 +0200 support for macOS 14 Sonoma (only for testing);
wenzelm [Sat, 14 Oct 2023 15:09:20 +0200] rev 78772
support for macOS 14 Sonoma (only for testing);
Sat, 14 Oct 2023 14:38:40 +0200 more platform tests: initial support for macOS 14 Sonoma;
wenzelm [Sat, 14 Oct 2023 14:38:40 +0200] rev 78771
more platform tests: initial support for macOS 14 Sonoma;
Sat, 14 Oct 2023 14:27:54 +0200 updated to gmp-6.3.0, for the sake of macOS 14 Sonoma;
wenzelm [Sat, 14 Oct 2023 14:27:54 +0200] rev 78770
updated to gmp-6.3.0, for the sake of macOS 14 Sonoma;
Thu, 12 Oct 2023 21:13:22 +0200 merged
wenzelm [Thu, 12 Oct 2023 21:13:22 +0200] rev 78769
merged
Thu, 12 Oct 2023 21:11:59 +0200 prefer Exn.result: avoid accidental capture of interrupts, similar to ML;
wenzelm [Thu, 12 Oct 2023 21:11:59 +0200] rev 78768
prefer Exn.result: avoid accidental capture of interrupts, similar to ML;
Thu, 12 Oct 2023 20:58:15 +0200 clarified user errors vs. failures, e.g. java.lang.StackOverflowError;
wenzelm [Thu, 12 Oct 2023 20:58:15 +0200] rev 78767
clarified user errors vs. failures, e.g. java.lang.StackOverflowError;
Thu, 12 Oct 2023 14:59:59 +0200 further clarification of Exn.is_interrupt_proper vs. overall Exn.is_interrupt;
wenzelm [Thu, 12 Oct 2023 14:59:59 +0200] rev 78766
further clarification of Exn.is_interrupt_proper vs. overall Exn.is_interrupt;
Thu, 12 Oct 2023 15:45:06 +0200 proper Exn.capture with check_interrupt (amending a3dcae9a2ebe);
wenzelm [Thu, 12 Oct 2023 15:45:06 +0200] rev 78765
proper Exn.capture with check_interrupt (amending a3dcae9a2ebe);
Thu, 12 Oct 2023 10:56:45 +0200 distinguish proper interrupts from Poly/ML RTS breakdown;
wenzelm [Thu, 12 Oct 2023 10:56:45 +0200] rev 78764
distinguish proper interrupts from Poly/ML RTS breakdown;
Wed, 11 Oct 2023 14:03:16 +0200 tuned;
wenzelm [Wed, 11 Oct 2023 14:03:16 +0200] rev 78763
tuned;
Wed, 11 Oct 2023 13:49:08 +0200 tuned;
wenzelm [Wed, 11 Oct 2023 13:49:08 +0200] rev 78762
tuned;
Wed, 11 Oct 2023 12:37:11 +0200 proper Isabelle_Thread.try_catch;
wenzelm [Wed, 11 Oct 2023 12:37:11 +0200] rev 78761
proper Isabelle_Thread.try_catch;
Wed, 11 Oct 2023 12:22:46 +0200 tuned;
wenzelm [Wed, 11 Oct 2023 12:22:46 +0200] rev 78760
tuned;
Wed, 11 Oct 2023 11:59:24 +0200 proper Exn.capture / Isabelle_Thread.try_catch;
wenzelm [Wed, 11 Oct 2023 11:59:24 +0200] rev 78759
proper Exn.capture / Isabelle_Thread.try_catch;
Wed, 11 Oct 2023 11:37:18 +0200 tuned;
wenzelm [Wed, 11 Oct 2023 11:37:18 +0200] rev 78758
tuned;
Wed, 11 Oct 2023 11:27:01 +0200 clarified signature;
wenzelm [Wed, 11 Oct 2023 11:27:01 +0200] rev 78757
clarified signature;
Wed, 11 Oct 2023 11:07:00 +0200 proper Exn.capture;
wenzelm [Wed, 11 Oct 2023 11:07:00 +0200] rev 78756
proper Exn.capture;
Wed, 11 Oct 2023 11:06:34 +0200 more robust: avoid race condition;
wenzelm [Wed, 11 Oct 2023 11:06:34 +0200] rev 78755
more robust: avoid race condition;
Wed, 11 Oct 2023 10:48:42 +0200 clarified name;
wenzelm [Wed, 11 Oct 2023 10:48:42 +0200] rev 78754
clarified name;
Wed, 11 Oct 2023 10:46:50 +0200 clarified signature;
wenzelm [Wed, 11 Oct 2023 10:46:50 +0200] rev 78753
clarified signature;
Wed, 11 Oct 2023 10:16:17 +0200 clarified comments;
wenzelm [Wed, 11 Oct 2023 10:16:17 +0200] rev 78752
clarified comments;
Thu, 12 Oct 2023 12:36:09 +0100 Fixed the duplication of fls_compose_fps, moving the definition in Laurent_Convergence to Formal_Laurent_Series along with several simpler facts
paulson <lp15@cam.ac.uk> [Thu, 12 Oct 2023 12:36:09 +0100] rev 78751
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 atin now an abbreviation for atin_within, which has been moved to Abstract_Limits
paulson <lp15@cam.ac.uk> [Wed, 11 Oct 2023 17:02:33 +0100] rev 78750
atin now an abbreviation for atin_within, which has been moved to Abstract_Limits
Wed, 11 Oct 2023 14:25:14 +0100 merged
paulson [Wed, 11 Oct 2023 14:25:14 +0100] rev 78749
merged
Tue, 03 Oct 2023 15:01:54 +0100 New proofs also some slightly faster existing proofs
paulson <lp15@cam.ac.uk> [Tue, 03 Oct 2023 15:01:54 +0100] rev 78748
New proofs also some slightly faster existing proofs
Tue, 10 Oct 2023 13:15:32 +0200 updated to hugo-0.119.0;
Fabian Huch <huch@in.tum.de> [Tue, 10 Oct 2023 13:15:32 +0200] rev 78747
updated to hugo-0.119.0;
Tue, 10 Oct 2023 12:57:01 +0200 add component build tool for hugo from afp-devel;
Fabian Huch <huch@in.tum.de> [Tue, 10 Oct 2023 12:57:01 +0200] rev 78746
add component build tool for hugo from afp-devel;
Tue, 10 Oct 2023 11:20:57 +0200 removed test failing on some platform
desharna [Tue, 10 Oct 2023 11:20:57 +0200] rev 78745
removed test failing on some platform
Mon, 09 Oct 2023 21:41:26 +0200 mini2 is not active due to upgrade;
wenzelm [Mon, 09 Oct 2023 21:41:26 +0200] rev 78744
mini2 is not active due to upgrade;
Mon, 09 Oct 2023 21:31:43 +0200 more PLATFORMS;
wenzelm [Mon, 09 Oct 2023 21:31:43 +0200] rev 78743
more PLATFORMS;
Sun, 08 Oct 2023 21:15:13 +0200 update documentation on Isabelle/ML exceptions;
wenzelm [Sun, 08 Oct 2023 21:15:13 +0200] rev 78742
update documentation on Isabelle/ML exceptions;
Sun, 08 Oct 2023 19:17:41 +0200 misc tuning;
wenzelm [Sun, 08 Oct 2023 19:17:41 +0200] rev 78741
misc tuning;
Sun, 08 Oct 2023 19:05:35 +0200 discontinue obsolete "Interrupt" constructor (NB: catch-all pattern produces ML compiler error);
wenzelm [Sun, 08 Oct 2023 19:05:35 +0200] rev 78740
discontinue obsolete "Interrupt" constructor (NB: catch-all pattern produces ML compiler error);
Sun, 08 Oct 2023 15:12:59 +0200 proper thread context for "isabelle-markup" Sidekick parser (amending 01a7265db76b);
wenzelm [Sun, 08 Oct 2023 15:12:59 +0200] rev 78739
proper thread context for "isabelle-markup" Sidekick parser (amending 01a7265db76b);
Sun, 08 Oct 2023 15:02:01 +0200 proper Scala version, e.g. for IntelliJ IDEA;
wenzelm [Sun, 08 Oct 2023 15:02:01 +0200] rev 78738
proper Scala version, e.g. for IntelliJ IDEA;
Mon, 02 Oct 2023 11:28:23 +0200 NEWS
desharna [Mon, 02 Oct 2023 11:28:23 +0200] rev 78737
NEWS
Mon, 02 Oct 2023 11:22:53 +0200 used standard Time.compare in Sledgehammer's preplay
desharna [Mon, 02 Oct 2023 11:22:53 +0200] rev 78736
used standard Time.compare in Sledgehammer's preplay
Fri, 29 Sep 2023 17:22:19 +0200 moved variable bindings to tighter scope
desharna [Fri, 29 Sep 2023 17:22:19 +0200] rev 78735
moved variable bindings to tighter scope
Fri, 29 Sep 2023 15:52:56 +0200 removed proof reconstruction from Mirabelle; this is best handled directly in Sledgehammer
desharna [Fri, 29 Sep 2023 15:52:56 +0200] rev 78734
removed proof reconstruction from Mirabelle; this is best handled directly in Sledgehammer
Fri, 29 Sep 2023 15:36:12 +0200 removed unused function parameter
desharna [Fri, 29 Sep 2023 15:36:12 +0200] rev 78733
removed unused function parameter
Fri, 29 Sep 2023 14:00:09 +0100 merged
paulson [Fri, 29 Sep 2023 14:00:09 +0100] rev 78732
merged
Fri, 29 Sep 2023 13:59:56 +0100 A couple of new lemmas
paulson <lp15@cam.ac.uk> [Fri, 29 Sep 2023 13:59:56 +0100] rev 78731
A couple of new lemmas
Fri, 29 Sep 2023 11:19:43 +0200 merged
wenzelm [Fri, 29 Sep 2023 11:19:43 +0200] rev 78730
merged
Fri, 29 Sep 2023 11:19:19 +0200 more NEWS;
wenzelm [Fri, 29 Sep 2023 11:19:19 +0200] rev 78729
more NEWS;
Thu, 28 Sep 2023 20:07:30 +0200 explicitly reject 'handle' with catch-all patterns;
wenzelm [Thu, 28 Sep 2023 20:07:30 +0200] rev 78728
explicitly reject 'handle' with catch-all patterns;
Thu, 28 Sep 2023 19:40:20 +0200 avoid accidental 'handle' of interrupts;
wenzelm [Thu, 28 Sep 2023 19:40:20 +0200] rev 78727
avoid accidental 'handle' of interrupts;
Thu, 28 Sep 2023 19:36:54 +0200 tuned: prefer try-catch/finally over low-level 'handle';
wenzelm [Thu, 28 Sep 2023 19:36:54 +0200] rev 78726
tuned: prefer try-catch/finally over low-level 'handle';
Thu, 28 Sep 2023 14:43:07 +0200 clarified treatment of exceptions: avoid catch-all handlers;
wenzelm [Thu, 28 Sep 2023 14:43:07 +0200] rev 78725
clarified treatment of exceptions: avoid catch-all handlers;
Thu, 28 Sep 2023 11:30:01 +0200 clarified output vs. error: presence of error messages means error (see also cb7264721c91);
wenzelm [Thu, 28 Sep 2023 11:30:01 +0200] rev 78724
clarified output vs. error: presence of error messages means error (see also cb7264721c91);
Tue, 26 Sep 2023 15:09:31 +0200 tuned;
wenzelm [Tue, 26 Sep 2023 15:09:31 +0200] rev 78723
tuned;
Tue, 26 Sep 2023 15:04:47 +0200 more robust management of resources, using Thread_Attributes.uninterruptible;
wenzelm [Tue, 26 Sep 2023 15:04:47 +0200] rev 78722
more robust management of resources, using Thread_Attributes.uninterruptible;
Tue, 26 Sep 2023 15:03:02 +0200 tuned;
wenzelm [Tue, 26 Sep 2023 15:03:02 +0200] rev 78721
tuned;
Tue, 26 Sep 2023 14:42:33 +0200 clarified signature;
wenzelm [Tue, 26 Sep 2023 14:42:33 +0200] rev 78720
clarified signature;
Tue, 26 Sep 2023 14:29:55 +0200 more robust management of resources, using Thread_Attributes.uninterruptible;
wenzelm [Tue, 26 Sep 2023 14:29:55 +0200] rev 78719
more robust management of resources, using Thread_Attributes.uninterruptible;
Tue, 26 Sep 2023 13:37:08 +0200 tuned;
wenzelm [Tue, 26 Sep 2023 13:37:08 +0200] rev 78718
tuned;
Tue, 26 Sep 2023 13:34:04 +0200 tuned;
wenzelm [Tue, 26 Sep 2023 13:34:04 +0200] rev 78717
tuned;
Tue, 26 Sep 2023 12:46:31 +0200 tuned signature;
wenzelm [Tue, 26 Sep 2023 12:46:31 +0200] rev 78716
tuned signature;
Tue, 26 Sep 2023 12:30:08 +0200 clarified signature: distinction of unmanaged vs. managed interrupts (not implemented yet);
wenzelm [Tue, 26 Sep 2023 12:30:08 +0200] rev 78715
clarified signature: distinction of unmanaged vs. managed interrupts (not implemented yet);
Mon, 25 Sep 2023 21:58:58 +0200 clarified signature;
wenzelm [Mon, 25 Sep 2023 21:58:58 +0200] rev 78714
clarified signature;
Mon, 25 Sep 2023 21:46:38 +0200 clarified modules;
wenzelm [Mon, 25 Sep 2023 21:46:38 +0200] rev 78713
clarified modules;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip