src/Pure/Tools/rule_insts.ML
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);
Sun, 14 Jun 2015 15:53:13 +0200 wenzelm tuned signature;
Sun, 07 Jun 2015 20:03:40 +0200 wenzelm tuned signature;
Mon, 01 Jun 2015 15:06:09 +0200 wenzelm discontinued legacy;
Mon, 30 Mar 2015 18:33:22 +0200 wenzelm tuned;
Mon, 30 Mar 2015 14:19:45 +0200 wenzelm more uniform syntax for named instantiations;
Sun, 29 Mar 2015 21:58:10 +0200 wenzelm tuned signature;
Sun, 29 Mar 2015 18:32:28 +0200 wenzelm more standard Sign.typ_match: sorts should be alright in result of Syntax.check_terms;
Sun, 29 Mar 2015 17:43:03 +0200 wenzelm clarified context;
Sun, 29 Mar 2015 16:22:35 +0200 wenzelm rule_insts_schematic is considered legacy and false by default;
Sun, 29 Mar 2015 16:01:12 +0200 wenzelm tuned;
Sat, 28 Mar 2015 19:53:45 +0100 wenzelm clarified goal context;
Sat, 28 Mar 2015 17:26:42 +0100 wenzelm prefer Variable.focus, despite subtle differences of Logic.strip_params vs. Term.strip_all_vars;
Fri, 27 Mar 2015 19:51:05 +0100 wenzelm proper Rule_Insts.read_term, e.g. to enable case_tac using "_";
Fri, 27 Mar 2015 11:38:26 +0100 wenzelm clarified goal context;
Wed, 25 Mar 2015 00:22:10 +0100 wenzelm dummies may depend on goal params as well;
Tue, 24 Mar 2015 20:07:27 +0100 wenzelm clarified name;
Tue, 24 Mar 2015 19:43:23 +0100 wenzelm option to control old-style schematic mode;
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;
Mon, 23 Mar 2015 19:43:03 +0100 wenzelm local fixes may depend on goal params;
Mon, 23 Mar 2015 13:30:59 +0100 wenzelm support 'for' fixes in rule_tac etc.;
Sun, 22 Mar 2015 13:10:34 +0100 wenzelm tuned;
Sun, 22 Mar 2015 12:45:34 +0100 wenzelm tuned;
Fri, 20 Mar 2015 22:35:37 +0100 wenzelm tuned;
Fri, 20 Mar 2015 22:18:40 +0100 wenzelm read instantiations uniformly for rules and tactics;
Fri, 20 Mar 2015 21:16:42 +0100 wenzelm removed presumably pointless detail;
Fri, 20 Mar 2015 20:48:33 +0100 wenzelm tuned;
Fri, 20 Mar 2015 20:20:21 +0100 wenzelm tuned;
Fri, 20 Mar 2015 19:05:03 +0100 wenzelm make SML/NJ happy;
Fri, 20 Mar 2015 14:48:04 +0100 wenzelm tuned signature;
Fri, 20 Mar 2015 11:48:34 +0100 wenzelm tuned signature;
Fri, 20 Mar 2015 11:09:08 +0100 wenzelm tuned -- prepare instantiation more uniformly;
Thu, 19 Mar 2015 22:30:57 +0100 wenzelm more position information;
Thu, 19 Mar 2015 17:25:57 +0100 wenzelm misc tuning;
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;
Wed, 04 Mar 2015 19:53:18 +0100 wenzelm tuned signature -- prefer qualified names;
Tue, 10 Feb 2015 14:48:26 +0100 wenzelm proper context for resolve_tac, eresolve_tac, dresolve_tac, forward_tac etc.;
Wed, 26 Nov 2014 20:05:34 +0100 wenzelm renamed "pairself" to "apply2", in accordance to @{apply 2};
Mon, 10 Nov 2014 21:49:48 +0100 wenzelm proper context for assume_tac (atac remains as fall-back without context);
Sun, 09 Nov 2014 14:08:00 +0100 wenzelm proper context for compose_tac, Splitter.split_tac (relevant for unify trace options);
Sat, 08 Nov 2014 21:31:51 +0100 wenzelm optional proof context for unify operations, for the sake of proper local options;
Thu, 21 Aug 2014 13:46:29 +0200 wenzelm discontinued odd "temporary" workaround from 2006 (6ac7a4fc32a0), which has no measurable relevance;
Mon, 27 Jan 2014 12:16:08 +0100 wenzelm tuned;
Sun, 26 Jan 2014 13:45:40 +0100 wenzelm tuned signature;
Sat, 25 Jan 2014 22:06:07 +0100 wenzelm explicit eigen-context for attributes "where", "of", and corresponding read_instantiate, instantiate_tac;
Wed, 22 Jan 2014 16:03:11 +0100 wenzelm tuned signature;
Wed, 18 Sep 2013 11:36:12 +0200 wenzelm more antiquotations;
Wed, 18 Sep 2013 11:08:28 +0200 wenzelm moved module into plain Isabelle/ML user space;
less more (0) tip