src/HOL/Tools/function_package/fundef_common.ML
Thu, 06 Dec 2007 15:10:12 +0100 haftmann dropped void space
Fri, 09 Nov 2007 18:59:56 +0100 krauss function package: using the names of the equations as case names turned out to be impractical => disabled
Mon, 29 Oct 2007 10:37:09 +0100 krauss fun/function: generate case names for induction rules
Fri, 26 Oct 2007 16:12:58 +0200 krauss print the defined constants when finished; tuned
Tue, 16 Oct 2007 14:11:06 +0200 krauss "sequential" is no longer a keyword. It is still used as before, but as a normal
Tue, 09 Oct 2007 00:20:13 +0200 wenzelm generic Syntax.pretty/string_of operations;
Tue, 07 Aug 2007 17:01:35 +0200 krauss Issue a warning, when "function" encounters variables occuring in function position,
Tue, 07 Aug 2007 15:20:24 +0200 krauss more error handling
Tue, 07 Aug 2007 14:49:58 +0200 krauss simplified internal interfaces; cong rules are now handled directly by "context_tree.ML"
Sun, 29 Jul 2007 14:29:54 +0200 wenzelm renamed Drule.add/del/merge_rules to Thm.add/del/merge_thms;
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.
Sun, 03 Jun 2007 23:16:43 +0200 wenzelm local open FundefLib;
Sat, 02 Jun 2007 18:35:38 +0200 wenzelm made SML/NJ happy;
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
Thu, 10 May 2007 00:39:49 +0200 wenzelm Thm.match;
Mon, 07 May 2007 00:49:59 +0200 wenzelm simplified DataFun interfaces;
Fri, 20 Apr 2007 17:58:26 +0200 haftmann repaired value restriction problem
Fri, 20 Apr 2007 10:06:11 +0200 krauss definition lookup via terms, not names. Methods "relation" and "lexicographic_order"
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
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
Wed, 13 Dec 2006 20:38:19 +0100 haftmann whitespace correction
Tue, 14 Nov 2006 09:06:08 +0100 haftmann value restriction
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
Tue, 07 Nov 2006 22:06:32 +0100 krauss untabified
Wed, 18 Oct 2006 16:13:03 +0200 krauss Switched function package to use the new package for inductive predicates.
less more (0) -30 tip