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
Mon, 25 Sep 2023 17:16:32 +0200 allow (~) syntax in TPTP proofs for unapplied negation
blanchet [Mon, 25 Sep 2023 17:16:32 +0200] rev 78694
allow (~) syntax in TPTP proofs for unapplied negation
Mon, 25 Sep 2023 17:16:32 +0200 reconstruct Zipperposition's if-then-else in Sledgehammer Isar proofs
blanchet [Mon, 25 Sep 2023 17:16:32 +0200] rev 78693
reconstruct Zipperposition's if-then-else in Sledgehammer Isar proofs
Mon, 25 Sep 2023 17:16:32 +0200 use same associativity as Isabelle when parsing HOL proofs
blanchet [Mon, 25 Sep 2023 17:16:32 +0200] rev 78692
use same associativity as Isabelle when parsing HOL proofs
Mon, 25 Sep 2023 17:16:32 +0200 improved Sledgehammer's HOL proof parser w.r.t. negation
blanchet [Mon, 25 Sep 2023 17:16:32 +0200] rev 78691
improved Sledgehammer's HOL proof parser w.r.t. negation
Sun, 24 Sep 2023 15:55:42 +0200 clarified signature;
wenzelm [Sun, 24 Sep 2023 15:55:42 +0200] rev 78690
clarified signature;
Sun, 24 Sep 2023 15:14:45 +0200 clarified signature;
wenzelm [Sun, 24 Sep 2023 15:14:45 +0200] rev 78689
clarified signature;
Sun, 24 Sep 2023 15:07:40 +0200 clarified signature;
wenzelm [Sun, 24 Sep 2023 15:07:40 +0200] rev 78688
clarified signature;
Sun, 24 Sep 2023 11:42:13 +0200 minor performance tuning;
wenzelm [Sun, 24 Sep 2023 11:42:13 +0200] rev 78687
minor performance tuning;
Sat, 23 Sep 2023 18:45:28 +0100 merged
paulson [Sat, 23 Sep 2023 18:45:28 +0100] rev 78686
merged
Sat, 23 Sep 2023 18:45:19 +0100 A few new or simplified proofs
paulson <lp15@cam.ac.uk> [Sat, 23 Sep 2023 18:45:19 +0100] rev 78685
A few new or simplified proofs
Fri, 22 Sep 2023 16:12:10 +0200 tuned: more standard order;
wenzelm [Fri, 22 Sep 2023 16:12:10 +0200] rev 78684
tuned: more standard order;
Fri, 22 Sep 2023 16:11:18 +0200 clarified signature;
wenzelm [Fri, 22 Sep 2023 16:11:18 +0200] rev 78683
clarified signature; update component;
Fri, 22 Sep 2023 00:05:11 +0200 proper fontenc for cartouches (amending d052d61da398);
wenzelm [Fri, 22 Sep 2023 00:05:11 +0200] rev 78682
proper fontenc for cartouches (amending d052d61da398);
Thu, 21 Sep 2023 23:45:03 +0200 clarified modules;
wenzelm [Thu, 21 Sep 2023 23:45:03 +0200] rev 78681
clarified modules; clarified signature;
Thu, 21 Sep 2023 18:17:26 +0200 clarified signature;
wenzelm [Thu, 21 Sep 2023 18:17:26 +0200] rev 78680
clarified signature;
Thu, 21 Sep 2023 18:14:28 +0200 clarified modules;
wenzelm [Thu, 21 Sep 2023 18:14:28 +0200] rev 78679
clarified modules;
Thu, 21 Sep 2023 17:09:48 +0200 tuned;
wenzelm [Thu, 21 Sep 2023 17:09:48 +0200] rev 78678
tuned;
Thu, 21 Sep 2023 17:04:56 +0200 more robust: prefer linear data flow;
wenzelm [Thu, 21 Sep 2023 17:04:56 +0200] rev 78677
more robust: prefer linear data flow;
Wed, 20 Sep 2023 17:40:09 +0200 added first proof reconstruction test for Sledgehammer
desharna [Wed, 20 Sep 2023 17:40:09 +0200] rev 78676
added first proof reconstruction test for Sledgehammer
Tue, 19 Sep 2023 20:24:39 +0200 tuned;
wenzelm [Tue, 19 Sep 2023 20:24:39 +0200] rev 78675
tuned;
Tue, 19 Sep 2023 19:48:54 +0200 clarified signature;
wenzelm [Tue, 19 Sep 2023 19:48:54 +0200] rev 78674
clarified signature;
Tue, 19 Sep 2023 13:46:11 +0200 clarified signature (again): follow Isabelle/Java/Scala;
wenzelm [Tue, 19 Sep 2023 13:46:11 +0200] rev 78673
clarified signature (again): follow Isabelle/Java/Scala;
Tue, 19 Sep 2023 13:12:13 +0200 tuned (following 69c6d3e87660);
wenzelm [Tue, 19 Sep 2023 13:12:13 +0200] rev 78672
tuned (following 69c6d3e87660);
Tue, 19 Sep 2023 13:02:48 +0200 tuned --- avoid pointless indirection (see also a2df9de46060);
wenzelm [Tue, 19 Sep 2023 13:02:48 +0200] rev 78671
tuned --- avoid pointless indirection (see also a2df9de46060);
Sun, 17 Sep 2023 18:56:35 +0100 (pointlessly) get rid of some simp calls within "proof"
paulson <lp15@cam.ac.uk> [Sun, 17 Sep 2023 18:56:35 +0100] rev 78670
(pointlessly) get rid of some simp calls within "proof"
Sat, 16 Sep 2023 06:38:44 +0000 reduced prominence of lemma names
haftmann [Sat, 16 Sep 2023 06:38:44 +0000] rev 78669
reduced prominence of lemma names
Sat, 16 Sep 2023 06:38:44 +0000 new formulation of an auxiliary lemma
haftmann [Sat, 16 Sep 2023 06:38:44 +0000] rev 78668
new formulation of an auxiliary lemma
Fri, 15 Sep 2023 20:46:50 +0100 A few more inclusion-exclusion theorems from HOL Light
paulson <lp15@cam.ac.uk> [Fri, 15 Sep 2023 20:46:50 +0100] rev 78667
A few more inclusion-exclusion theorems from HOL Light
Thu, 14 Sep 2023 05:24:30 +0000 Corrected type calculation.
haftmann [Thu, 14 Sep 2023 05:24:30 +0000] rev 78666
Corrected type calculation.
Wed, 13 Sep 2023 17:08:55 +0000 some hints on managed installations
haftmann [Wed, 13 Sep 2023 17:08:55 +0000] rev 78665
some hints on managed installations
Wed, 13 Sep 2023 17:08:54 +0000 prefer cartouches over quotes for clarity of resulting document
haftmann [Wed, 13 Sep 2023 17:08:54 +0000] rev 78664
prefer cartouches over quotes for clarity of resulting document
Tue, 12 Sep 2023 13:54:48 +0100 A little reorganisation
paulson <lp15@cam.ac.uk> [Tue, 12 Sep 2023 13:54:48 +0100] rev 78663
A little reorganisation
Mon, 11 Sep 2023 23:13:23 +0200 post-release updates;
wenzelm [Mon, 11 Sep 2023 23:13:23 +0200] rev 78662
post-release updates;
Mon, 11 Sep 2023 22:59:34 +0200 merged
wenzelm [Mon, 11 Sep 2023 22:59:34 +0200] rev 78661
merged
Mon, 11 Sep 2023 19:31:09 +0200 Added tag Isabelle2023 for changeset b5f3d1051b13
wenzelm [Mon, 11 Sep 2023 19:31:09 +0200] rev 78660
Added tag Isabelle2023 for changeset b5f3d1051b13
Mon, 11 Sep 2023 19:30:48 +0200 tuned; Isabelle2023
wenzelm [Mon, 11 Sep 2023 19:30:48 +0200] rev 78659
tuned;
Mon, 11 Sep 2023 15:59:40 +0200 misc tuning;
wenzelm [Mon, 11 Sep 2023 15:59:40 +0200] rev 78658
misc tuning;
Sun, 10 Sep 2023 19:31:35 +0200 documentation for the "Document" panel in Isabelle/jEdit;
wenzelm [Sun, 10 Sep 2023 19:31:35 +0200] rev 78657
documentation for the "Document" panel in Isabelle/jEdit;
Sat, 09 Sep 2023 19:26:08 +0100 Loads of new material related to porting the Euler Polyhedron Formula from HOL Light
paulson <lp15@cam.ac.uk> [Sat, 09 Sep 2023 19:26:08 +0100] rev 78656
Loads of new material related to porting the Euler Polyhedron Formula from HOL Light
Sat, 09 Sep 2023 17:18:52 +0100 merged
paulson [Sat, 09 Sep 2023 17:18:52 +0100] rev 78655
merged
Sat, 26 Aug 2023 11:36:40 +0100 merged
paulson [Sat, 26 Aug 2023 11:36:40 +0100] rev 78654
merged
Sat, 26 Aug 2023 11:36:25 +0100 tidying up old apply-style proofs
paulson <lp15@cam.ac.uk> [Sat, 26 Aug 2023 11:36:25 +0100] rev 78653
tidying up old apply-style proofs
Thu, 07 Sep 2023 16:53:57 +0200 allow higher-order unification of open terms (reviewed by Larry Paulson)
Kevin Kappelmann <kevin.kappelmann@tum.de> [Thu, 07 Sep 2023 16:53:57 +0200] rev 78652
allow higher-order unification of open terms (reviewed by Larry Paulson)
Wed, 06 Sep 2023 20:51:45 +0200 merged
wenzelm [Wed, 06 Sep 2023 20:51:45 +0200] rev 78651
merged
Wed, 06 Sep 2023 20:51:28 +0200 clarified signature: retain original Poly/ML names Thread.Thread, Thread.Mutex, Thread.ConditionVar and de-emphasize them for Isabelle/ML;
wenzelm [Wed, 06 Sep 2023 20:51:28 +0200] rev 78650
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 add ML_system_pp for type Isabelle_Thread.T;
wenzelm [Wed, 06 Sep 2023 16:03:22 +0200] rev 78649
add ML_system_pp for type Isabelle_Thread.T;
Wed, 06 Sep 2023 14:09:27 +0200 more explicit type Isabelle_Thread.T;
wenzelm [Wed, 06 Sep 2023 14:09:27 +0200] rev 78648
more explicit type Isabelle_Thread.T; total operation Isabelle_Thread.self: upgrade raw ML threads implicitly;
Mon, 04 Sep 2023 21:03:13 +0200 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);
wenzelm [Mon, 04 Sep 2023 21:03:13 +0200] rev 78647
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); prefer Isabelle_Thread.fork;
(0) -30000 -10000 -3000 -1000 -300 -100 -64 +64 +100 +300 +1000 +3000 tip