wenzelm [Sun, 18 Aug 2024 14:49:23 +0200] rev 80718
tuned: eliminate clone;
wenzelm [Sun, 18 Aug 2024 14:40:49 +0200] rev 80717
tuned: more antiquotations;
wenzelm [Sun, 18 Aug 2024 14:22:21 +0200] rev 80716
prefer host that is less likely to be down;
wenzelm [Thu, 15 Aug 2024 13:58:09 +0200] rev 80715
adapt and activate congprocs examples, following the current Simplifier implementation;
minor tuning;
wenzelm [Thu, 15 Aug 2024 13:47:09 +0200] rev 80714
original Congproc_Ex.thy by Norbert Schirmer: still inactive;
wenzelm [Thu, 15 Aug 2024 13:45:48 +0200] rev 80713
provide Simplifier.set_mksimps_context (roughly following Norbert Schirmer): allow update of context when premises are added to the local simpset;
wenzelm [Thu, 15 Aug 2024 12:43:17 +0200] rev 80712
clarified signature;
wenzelm [Thu, 15 Aug 2024 12:22:39 +0200] rev 80711
more direct access to Simplifier.mk_cong, to avoid odd Simpdata.mk_meta_cong seen in the wild;
wenzelm [Thu, 15 Aug 2024 11:49:45 +0200] rev 80710
tuned;
wenzelm [Wed, 14 Aug 2024 21:23:22 +0200] rev 80709
support for congprocs in the Simplifier, closely following Norbert Schirmer et-al, but with only one "simproc" name space and "simproc_setup" command / ML antiquotation;
wenzelm [Wed, 14 Aug 2024 18:59:49 +0200] rev 80708
tuned;
wenzelm [Wed, 14 Aug 2024 16:48:16 +0200] rev 80707
tuned: anticipate congprocs;
wenzelm [Wed, 14 Aug 2024 15:30:29 +0200] rev 80706
clarified signature;
wenzelm [Wed, 14 Aug 2024 13:51:36 +0200] rev 80705
tuned signature (again): anticipate different kinds of procs;
wenzelm [Wed, 14 Aug 2024 13:10:39 +0200] rev 80704
clarified context data;
tuned: more antiquotations;
wenzelm [Tue, 13 Aug 2024 21:09:51 +0200] rev 80703
tuned: prefer canonical argument order;
wenzelm [Tue, 13 Aug 2024 19:28:58 +0200] rev 80702
tuned: more antiquotations;
wenzelm [Tue, 13 Aug 2024 18:53:24 +0200] rev 80701
tuned: prefer canonical argument order;
wenzelm [Tue, 13 Aug 2024 18:31:40 +0200] rev 80700
clarified signature: less redundant types;
wenzelm [Tue, 13 Aug 2024 16:01:05 +0200] rev 80699
clarified signature;
wenzelm [Tue, 13 Aug 2024 15:50:25 +0200] rev 80698
unused (see d12c58e12c51);
wenzelm [Tue, 13 Aug 2024 15:42:55 +0200] rev 80697
tuned signature: support more general procedures;
wenzelm [Sun, 11 Aug 2024 23:11:03 +0200] rev 80696
merged
wenzelm [Sun, 11 Aug 2024 20:20:05 +0200] rev 80695
tuned: more antiquotations;