src/Tools/misc_legacy.ML
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;
Sat, 02 Oct 2021 12:04:14 +0200 wenzelm proper term operation Term.dest_abs;
Sat, 11 Sep 2021 22:07:43 +0200 wenzelm more antiquotations;
Fri, 10 Sep 2021 14:59:19 +0200 wenzelm clarified signature: more scalable operations;
Thu, 09 Sep 2021 17:20:41 +0200 wenzelm clarified signature;
Thu, 09 Sep 2021 16:00:34 +0200 wenzelm clarified signature;
Thu, 09 Sep 2021 14:50:26 +0200 wenzelm clarified set of items with order of addition;
Thu, 09 Sep 2021 12:33:14 +0200 wenzelm clarified signature;
Mon, 06 Sep 2021 14:05:22 +0200 wenzelm clarified modules;
Mon, 06 Sep 2021 11:32:18 +0200 wenzelm more efficient operations: traverse hyps only when required;
Fri, 04 Jan 2019 23:22:53 +0100 wenzelm isabelle update -u control_cartouches;
Tue, 06 Dec 2016 17:23:54 +0100 wenzelm avoid spurious messages -- potential cause of problems for "meson";
Tue, 22 Dec 2015 15:39:01 +0100 haftmann stripped some legacy
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);
Tue, 02 Jun 2015 09:16:19 +0200 wenzelm clarified context;
Fri, 06 Mar 2015 15:58:56 +0100 wenzelm Thm.cterm_of and Thm.ctyp_of operate on local context;
Wed, 04 Mar 2015 19:53:18 +0100 wenzelm tuned signature -- prefer qualified names;
Sun, 21 Dec 2014 15:03:45 +0100 wenzelm proper context;
Sat, 08 Nov 2014 21:31:51 +0100 wenzelm optional proof context for unify operations, for the sake of proper local options;
Fri, 21 Mar 2014 20:33:56 +0100 wenzelm more qualified names;
Fri, 14 Mar 2014 16:54:01 +0100 wenzelm prefer more robust Synchronized.var;
Wed, 29 May 2013 18:25:11 +0200 wenzelm tuned signature -- more explicit flags for low-level Thm.bicompose;
Thu, 14 Mar 2013 14:25:55 +0100 wenzelm tuned signature;
Thu, 19 Apr 2012 10:16:51 +0200 haftmann dropped dead code;
Mon, 19 Mar 2012 21:10:33 +0100 wenzelm moved some legacy stuff;
Tue, 13 Mar 2012 20:04:24 +0100 wenzelm more explicit indication of def names;
Sat, 14 Jan 2012 17:45:04 +0100 wenzelm discontinued old-style Term.list_all_free in favour of plain Logic.all;
Wed, 14 Dec 2011 12:18:19 +0100 wenzelm eliminated dead code;
Wed, 19 Oct 2011 15:41:12 +0200 wenzelm tuned legacy signature;
Wed, 10 Aug 2011 20:53:43 +0200 wenzelm old term operations are legacy;
less more (0) -30 tip