src/HOL/Tools/function_package/fundef_core.ML
Wed, 31 Dec 2008 00:08:13 +0100 wenzelm moved old add_term_vars, add_term_frees etc. to structure OldTerm;
Thu, 04 Dec 2008 14:43:33 +0100 haftmann cleaned up binding module and related code
Tue, 02 Sep 2008 14:10:45 +0200 wenzelm explicit type Name.binding for higher-specification elements;
Tue, 26 Aug 2008 14:15:44 +0200 krauss function package: name primitive defs "f_sumC_def" instead of "f_sum_def" to avoid clashes
Mon, 23 Jun 2008 23:45:49 +0200 wenzelm Logic.all/mk_equals/mk_implies;
Tue, 10 Jun 2008 16:43:01 +0200 wenzelm eliminated obsolete case_split_thm -- use case_split;
Fri, 25 Apr 2008 15:30:33 +0200 krauss Merged theories about wellfoundedness into one: Wellfounded.thy
Tue, 15 Apr 2008 16:12:05 +0200 wenzelm Thm.forall_elim_var(s);
Sat, 12 Apr 2008 17:00:40 +0200 wenzelm replaced Drule.close_derivation/Goal.close_result by Thm.close_derivation (removed obsolete compression);
Mon, 07 Apr 2008 21:25:20 +0200 wenzelm abs_conv: extra argument for bound variable;
Thu, 03 Apr 2008 16:34:52 +0200 krauss Function package no longer overwrites theorems.
Wed, 05 Mar 2008 12:24:52 +0100 krauss Use conversions instead of simplifier. tuned
Fri, 22 Feb 2008 16:48:36 +0100 krauss removed dead code; some cleanup
Sat, 13 Oct 2007 17:16:39 +0200 wenzelm renamed LocalTheory.def to LocalTheory.define;
Thu, 11 Oct 2007 19:10:19 +0200 wenzelm replaced (flip Thm.implies_elim) by Thm.elim_implies;
Thu, 11 Oct 2007 16:05:26 +0200 wenzelm renamed Syntax.XXX_mode to Syntax.mode_XXX;
Mon, 24 Sep 2007 21:07:38 +0200 wenzelm eliminated ProofContext.read_termTs;
Sat, 01 Sep 2007 15:47:03 +0200 wenzelm replaced ProofContext.cert_term/prop by general Syntax.check_term/prop (which also includes type-inference);
Tue, 07 Aug 2007 14:49:58 +0200 krauss simplified internal interfaces; cong rules are now handled directly by "context_tree.ML"
Fri, 20 Jul 2007 14:28:05 +0200 haftmann dropped Nat.ML legacy bindings
Mon, 16 Jul 2007 21:22:43 +0200 krauss some interface cleanup
Wed, 11 Jul 2007 11:46:05 +0200 berghofe Adapted to changes in Accessible_Part theory.
Fri, 01 Jun 2007 15:57:45 +0200 krauss simplified interfaces, some restructuring
Mon, 23 Apr 2007 20:44:08 +0200 wenzelm simplified ProofContext.read_termTs;
Fri, 20 Apr 2007 10:06:11 +0200 krauss definition lookup via terms, not names. Methods "relation" and "lexicographic_order"
Tue, 10 Apr 2007 08:09:28 +0200 krauss removed obsolete workaround
Thu, 22 Mar 2007 13:36:55 +0100 krauss cleanup
Fri, 16 Mar 2007 21:32:19 +0100 haftmann adjusted qualified thm reference
Tue, 06 Mar 2007 15:49:25 +0100 krauss fixed function package bug in the handling of multiple guards
Thu, 15 Feb 2007 17:35:19 +0100 krauss changed termination goal to use object quantifier
Wed, 07 Feb 2007 18:03:18 +0100 berghofe Adapted to changes in Accessible_Part and Wellfounded_Recursion theories.
Mon, 22 Jan 2007 17:29:43 +0100 krauss * Preliminary implementation of tail recursion
less more (0) tip