src/Pure/simplifier.ML
Sun, 08 Jul 2007 19:51:58 +0200 wenzelm replaced exception TableFun/GraphFun.DUPS by TableFun/GraphFun.DUP;
Thu, 05 Jul 2007 20:01:35 +0200 wenzelm tuned;
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);
Thu, 24 May 2007 08:37:37 +0200 haftmann tuned Pure/General/name_space.ML
Mon, 07 May 2007 00:49:59 +0200 wenzelm simplified DataFun interfaces;
Mon, 23 Apr 2007 20:44:09 +0200 wenzelm def_simproc(_i): proper ProofContext.read/cert_terms;
Mon, 16 Apr 2007 16:11:03 +0200 haftmann canonical merge operations
Sun, 15 Apr 2007 23:25:50 +0200 wenzelm removed obsolete TypeInfer.logicT -- use dummyT;
Wed, 28 Feb 2007 22:05:44 +0100 wenzelm exported get_ss, map_ss;
Sun, 04 Feb 2007 22:02:16 +0100 wenzelm def_simproc(_i): tuned interface;
Mon, 29 Jan 2007 19:58:14 +0100 wenzelm added get_simproc, @{simproc};
Sun, 28 Jan 2007 23:29:15 +0100 wenzelm added def_simproc(_i) -- define named simprocs;
Sat, 20 Jan 2007 14:09:17 +0100 wenzelm added @{simpset};
Fri, 19 Jan 2007 22:08:02 +0100 wenzelm moved ML context stuff to from Context to ML_Context;
Thu, 07 Dec 2006 23:16:55 +0100 wenzelm reorganized structure Tactic vs. MetaSimplifier;
Thu, 07 Dec 2006 00:42:04 +0100 wenzelm reorganized structure Goal vs. Tactic;
Fri, 10 Nov 2006 07:44:47 +0100 haftmann introduces canonical AList functions for loop_tacs
Sat, 07 Oct 2006 01:30:58 +0200 wenzelm tuned;
Fri, 10 Feb 2006 02:22:16 +0100 wenzelm Args/Attrib syntax: Context.generic;
Sat, 21 Jan 2006 23:02:14 +0100 wenzelm simplified type attribute;
Thu, 19 Jan 2006 21:22:08 +0100 wenzelm setup: theory -> theory;
Sat, 14 Jan 2006 22:25:34 +0100 wenzelm generic attributes;
Tue, 10 Jan 2006 19:33:27 +0100 wenzelm Attrib.rule;
Fri, 28 Oct 2005 22:28:02 +0200 wenzelm export cong_modifiers, simp_modifiers';
Fri, 21 Oct 2005 18:14:47 +0200 wenzelm added simplification tactics and rules (from meta_simplifier.ML);
Tue, 18 Oct 2005 17:59:31 +0200 wenzelm renamed set_context to context;
Mon, 17 Oct 2005 23:10:21 +0200 wenzelm removed obsolete/experimental context components (superceded by Simplifier.the_context);
Thu, 29 Sep 2005 15:50:46 +0200 wenzelm export debug_bounds;
Tue, 02 Aug 2005 19:47:14 +0200 wenzelm export clear_ss;
Mon, 01 Aug 2005 19:20:43 +0200 wenzelm export MataSimplifier.inherit_bounds;
Wed, 13 Jul 2005 16:07:27 +0200 wenzelm removed obsolete delta stuff;
Wed, 06 Jul 2005 10:41:43 +0200 wenzelm multiple flags: prefer later ones;
Mon, 04 Jul 2005 20:20:50 +0200 wenzelm made smlnj happy;
Mon, 04 Jul 2005 20:13:39 +0200 wenzelm methods: added simp_flags argument, added "depth_limit" flag;
Fri, 17 Jun 2005 18:35:27 +0200 wenzelm accomodate change of TheoryDataFun;
Sun, 22 May 2005 16:51:03 +0200 wenzelm moved here from Provers;
less more (0) tip