Thu, 05 Jul 2007 20:01:35 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 03 Jul 2007 17:17:11 +0200 |
wenzelm |
moved (asm_)rewrite_goal_tac from goal.ML to meta_simplifier.ML (no longer depends on SELECT_GOAL);
|
file |
diff |
annotate
|
Thu, 24 May 2007 08:37:37 +0200 |
haftmann |
tuned Pure/General/name_space.ML
|
file |
diff |
annotate
|
Mon, 07 May 2007 00:49:59 +0200 |
wenzelm |
simplified DataFun interfaces;
|
file |
diff |
annotate
|
Mon, 23 Apr 2007 20:44:09 +0200 |
wenzelm |
def_simproc(_i): proper ProofContext.read/cert_terms;
|
file |
diff |
annotate
|
Mon, 16 Apr 2007 16:11:03 +0200 |
haftmann |
canonical merge operations
|
file |
diff |
annotate
|
Sun, 15 Apr 2007 23:25:50 +0200 |
wenzelm |
removed obsolete TypeInfer.logicT -- use dummyT;
|
file |
diff |
annotate
|
Wed, 28 Feb 2007 22:05:44 +0100 |
wenzelm |
exported get_ss, map_ss;
|
file |
diff |
annotate
|
Sun, 04 Feb 2007 22:02:16 +0100 |
wenzelm |
def_simproc(_i): tuned interface;
|
file |
diff |
annotate
|
Mon, 29 Jan 2007 19:58:14 +0100 |
wenzelm |
added get_simproc, @{simproc};
|
file |
diff |
annotate
|
Sun, 28 Jan 2007 23:29:15 +0100 |
wenzelm |
added def_simproc(_i) -- define named simprocs;
|
file |
diff |
annotate
|
Sat, 20 Jan 2007 14:09:17 +0100 |
wenzelm |
added @{simpset};
|
file |
diff |
annotate
|
Fri, 19 Jan 2007 22:08:02 +0100 |
wenzelm |
moved ML context stuff to from Context to ML_Context;
|
file |
diff |
annotate
|
Thu, 07 Dec 2006 23:16:55 +0100 |
wenzelm |
reorganized structure Tactic vs. MetaSimplifier;
|
file |
diff |
annotate
|
Thu, 07 Dec 2006 00:42:04 +0100 |
wenzelm |
reorganized structure Goal vs. Tactic;
|
file |
diff |
annotate
|
Fri, 10 Nov 2006 07:44:47 +0100 |
haftmann |
introduces canonical AList functions for loop_tacs
|
file |
diff |
annotate
|
Sat, 07 Oct 2006 01:30:58 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Fri, 10 Feb 2006 02:22:16 +0100 |
wenzelm |
Args/Attrib syntax: Context.generic;
|
file |
diff |
annotate
|
Sat, 21 Jan 2006 23:02:14 +0100 |
wenzelm |
simplified type attribute;
|
file |
diff |
annotate
|
Thu, 19 Jan 2006 21:22:08 +0100 |
wenzelm |
setup: theory -> theory;
|
file |
diff |
annotate
|
Sat, 14 Jan 2006 22:25:34 +0100 |
wenzelm |
generic attributes;
|
file |
diff |
annotate
|
Tue, 10 Jan 2006 19:33:27 +0100 |
wenzelm |
Attrib.rule;
|
file |
diff |
annotate
|
Fri, 28 Oct 2005 22:28:02 +0200 |
wenzelm |
export cong_modifiers, simp_modifiers';
|
file |
diff |
annotate
|
Fri, 21 Oct 2005 18:14:47 +0200 |
wenzelm |
added simplification tactics and rules (from meta_simplifier.ML);
|
file |
diff |
annotate
|
Tue, 18 Oct 2005 17:59:31 +0200 |
wenzelm |
renamed set_context to context;
|
file |
diff |
annotate
|
Mon, 17 Oct 2005 23:10:21 +0200 |
wenzelm |
removed obsolete/experimental context components (superceded by Simplifier.the_context);
|
file |
diff |
annotate
|
Thu, 29 Sep 2005 15:50:46 +0200 |
wenzelm |
export debug_bounds;
|
file |
diff |
annotate
|
Tue, 02 Aug 2005 19:47:14 +0200 |
wenzelm |
export clear_ss;
|
file |
diff |
annotate
|
Mon, 01 Aug 2005 19:20:43 +0200 |
wenzelm |
export MataSimplifier.inherit_bounds;
|
file |
diff |
annotate
|
Wed, 13 Jul 2005 16:07:27 +0200 |
wenzelm |
removed obsolete delta stuff;
|
file |
diff |
annotate
|