src/Pure/variable.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;
Fri, 10 Sep 2021 14:59:19 +0200 wenzelm clarified signature: more scalable operations;
Thu, 09 Sep 2021 23:07:02 +0200 wenzelm more scalable operations;
Thu, 09 Sep 2021 12:33:14 +0200 wenzelm clarified signature;
Mon, 06 Sep 2021 11:32:18 +0200 wenzelm more efficient operations: traverse hyps only when required;
Sun, 05 Sep 2021 23:21:32 +0200 wenzelm more robust signature: result has no particular order;
Sat, 04 Sep 2021 22:17:15 +0200 wenzelm tuned signature;
Sat, 04 Sep 2021 21:25:08 +0200 wenzelm clarified signature;
Sat, 04 Sep 2021 18:21:58 +0200 wenzelm more scalable operations;
Fri, 03 Sep 2021 18:57:33 +0200 wenzelm more scalable data structure (but: rarely used many arguments);
Thu, 26 Aug 2021 14:52:15 +0200 wenzelm tuned;
Thu, 26 Aug 2021 14:45:19 +0200 wenzelm more scalable data structure (but: rarely used with > 5 arguments);
Thu, 19 Dec 2019 15:22:35 +0100 wenzelm more robust bound_fixes: external name does appear in "fixes" name space and could clash with direct fixes (e.g. via Subgoal.FOCUS within a global context);
Thu, 19 Dec 2019 14:46:10 +0100 wenzelm tuned signature;
Sat, 12 Oct 2019 13:43:17 +0200 wenzelm more compact XML: separate environment for free variables;
Thu, 19 Sep 2019 10:52:18 +0200 wenzelm clarified modules;
Tue, 20 Aug 2019 11:01:05 +0200 wenzelm clarified signature;
Mon, 03 Jun 2019 21:47:54 +0200 wenzelm more structural integrity;
Mon, 03 Jun 2019 15:40:08 +0200 wenzelm clarified signature;
Mon, 03 Jun 2019 13:28:01 +0200 wenzelm tuned signature;
Thu, 03 Jan 2019 15:55:36 +0100 wenzelm tuned signature;
Thu, 03 Jan 2019 14:12:44 +0100 wenzelm clarified signature: more types;
Sun, 25 Feb 2018 15:44:46 +0100 wenzelm eliminated ASCII syntax from Pure bootstrap;
Tue, 13 Dec 2016 11:51:42 +0100 wenzelm more symbols;
Thu, 14 Apr 2016 23:31:10 +0200 wenzelm highlighting of entity def/ref positions wrt. cursor;
Mon, 11 Apr 2016 15:50:18 +0200 wenzelm back to dummy constraints (amending dd2914250ca7): important for Syntax_Phases.get_free/is_declared;
Wed, 30 Mar 2016 22:00:55 +0200 wenzelm more accurate mixfix type constraints;
Thu, 31 Dec 2015 15:27:25 +0100 wenzelm more precise context -- potentially relevant for Eisbach dummy thm;
Mon, 28 Dec 2015 16:29:39 +0100 wenzelm suppress irrelevant position reports;
Wed, 23 Dec 2015 20:23:44 +0100 wenzelm clarified context policy to allow multiple dummies;
Fri, 23 Oct 2015 17:17:11 +0200 wenzelm clarified modules;
Tue, 28 Jul 2015 21:10:41 +0200 wenzelm clarified Variable.gen_all;
Tue, 28 Jul 2015 20:59:39 +0200 wenzelm more explicit context;
Mon, 27 Jul 2015 23:40:39 +0200 wenzelm tuned signature;
Thu, 09 Jul 2015 22:36:31 +0200 wenzelm SUBPROOF and Subgoal.FOCUS combinators use anonymous quasi-bound variables (like the Simplifier);
Wed, 08 Jul 2015 19:28:43 +0200 wenzelm Variable.focus etc.: optional bindings provided by user;
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, 09 Jun 2015 11:51:05 +0200 wenzelm clarified term bindings;
Wed, 03 Jun 2015 19:25:05 +0200 wenzelm clarified context;
Tue, 31 Mar 2015 20:18:10 +0200 wenzelm tuned signature;
Tue, 31 Mar 2015 20:07:37 +0200 wenzelm tuned signature;
Sun, 29 Mar 2015 21:58:10 +0200 wenzelm tuned signature;
Sat, 28 Mar 2015 17:26:42 +0100 wenzelm prefer Variable.focus, despite subtle differences of Logic.strip_params vs. Term.strip_all_vars;
Tue, 24 Mar 2015 16:17:07 +0100 wenzelm tuned;
Tue, 24 Mar 2015 15:57:51 +0100 wenzelm admit dummy patterns in instantiations;
Mon, 23 Mar 2015 22:57:04 +0100 wenzelm implicit goal parameters are improper;
Sat, 07 Mar 2015 15:40:36 +0100 wenzelm added declare_maxidx operations for Eisbach;
Sat, 07 Mar 2015 12:32:55 +0100 wenzelm clarified Variable.export: observe maxidx of target context;
Fri, 06 Mar 2015 17:32:20 +0100 wenzelm clarified context;
Fri, 06 Mar 2015 15:58:56 +0100 wenzelm Thm.cterm_of and Thm.ctyp_of operate on local context;
Thu, 05 Mar 2015 13:28:04 +0100 wenzelm tuned -- more explicit use of context;
Sun, 21 Dec 2014 22:49:17 +0100 wenzelm tuned signature;
Fri, 19 Dec 2014 12:36:50 +0100 wenzelm tuned;
Wed, 26 Nov 2014 20:05:34 +0100 wenzelm renamed "pairself" to "apply2", in accordance to @{apply 2};
Mon, 13 Oct 2014 22:43:29 +0200 wenzelm tuned signature;
Mon, 10 Mar 2014 13:55:03 +0100 wenzelm abstract type Name_Space.table;
Thu, 06 Mar 2014 10:12:47 +0100 wenzelm tuned signature;
Thu, 20 Feb 2014 21:27:14 +0100 wenzelm tuned signature;
Wed, 15 Jan 2014 22:24:57 +0100 wenzelm general notion of auxiliary bounds within context;
Fri, 13 Dec 2013 20:20:15 +0100 wenzelm maintain morphism names for diagnostic purposes;
less more (0) -100 -60 tip