src/HOL/Datatype.thy
Tue, 17 Jan 2006 16:36:57 +0100 substantial improvements in code generator
Wed, 04 Jan 2006 19:22:53 +0100 Reversed Larry's option/iff change.
Wed, 21 Dec 2005 12:02:57 +0100 removed or modified some instances of [iff]
Tue, 22 Nov 2005 19:37:36 +0100 Datatype_Universe: hide base names only;
Mon, 17 Oct 2005 23:10:13 +0200 change_claset/simpset;
Sat, 17 Sep 2005 18:11:18 +0200 lemmas [code] = imp_conv_disj (from Main.thy) -- Why does it need Datatype?
Wed, 18 Aug 2004 11:09:40 +0200 import -> imports
Mon, 16 Aug 2004 14:22:27 +0200 New theory header syntax.
Mon, 21 Jun 2004 10:25:57 +0200 Merged in license change from Isabelle2004
Thu, 04 Dec 2003 21:57:15 +0100 hide Push
Fri, 26 Sep 2003 10:34:57 +0200 misc tidying
Sun, 14 Sep 2003 17:53:27 +0200 Added new theorems
Thu, 10 Oct 2002 14:18:01 +0200 Added functions Suml and Sumr which are useful for constructing
Thu, 21 Feb 2002 20:08:09 +0100 theory Option has been assimilated by Datatype;
Sat, 03 Nov 2001 01:40:28 +0100 tuned;
Sat, 27 Oct 2001 00:00:05 +0200 made new-style theory;
Thu, 12 Oct 2000 18:38:23 +0200 *** empty log message ***
Fri, 23 Oct 1998 22:34:18 +0200 unit and bool are now represented as datatypes.
Wed, 21 Oct 1998 17:38:47 +0200 Changed syntax of rep_datatype.
Fri, 24 Jul 1998 13:00:36 +0200 New theory Datatype. Needed as an ancestor when defining datatypes.