Fri, 15 Aug 2008 15:50:44 +0200 |
wenzelm |
Args.name_source(_position) for proper position information;
|
file |
diff |
annotate
|
Sat, 09 Aug 2008 22:43:46 +0200 |
wenzelm |
unified Args.T with OuterLex.token, renamed some operations;
|
file |
diff |
annotate
|
Sat, 28 Jun 2008 15:17:26 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 19 Jun 2008 20:48:06 +0200 |
wenzelm |
private add_used (from drule.ML);
|
file |
diff |
annotate
|
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);
|
file |
diff |
annotate
|
Mon, 16 Jun 2008 17:54:50 +0200 |
wenzelm |
added read_instantiate;
|
file |
diff |
annotate
|
Sat, 14 Jun 2008 23:20:12 +0200 |
wenzelm |
export subgoal_tac, subgoals_tac, thin_tac;
|
file |
diff |
annotate
|
Tue, 10 Jun 2008 16:43:23 +0200 |
wenzelm |
added (e)res_inst_tac;
|
file |
diff |
annotate
|
Fri, 28 Mar 2008 20:02:04 +0100 |
wenzelm |
Context.>> : operate on Context.generic;
|
file |
diff |
annotate
|
Thu, 27 Mar 2008 15:32:15 +0100 |
wenzelm |
eliminated delayed theory setup
|
file |
diff |
annotate
|
Thu, 08 Nov 2007 20:08:11 +0100 |
wenzelm |
where/of: do not allow schematic variables here!
|
file |
diff |
annotate
|
Wed, 07 Nov 2007 22:20:12 +0100 |
wenzelm |
Syntax.read_typ;
|
file |
diff |
annotate
|
Wed, 07 Nov 2007 16:43:01 +0100 |
wenzelm |
attribute where/of: proper Syntax.parse/check;
|
file |
diff |
annotate
|
Sun, 15 Apr 2007 14:31:49 +0200 |
wenzelm |
proper ProofContext.infer_types;
|
file |
diff |
annotate
|
Sat, 14 Apr 2007 17:36:09 +0200 |
wenzelm |
cleaned/simplified Sign.read_typ, Thm.read_cterm etc.;
|
file |
diff |
annotate
|
Mon, 18 Dec 2006 08:21:35 +0100 |
haftmann |
switched argument order in *.syntax lifters
|
file |
diff |
annotate
|
Thu, 23 Nov 2006 20:33:41 +0100 |
wenzelm |
renamed Args.Name to Args.Text;
|
file |
diff |
annotate
|
Fri, 15 Sep 2006 22:56:13 +0200 |
wenzelm |
renamed Term.map_term_types to Term.map_types (cf. Term.fold_types);
|
file |
diff |
annotate
|
Tue, 12 Sep 2006 12:12:46 +0200 |
wenzelm |
moved term subst functions to TermSubst;
|
file |
diff |
annotate
|
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);
|
file |
diff |
annotate
|
Sat, 05 Aug 2006 14:52:58 +0200 |
wenzelm |
reworked read_instantiate -- separate read_insts;
|
file |
diff |
annotate
|
Thu, 03 Aug 2006 17:30:44 +0200 |
wenzelm |
Rule instantiations -- operations within a rule/subgoal context.
|
file |
diff |
annotate
|