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;
Mon, 25 Sep 2023 21:36:46 +0200 unused;
wenzelm [Mon, 25 Sep 2023 21:36:46 +0200] rev 78712
unused;
Mon, 25 Sep 2023 21:30:46 +0200 clarified order of modules: early access to interrupt management of Isabelle_Threads;
wenzelm [Mon, 25 Sep 2023 21:30:46 +0200] rev 78711
clarified order of modules: early access to interrupt management of Isabelle_Threads;
Mon, 25 Sep 2023 21:09:25 +0200 tuned: prefer antiquotation for try-catch;
wenzelm [Mon, 25 Sep 2023 21:09:25 +0200] rev 78710
tuned: prefer antiquotation for try-catch;
Mon, 25 Sep 2023 20:56:44 +0200 tuned: prefer antiquotation for try-catch;
wenzelm [Mon, 25 Sep 2023 20:56:44 +0200] rev 78709
tuned: prefer antiquotation for try-catch;
Mon, 25 Sep 2023 19:49:25 +0200 tuned: prefer antiquotation for try-finally;
wenzelm [Mon, 25 Sep 2023 19:49:25 +0200] rev 78708
tuned: prefer antiquotation for try-finally;
Mon, 25 Sep 2023 19:28:14 +0200 omit pointless capture/release (see also 469a375212c1);
wenzelm [Mon, 25 Sep 2023 19:28:14 +0200] rev 78707
omit pointless capture/release (see also 469a375212c1);
Mon, 25 Sep 2023 19:27:17 +0200 omit pointless capture/release (see also 26774ccb1c74);
wenzelm [Mon, 25 Sep 2023 19:27:17 +0200] rev 78706
omit pointless capture/release (see also 26774ccb1c74);
Mon, 25 Sep 2023 18:45:41 +0200 clarified signature: avoid association with potentially dangerous Exn.capture;
wenzelm [Mon, 25 Sep 2023 18:45:41 +0200] rev 78705
clarified signature: avoid association with potentially dangerous Exn.capture;
Mon, 25 Sep 2023 17:37:52 +0200 more robust: catch/finally part is uninterruptible;
wenzelm [Mon, 25 Sep 2023 17:37:52 +0200] rev 78704
more robust: catch/finally part is uninterruptible;
Mon, 25 Sep 2023 17:37:12 +0200 more position information, e.g. for warning about fn-pattern;
wenzelm [Mon, 25 Sep 2023 17:37:12 +0200] rev 78703
more position information, e.g. for warning about fn-pattern;
Mon, 25 Sep 2023 16:55:11 +0200 unused;
wenzelm [Mon, 25 Sep 2023 16:55:11 +0200] rev 78702
unused;
Mon, 25 Sep 2023 16:17:43 +0200 more general ML_Antiquotation.special_form;
wenzelm [Mon, 25 Sep 2023 16:17:43 +0200] rev 78701
more general ML_Antiquotation.special_form; more general "try" forms: support 'finally' or 'catch';
Wed, 27 Sep 2023 13:34:15 +0100 Importing or moving a few more useful theorems
paulson <lp15@cam.ac.uk> [Wed, 27 Sep 2023 13:34:15 +0100] rev 78700
Importing or moving a few more useful theorems
Mon, 25 Sep 2023 17:06:11 +0100 merged
paulson [Mon, 25 Sep 2023 17:06:11 +0100] rev 78699
merged
Mon, 25 Sep 2023 17:06:05 +0100 A few new theorems
paulson <lp15@cam.ac.uk> [Mon, 25 Sep 2023 17:06:05 +0100] rev 78698
A few new theorems
Mon, 25 Sep 2023 17:16:32 +0200 avoid legacy binding errors in Sledgehammer Isar proofs
blanchet [Mon, 25 Sep 2023 17:16:32 +0200] rev 78697
avoid legacy binding errors in Sledgehammer Isar proofs
Mon, 25 Sep 2023 17:16:32 +0200 parse applie lambdas correctly plus deal gracefully with lambda-lifting in Zipperposition
blanchet [Mon, 25 Sep 2023 17:16:32 +0200] rev 78696
parse applie lambdas correctly plus deal gracefully with lambda-lifting in Zipperposition
Mon, 25 Sep 2023 17:16:32 +0200 added argo
blanchet [Mon, 25 Sep 2023 17:16:32 +0200] rev 78695
added argo
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip