src/HOL/Tools/function_package/fundef_datatype.ML
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, 21 May 2007 16:39:58 +0200 krauss fixed signature
Wed, 09 May 2007 23:28:18 +0200 krauss "fun" command: Changed pattern compatibility proof back from "simp_all" to the slower but more robust "auto"
Fri, 20 Apr 2007 10:06:11 +0200 krauss definition lookup via terms, not names. Methods "relation" and "lexicographic_order"
Thu, 22 Mar 2007 13:36:57 +0100 krauss made function syntax strict, requiring | to separate equations; cleanup
Fri, 19 Jan 2007 22:08:10 +0100 wenzelm moved parts of OuterParse to SpecParse;
Wed, 29 Nov 2006 15:44:51 +0100 wenzelm simplified method setup;
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 09:08:54 +0100 krauss Made "termination by lexicographic_order" the default for "fun" definitions.
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:15 +0200 wenzelm Toplevel.local_theory: proper target;
Sat, 07 Oct 2006 01:31:03 +0200 wenzelm TheoryTarget.init;
Thu, 21 Sep 2006 12:22:05 +0200 krauss 1. Function package accepts a parameter (default "some_term"), which specifies the functions
Wed, 13 Sep 2006 12:05:50 +0200 krauss Major update to function package, including new syntax and the (only theoretical)
Sat, 05 Aug 2006 14:55:09 +0200 wenzelm avoid low-level tsig;
Mon, 19 Jun 2006 18:25:34 +0200 krauss Fixed name clash.
Mon, 05 Jun 2006 14:26:07 +0200 krauss HOL/Tools/function_package: Added support for mutual recursive definitions.
Fri, 05 May 2006 17:17:21 +0200 krauss First usable version of the new function definition package (HOL/function_packake/...).
less more (0) tip