src/Pure/Isar/rule_insts.ML
Sat, 28 Jun 2008 15:17:26 +0200 wenzelm tuned;
Thu, 19 Jun 2008 20:48:06 +0200 wenzelm private add_used (from drule.ML);
Mon, 16 Jun 2008 22:13:54 +0200 wenzelm added instantiate_tac, cut_inst_tac, forw_inst_tac, dres_inst_tac, make_elim_preserve (from tactic.ML);
Mon, 16 Jun 2008 17:54:50 +0200 wenzelm added read_instantiate;
Sat, 14 Jun 2008 23:20:12 +0200 wenzelm export subgoal_tac, subgoals_tac, thin_tac;
Tue, 10 Jun 2008 16:43:23 +0200 wenzelm added (e)res_inst_tac;
Fri, 28 Mar 2008 20:02:04 +0100 wenzelm Context.>> : operate on Context.generic;
Thu, 27 Mar 2008 15:32:15 +0100 wenzelm eliminated delayed theory setup
Thu, 08 Nov 2007 20:08:11 +0100 wenzelm where/of: do not allow schematic variables here!
Wed, 07 Nov 2007 22:20:12 +0100 wenzelm Syntax.read_typ;
Wed, 07 Nov 2007 16:43:01 +0100 wenzelm attribute where/of: proper Syntax.parse/check;
Sun, 15 Apr 2007 14:31:49 +0200 wenzelm proper ProofContext.infer_types;
Sat, 14 Apr 2007 17:36:09 +0200 wenzelm cleaned/simplified Sign.read_typ, Thm.read_cterm etc.;
Mon, 18 Dec 2006 08:21:35 +0100 haftmann switched argument order in *.syntax lifters
Thu, 23 Nov 2006 20:33:41 +0100 wenzelm renamed Args.Name to Args.Text;
Fri, 15 Sep 2006 22:56:13 +0200 wenzelm renamed Term.map_term_types to Term.map_types (cf. Term.fold_types);
Tue, 12 Sep 2006 12:12:46 +0200 wenzelm moved term subst functions to TermSubst;
Wed, 06 Sep 2006 22:48:36 +0200 wenzelm read_instantiate: declare names of TVars as well (temporary workaround for no-freeze feature of type inference);
Sat, 05 Aug 2006 14:52:58 +0200 wenzelm reworked read_instantiate -- separate read_insts;
Thu, 03 Aug 2006 17:30:44 +0200 wenzelm Rule instantiations -- operations within a rule/subgoal context.
less more (0) tip