wenzelm [Sun, 18 Aug 2024 16:46:32 +0200] rev 80725
tuned: eliminate clone (with change of internal exceptions);
wenzelm [Sun, 18 Aug 2024 15:49:24 +0200] rev 80724
tuned: more antiquotations;
wenzelm [Sun, 18 Aug 2024 15:41:55 +0200] rev 80723
tuned comments and whitespace (see also 589645894305);
wenzelm [Sun, 18 Aug 2024 15:29:18 +0200] rev 80722
tuned: more antiquotations;
wenzelm [Sun, 18 Aug 2024 15:29:03 +0200] rev 80721
tuned: more antiquotations;
wenzelm [Sun, 18 Aug 2024 15:21:50 +0200] rev 80720
proper const (see also 759bffe1d416 and b2800da9eb8a);
wenzelm [Sun, 18 Aug 2024 15:08:32 +0200] rev 80719
tuned: inline constants;
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;