src/HOL/Library/old_recdef.ML
Wed, 20 Oct 2021 18:13:17 +0200 wenzelm discontinued obsolete "val extend = I" for data slots;
Sat, 16 Oct 2021 20:32:25 +0200 wenzelm unused;
Sat, 16 Oct 2021 20:21:13 +0200 wenzelm more accurate treatment of context;
Fri, 15 Oct 2021 19:25:31 +0200 wenzelm discontinued Term.dest_abs / Logic.dest_all, which are officially superseded by Variable.dest_abs etc., but there are also Term.dest_abs_global to recover existing tools easily;
Thu, 14 Oct 2021 16:03:20 +0200 wenzelm clarified signature;
Fri, 10 Sep 2021 14:59:19 +0200 wenzelm clarified signature: more scalable operations;
Mon, 02 Dec 2019 15:04:38 +0100 wenzelm proper spec_rule name via naming/binding/Morphism.binding;
Fri, 29 Nov 2019 20:57:04 +0100 wenzelm more informative spec rules: optional name;
Mon, 03 Jun 2019 15:40:08 +0200 wenzelm clarified signature;
Tue, 26 Mar 2019 22:13:36 +0100 wenzelm more informative Spec_Rules.Equational, notably primrec argument types;
Fri, 04 Jan 2019 23:22:53 +0100 wenzelm isabelle update -u control_cartouches;
Fri, 23 Feb 2018 19:25:37 +0100 wenzelm added HOLogic.mk_obj_eq convenience and eliminated some clones;
Sun, 02 Jul 2017 20:13:38 +0200 haftmann proper concept of code declaration wrt. atomicity and Isar declarations
Tue, 13 Dec 2016 11:51:42 +0100 wenzelm more symbols;
Mon, 06 Jun 2016 21:28:46 +0200 haftmann explicit tagging of code equations de-baroquifies interface
Tue, 05 Jan 2016 13:48:51 +0100 wenzelm updated headers;
Wed, 09 Dec 2015 16:36:26 +0100 wenzelm clarified type Token.src: plain token list, with usual implicit value assignment;
Sat, 17 Oct 2015 22:31:21 +0200 wenzelm tuned signature;
Tue, 13 Oct 2015 09:21:15 +0200 haftmann prod_case as canonical name for product type eliminator
Fri, 25 Sep 2015 20:37:59 +0200 wenzelm moved remaining display.ML to more_thm.ML;
Sun, 06 Sep 2015 22:14:51 +0200 haftmann prefer "uncurry" as canonical name for case distinction on products in combinatorial view
Fri, 28 Aug 2015 11:52:06 +0200 wenzelm tuned;
Sun, 16 Aug 2015 19:25:08 +0200 wenzelm added Thm.chyps_of;
Tue, 28 Jul 2015 21:47:03 +0200 wenzelm more explicit context;
Sat, 25 Jul 2015 23:41:53 +0200 wenzelm updated to infer_instantiate;
Fri, 24 Jul 2015 22:16:39 +0200 wenzelm proper context;
Sat, 18 Jul 2015 20:47:08 +0200 wenzelm prefer tactics with explicit context;
Thu, 09 Jul 2015 15:20:54 +0200 wenzelm clarified context;
Sun, 05 Jul 2015 15:02:30 +0200 wenzelm simplified Thm.instantiate and derivatives: the LHS refers to non-certified variables -- this merely serves as index into already certified structures (or is ignored);
Fri, 19 Jun 2015 20:43:34 +0200 wenzelm removed dead code;
Fri, 19 Jun 2015 20:14:50 +0200 wenzelm discontinued unused 'defer_recdef';
Fri, 19 Jun 2015 19:45:01 +0200 wenzelm tuned;
Fri, 19 Jun 2015 19:29:57 +0200 wenzelm removed dead code;
Fri, 19 Jun 2015 19:13:15 +0200 wenzelm moved sources;
less more (0) tip