src/HOL/Tools/recdef_package.ML
Fri, 19 Jan 2007 22:08:08 +0100 wenzelm moved parts of OuterParse to SpecParse;
Thu, 23 Nov 2006 22:38:29 +0100 wenzelm prefer Proof.context over Context.generic;
Tue, 21 Nov 2006 18:07:30 +0100 wenzelm simplified Proof.theorem(_i);
Tue, 14 Nov 2006 00:15:39 +0100 wenzelm recdef_tc(_i): local_theory interface via Specification.theorem_i;
Mon, 23 Oct 2006 16:49:21 +0200 haftmann switched merge_alists'' to AList.merge'' whenever appropriate
Fri, 20 Oct 2006 17:07:26 +0200 haftmann slight cleanup
Wed, 02 Aug 2006 22:26:45 +0200 wenzelm export get_hints;
Mon, 05 Jun 2006 14:26:07 +0200 krauss HOL/Tools/function_package: Added support for mutual recursive definitions.
Sat, 20 May 2006 23:36:55 +0200 wenzelm List.partition;
Sun, 07 May 2006 00:22:05 +0200 wenzelm removed 'concl is' patterns;
Fri, 05 May 2006 17:17:21 +0200 krauss First usable version of the new function definition package (HOL/function_packake/...).
Thu, 02 Feb 2006 10:24:06 +0100 krauss Exporting recdef's hints for use by new recdef package
Fri, 27 Jan 2006 19:03:02 +0100 wenzelm moved theorem tags from Drule to PureThy;
Sat, 21 Jan 2006 23:02:14 +0100 wenzelm simplified type attribute;
Thu, 19 Jan 2006 21:22:08 +0100 wenzelm setup: theory -> theory;
Sat, 14 Jan 2006 22:25:34 +0100 wenzelm generic attributes;
Fri, 16 Dec 2005 09:00:11 +0100 haftmann re-arranged tuples (theory * 'a) to ('a * theory) in Pure
Fri, 09 Dec 2005 09:06:45 +0100 haftmann oriented result pairs in PureThy
Wed, 19 Oct 2005 21:52:32 +0200 wenzelm removed obsolete add_recdef_old;
Fri, 23 Sep 2005 09:00:19 +0200 haftmann temporarily re-introduced overwrite_warn
Wed, 21 Sep 2005 17:25:32 +0200 haftmann introduces update_warn instead of overwrite_warn
Tue, 20 Sep 2005 08:21:49 +0200 haftmann slight adaptions to library changes
Thu, 15 Sep 2005 17:16:56 +0200 wenzelm TableFun/Symtab: curried lookup and update;
Tue, 13 Sep 2005 22:19:19 +0200 wenzelm tuned IsarThy.theorem_i;
Mon, 05 Sep 2005 17:38:18 +0200 wenzelm curried_lookup/update;
Tue, 16 Aug 2005 13:42:26 +0200 wenzelm OuterKeyword;
Fri, 01 Jul 2005 14:14:40 +0200 berghofe Adapted to new interface of RecfunCodegen.add.
Fri, 17 Jun 2005 18:35:27 +0200 wenzelm accomodate change of TheoryDataFun;
Sat, 11 Jun 2005 22:15:48 +0200 wenzelm refer to name spaces values instead of names;
Tue, 31 May 2005 11:53:13 +0200 wenzelm renamed cond_extern to extern;
Wed, 13 Apr 2005 18:45:25 +0200 wenzelm *** MESSAGE REFERS TO PREVIOUS VERSION ***
Wed, 13 Apr 2005 18:34:22 +0200 wenzelm *** empty log message ***
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:07:10 +0100 berghofe Replaced xstring by thmref.
Sun, 11 Jul 2004 20:33:22 +0200 wenzelm local_cla/simpset_of;
Mon, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Fri, 17 Oct 2003 11:04:36 +0200 paulson Prevent recdef from looping when the inductio rule is simplified
Tue, 12 Feb 2002 20:28:27 +0100 wenzelm got rid of explicit marginal comments (now stripped earlier from input);
Tue, 15 Jan 2002 00:08:51 +0100 wenzelm removed case_numbers (already covered by default);
Fri, 11 Jan 2002 00:28:24 +0100 wenzelm clarified IsarThy.apply_theorems_i;
Thu, 10 Jan 2002 01:11:43 +0100 wenzelm simplified IsarThy.theorem_i;
Mon, 10 Dec 2001 15:34:15 +0100 berghofe Recursive equations to be used for code generation are now registered
Wed, 05 Dec 2001 03:06:05 +0100 wenzelm tuned;
Wed, 28 Nov 2001 00:46:26 +0100 wenzelm theory data: removed obsolete finish method;
Thu, 08 Nov 2001 23:59:37 +0100 wenzelm theory data: finish method;
Sun, 04 Nov 2001 20:56:59 +0100 wenzelm IsarThy.theorem_i (None, []);
Wed, 31 Oct 2001 21:59:07 +0100 wenzelm IsarThy.theorem_i: no locale;
Sat, 13 Oct 2001 20:31:34 +0200 wenzelm IsarThy.theorem_i Drule.internalK;
Fri, 28 Sep 2001 19:21:26 +0200 wenzelm permissive option;
Wed, 03 Jan 2001 21:25:23 +0100 wenzelm added recdef_tc(_i);
Thu, 19 Oct 2000 01:47:50 +0200 wenzelm added tcs_of;
Tue, 19 Sep 2000 23:52:00 +0200 wenzelm tuned;
Fri, 15 Sep 2000 20:22:36 +0200 wenzelm added "congs" keyword;
Fri, 15 Sep 2000 19:34:28 +0200 wenzelm "hints" made keyword again;
Wed, 13 Sep 2000 22:28:50 +0200 wenzelm tuned recdef hints;
Thu, 07 Sep 2000 20:51:07 +0200 wenzelm tuned msg;
Wed, 06 Sep 2000 19:01:37 +0200 wenzelm make SML/NJ happy;
Wed, 06 Sep 2000 16:54:12 +0200 wenzelm tuned;
less more (0) -60 tip