Fri, 23 Aug 2024 22:47:51 +0200 wenzelm more markup for syntax consts;
Fri, 23 Aug 2024 22:45:18 +0200 wenzelm clarified concrete syntax;
Fri, 23 Aug 2024 21:32:09 +0200 wenzelm more accurate markup (amending 43c4817375bf): only consider primitive syntax consts, avoid extra Markup.intensify e.g. due to "\<^const>Pure.all_binder";
Fri, 23 Aug 2024 20:45:54 +0200 wenzelm more concrete syntax and more checks;
Fri, 23 Aug 2024 20:21:04 +0200 wenzelm clarified signature: more operations;
Fri, 23 Aug 2024 18:38:44 +0200 wenzelm support for syntax const dependencies, with minimal integrity checks;
Fri, 23 Aug 2024 15:44:31 +0200 wenzelm tuned;
Fri, 23 Aug 2024 15:42:30 +0200 wenzelm clarified markup: more uniform treatment of parse/print phase;
Fri, 23 Aug 2024 14:59:16 +0200 wenzelm tuned;
Fri, 23 Aug 2024 14:56:33 +0200 wenzelm clarified markup: more uniform;
Fri, 23 Aug 2024 14:41:45 +0200 wenzelm tuned signature: separate markup vs. extern;
Fri, 23 Aug 2024 13:28:01 +0200 wenzelm clarified signature;
Thu, 22 Aug 2024 17:12:32 +0200 wenzelm tuned: prefer configuration options via context;
Thu, 22 Aug 2024 16:04:06 +0200 wenzelm tuned;
Thu, 22 Aug 2024 15:57:30 +0200 wenzelm tuned signature: more operations;
Fri, 23 Aug 2024 18:40:12 +0200 nipkow tuned comments
Thu, 22 Aug 2024 22:26:36 +0100 paulson merged
Thu, 22 Aug 2024 22:26:28 +0100 paulson Partial tidying of old proofs
Wed, 21 Aug 2024 20:41:16 +0200 nipkow merged
Wed, 21 Aug 2024 20:40:59 +0200 nipkow new version of time_fun that works for classes; define T_length automatically now
Wed, 21 Aug 2024 14:09:44 +0100 paulson merged
Fri, 09 Aug 2024 20:45:31 +0100 paulson revised/generalised some lemmas
Wed, 21 Aug 2024 13:33:19 +0200 Fabian Huch remove terminated jobs, even if futures do not complete;
Tue, 20 Aug 2024 17:28:51 +0200 Fabian Huch terminate jobs properly;
Sun, 18 Aug 2024 20:03:32 +0200 wenzelm clarified signature: eliminate clones;
Sun, 18 Aug 2024 19:37:32 +0200 wenzelm tuned: more antiquotations;
Sun, 18 Aug 2024 18:51:31 +0200 wenzelm tuned: more antiquotations;
Sun, 18 Aug 2024 18:08:16 +0200 wenzelm misc tuning;
Sun, 18 Aug 2024 16:46:32 +0200 wenzelm tuned: eliminate clone (with change of internal exceptions);
Sun, 18 Aug 2024 15:49:24 +0200 wenzelm tuned: more antiquotations;
Sun, 18 Aug 2024 15:41:55 +0200 wenzelm tuned comments and whitespace (see also 589645894305);
Sun, 18 Aug 2024 15:29:18 +0200 wenzelm tuned: more antiquotations;
Sun, 18 Aug 2024 15:29:03 +0200 wenzelm tuned: more antiquotations;
Sun, 18 Aug 2024 15:21:50 +0200 wenzelm proper const (see also 759bffe1d416 and b2800da9eb8a);
Sun, 18 Aug 2024 15:08:32 +0200 wenzelm tuned: inline constants;
Sun, 18 Aug 2024 14:49:23 +0200 wenzelm tuned: eliminate clone;
Sun, 18 Aug 2024 14:40:49 +0200 wenzelm tuned: more antiquotations;
Sun, 18 Aug 2024 14:22:21 +0200 wenzelm prefer host that is less likely to be down;
Thu, 15 Aug 2024 13:58:09 +0200 wenzelm adapt and activate congprocs examples, following the current Simplifier implementation;
Thu, 15 Aug 2024 13:47:09 +0200 wenzelm original Congproc_Ex.thy by Norbert Schirmer: still inactive;
Thu, 15 Aug 2024 13:45:48 +0200 wenzelm provide Simplifier.set_mksimps_context (roughly following Norbert Schirmer): allow update of context when premises are added to the local simpset;
Thu, 15 Aug 2024 12:43:17 +0200 wenzelm clarified signature;
Thu, 15 Aug 2024 12:22:39 +0200 wenzelm more direct access to Simplifier.mk_cong, to avoid odd Simpdata.mk_meta_cong seen in the wild;
Thu, 15 Aug 2024 11:49:45 +0200 wenzelm tuned;
Wed, 14 Aug 2024 21:23:22 +0200 wenzelm 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;
Wed, 14 Aug 2024 18:59:49 +0200 wenzelm tuned;
Wed, 14 Aug 2024 16:48:16 +0200 wenzelm tuned: anticipate congprocs;
Wed, 14 Aug 2024 15:30:29 +0200 wenzelm clarified signature;
Wed, 14 Aug 2024 13:51:36 +0200 wenzelm tuned signature (again): anticipate different kinds of procs;
Wed, 14 Aug 2024 13:10:39 +0200 wenzelm clarified context data;
Tue, 13 Aug 2024 21:09:51 +0200 wenzelm tuned: prefer canonical argument order;
Tue, 13 Aug 2024 19:28:58 +0200 wenzelm tuned: more antiquotations;
Tue, 13 Aug 2024 18:53:24 +0200 wenzelm tuned: prefer canonical argument order;
Tue, 13 Aug 2024 18:31:40 +0200 wenzelm clarified signature: less redundant types;
Tue, 13 Aug 2024 16:01:05 +0200 wenzelm clarified signature;
Tue, 13 Aug 2024 15:50:25 +0200 wenzelm unused (see d12c58e12c51);
Tue, 13 Aug 2024 15:42:55 +0200 wenzelm tuned signature: support more general procedures;
Sun, 11 Aug 2024 23:11:03 +0200 wenzelm merged
Sun, 11 Aug 2024 20:20:05 +0200 wenzelm tuned: more antiquotations;
Sun, 11 Aug 2024 20:19:47 +0200 wenzelm tuned;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip