src/HOL/Tools/datatype_rep_proofs.ML
Thu, 04 Dec 2008 14:43:33 +0100 haftmann cleaned up binding module and related code
Wed, 22 Oct 2008 14:15:44 +0200 haftmann tuned typedef interface
Tue, 07 Oct 2008 16:07:50 +0200 haftmann arbitrary is undefined
Thu, 25 Sep 2008 20:34:17 +0200 wenzelm explicit checkpoint for low-level (global) theory operations admits concurrent SkipProof.prove;
Tue, 02 Sep 2008 16:55:33 +0200 wenzelm type Attrib.binding abbreviates Name.binding without attributes;
Tue, 02 Sep 2008 14:10:45 +0200 wenzelm explicit type Name.binding for higher-specification elements;
Tue, 29 Jul 2008 08:15:40 +0200 haftmann PureThy: dropped note_thmss_qualified, dropped _i suffix
Mon, 23 Jun 2008 23:45:39 +0200 wenzelm Logic.all/mk_equals/mk_implies;
Fri, 20 Jun 2008 21:00:22 +0200 haftmann DatatypeProp.make_distincts: only one half of each symmetric pair is constructed
Wed, 28 May 2008 14:48:50 +0200 haftmann moved distinctness_limit to datatype_rep_proofs.ML
Fri, 23 May 2008 16:05:04 +0200 haftmann moved case distinction over number of constructors for distinctness rules from DatatypeProp to DatatypeRepProofs
Wed, 07 May 2008 10:57:19 +0200 berghofe Adapted to encoding of sets as predicates
Thu, 17 Apr 2008 22:22:21 +0200 wenzelm prove_global: pass context;
Sat, 12 Apr 2008 17:00:35 +0200 wenzelm rep_cterm/rep_thm: no longer dereference theory_ref;
Thu, 03 Apr 2008 17:49:39 +0200 berghofe - use SkipProof.prove_global instead of Goal.prove_global
Sat, 29 Mar 2008 13:03:05 +0100 wenzelm eliminated quiet_mode ref of some packages (avoid CRITICAL setmp!);
Thu, 20 Mar 2008 12:09:20 +0100 haftmann more antiquotations
Thu, 20 Mar 2008 00:20:44 +0100 wenzelm simplified get_thm(s): back to plain name argument;
Wed, 19 Mar 2008 22:27:57 +0100 wenzelm renamed datatype thmref to Facts.ref, tuned interfaces;
Mon, 25 Feb 2008 16:31:15 +0100 wenzelm inductive package: simplified group handling;
Sat, 26 Jan 2008 17:08:35 +0100 wenzelm internal inductive: fresh theorem group;
Mon, 17 Dec 2007 18:32:56 +0100 berghofe Adapted to changes in interface of indtac.
Tue, 02 Oct 2007 22:23:24 +0200 wenzelm inductive: mark internal theorems as Thm.internalK;
Fri, 28 Sep 2007 10:32:38 +0200 berghofe Adapted to changes in interface of add_inductive_i.
Tue, 25 Sep 2007 17:06:14 +0200 wenzelm proper Sign operations instead of Theory aliases;
Wed, 01 Aug 2007 16:55:40 +0200 wenzelm simplified internal Config interface;
Tue, 31 Jul 2007 21:19:20 +0200 wenzelm replaced dtK ref by datatype_distinctness_limit configuration option;
Thu, 05 Jul 2007 20:01:26 +0200 wenzelm renamed ObjectLogic.atomize_tac to ObjectLogic.atomize_prems_tac;
Tue, 19 Jun 2007 23:15:38 +0200 wenzelm BalancedTree;
Wed, 04 Apr 2007 23:29:33 +0200 wenzelm rep_thm/cterm/ctyp: removed obsolete sign field;
Wed, 04 Apr 2007 00:11:03 +0200 wenzelm removed obsolete sign_of/sign_of_thm;
Sun, 26 Nov 2006 18:07:19 +0100 wenzelm InductivePackage.add_inductive_global;
Tue, 14 Nov 2006 22:16:55 +0100 wenzelm InductivePackage.add_inductive_i: canonical argument order;
Fri, 10 Nov 2006 22:18:51 +0100 wenzelm simplified LocalTheory.exit;
Fri, 13 Oct 2006 18:18:58 +0200 berghofe Adapted to new inductive definition package.
Sun, 01 Oct 2006 22:19:23 +0200 wenzelm removed obsolete Datatype_Universe.thy (cf. Datatype.thy);
Tue, 11 Jul 2006 12:16:54 +0200 wenzelm replaced Term.variant(list) by Name.variant(_list);
Sat, 08 Jul 2006 12:54:33 +0200 wenzelm Goal.prove_global;
Tue, 02 May 2006 20:42:36 +0200 wenzelm ThyInfo.the_theory;
Thu, 06 Apr 2006 16:10:46 +0200 haftmann cleanup in datatype package
Sat, 21 Jan 2006 23:02:14 +0100 wenzelm simplified type attribute;
Fri, 09 Dec 2005 09:06:45 +0100 haftmann oriented result pairs in PureThy
Tue, 06 Dec 2005 09:04:09 +0100 haftmann re-oriented some result tuples in PureThy
Fri, 02 Dec 2005 08:06:59 +0100 haftmann introduced new map2, fold
Thu, 01 Dec 2005 08:28:02 +0100 haftmann oriented pairs theory * 'a to 'a * theory
Tue, 25 Oct 2005 18:18:49 +0200 wenzelm avoid legacy goals;
Fri, 21 Oct 2005 18:14:38 +0200 wenzelm OldGoals;
Tue, 20 Sep 2005 16:17:34 +0200 haftmann introduced AList module in favor of assoc etc.
Thu, 15 Sep 2005 17:16:56 +0200 wenzelm TableFun/Symtab: curried lookup and update;
Mon, 05 Sep 2005 17:38:18 +0200 wenzelm curried_lookup/update;
Mon, 20 Jun 2005 22:13:59 +0200 wenzelm get_thm(s): Name;
Fri, 17 Jun 2005 18:33:16 +0200 wenzelm Context.theory_name;
Sun, 05 Jun 2005 23:07:25 +0200 wenzelm Type.freeze;
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 17:59:48 +0100 berghofe Adapted to modified interface of PureThy.get_thm(s).
Thu, 09 Dec 2004 16:45:46 +0100 paulson converted Sum_Type to new-style theory: Inl, Inr are NO LONGER global
Mon, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Thu, 10 Oct 2002 14:26:50 +0200 berghofe Reimplemented parts of datatype package dealing with datatypes involving
less more (0) -60 tip