src/HOL/Tools/function_package/fundef_package.ML
Fri, 22 Jun 2007 10:23:37 +0200 krauss new method "elim_to_cases" provides ad-hoc conversion of obtain-style
Sat, 02 Jun 2007 15:28:38 +0200 krauss "function (sequential)" and "fun" now handle incomplete patterns silently by adding "undefined" cases.
Fri, 01 Jun 2007 15:57:45 +0200 krauss simplified interfaces, some restructuring
Mon, 07 May 2007 00:49:59 +0200 wenzelm simplified DataFun interfaces;
Fri, 20 Apr 2007 10:06:11 +0200 krauss definition lookup via terms, not names. Methods "relation" and "lexicographic_order"
Wed, 18 Apr 2007 11:37:43 +0200 krauss added temporary hack to avoid schematic goals in "termination".
Sat, 14 Apr 2007 00:46:18 +0200 wenzelm data declaration: removed obsolete target_morphism (still required for local data!?);
Wed, 11 Apr 2007 09:40:29 +0200 krauss removed debugging code
Tue, 10 Apr 2007 18:09:58 +0200 krauss proper handling of morphisms
Thu, 22 Mar 2007 13:36:57 +0100 krauss made function syntax strict, requiring | to separate equations; cleanup
Thu, 15 Feb 2007 17:35:19 +0100 krauss changed termination goal to use object quantifier
Tue, 23 Jan 2007 20:29:03 +0100 krauss fixes smlnj-related problem, updated signature
Mon, 22 Jan 2007 17:29:43 +0100 krauss * Preliminary implementation of tail recursion
Fri, 19 Jan 2007 22:08:10 +0100 wenzelm moved parts of OuterParse to SpecParse;
Tue, 05 Dec 2006 22:14:42 +0100 wenzelm Attrib.internal: morphism;
Thu, 30 Nov 2006 14:17:25 +0100 wenzelm Goal.norm/close_result;
Fri, 24 Nov 2006 13:43:44 +0100 krauss The function package declares the [code] attribute automatically again.
Thu, 23 Nov 2006 20:33:25 +0100 wenzelm declarations: pass morphism (dummy);
Tue, 21 Nov 2006 18:07:31 +0100 wenzelm LocalTheory.axioms/notes/defs: proper kind;
Wed, 15 Nov 2006 20:50:22 +0100 wenzelm replaced NameSpace.append by NameSpace.qualified, which handles empty names as expected;
Tue, 14 Nov 2006 15:29:52 +0100 wenzelm simplified Proof.theorem(_i) interface;
Mon, 13 Nov 2006 13:51:22 +0100 krauss replaced "auto_term" by the simpler method "relation", which does not try
Wed, 08 Nov 2006 22:24:54 +0100 krauss added profiling code, improved handling of proof terms, generation of domain
Wed, 08 Nov 2006 09:08:54 +0100 krauss Made "termination by lexicographic_order" the default for "fun" definitions.
Tue, 07 Nov 2006 22:06:32 +0100 krauss untabified
Tue, 07 Nov 2006 21:28:14 +0100 krauss Added datatype hook to declare all case_congs as "fundef_cong" automatically.
Tue, 07 Nov 2006 11:53:55 +0100 krauss Preparations for making "lexicographic_order" part of "fun"
Wed, 18 Oct 2006 16:13:03 +0200 krauss Switched function package to use the new package for inductive predicates.
Thu, 12 Oct 2006 22:57:20 +0200 wenzelm Toplevel.local_theory_to_proof: proper target;
Sat, 07 Oct 2006 01:31:05 +0200 wenzelm removed with_local_path -- LocalTheory.note admits qualified names;
less more (0) -30 tip