src/HOL/Tools/datatype_prop.ML
Tue, 31 Jul 2007 21:19:20 +0200 wenzelm replaced dtK ref by datatype_distinctness_limit configuration option;
Thu, 17 May 2007 19:49:17 +0200 haftmann abstract size function in hologic.ML
Wed, 04 Apr 2007 00:11:03 +0200 wenzelm removed obsolete sign_of/sign_of_thm;
Fri, 01 Dec 2006 17:22:31 +0100 haftmann slight cleanup in hologic.ML
Fri, 20 Oct 2006 17:07:26 +0200 haftmann slight cleanup
Tue, 11 Jul 2006 12:16:54 +0200 wenzelm replaced Term.variant(list) by Name.variant(_list);
Fri, 10 Mar 2006 15:33:48 +0100 haftmann renamed HOL + - * etc. to HOL.plus HOL.minus HOL.times etc.
Tue, 20 Sep 2005 16:17:34 +0200 haftmann introduced AList module in favor of assoc etc.
Fri, 04 Mar 2005 15:07:34 +0100 skalberg Removed practically all references to Library.foldr.
Thu, 03 Mar 2005 12:43:01 +0100 skalberg Move towards standard functions.
Sun, 13 Feb 2005 17:15:14 +0100 skalberg Deleted Library.option type.
Mon, 24 Jan 2005 18:09:29 +0100 berghofe Introduced function DatatypeProp.make_primrec_Ts to avoid code duplication.
Mon, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Fri, 21 May 2004 21:48:03 +0200 berghofe Added more flexible parse / print translations for case expressions.
Thu, 10 Oct 2002 14:26:50 +0200 berghofe Reimplemented parts of datatype package dealing with datatypes involving
Thu, 26 Sep 2002 10:51:29 +0200 paulson Converted Fun to Isar style.
Wed, 07 Aug 2002 16:43:41 +0200 berghofe Exported function make_tnames.
Wed, 10 Jul 2002 18:35:34 +0200 berghofe Simplified proof of induction rule for datatypes involving function types.
Sat, 01 Dec 2001 18:52:32 +0100 wenzelm renamed class "term" to "type" (actually "HOL.type");
Sat, 27 Oct 2001 00:05:14 +0200 wenzelm hardwire qualified const names;
Fri, 31 Aug 2001 18:46:48 +0200 wenzelm tuned headers;
Tue, 16 Jan 2001 00:33:40 +0100 wenzelm proper induction rule for arbitrarily branching datatype;
Fri, 13 Oct 2000 08:28:21 +0200 nipkow *** empty log message ***
Thu, 12 Oct 2000 18:38:23 +0200 nipkow *** empty log message ***
Wed, 30 Aug 2000 13:54:57 +0200 berghofe Improved names for size function.
Tue, 13 Jun 2000 18:34:59 +0200 wenzelm rename @case to _case_syntax (improves on low-level errors);
Tue, 28 Mar 2000 17:32:24 +0200 nipkow added weak_case_cong feature
Mon, 13 Mar 2000 13:21:39 +0100 wenzelm use HOLogic.Not;
Mon, 04 Oct 1999 21:46:13 +0200 wenzelm eliminated ap/app;
Fri, 16 Jul 1999 12:14:04 +0200 berghofe - Datatype package now also supports arbitrarily branching datatypes
Wed, 17 Mar 1999 16:53:46 +0100 wenzelm Theory.sign_of;
Tue, 20 Oct 1998 16:36:21 +0200 wenzelm fixed Syntax module;
Sat, 26 Sep 1998 16:13:05 +0200 berghofe Package now chooses type variable names more carefully to
Fri, 24 Jul 1998 12:50:06 +0200 berghofe New datatype definition package
less more (0) tip