src/HOL/Tools/primrec_package.ML
Tue, 16 Aug 2005 13:42:26 +0200 wenzelm OuterKeyword;
Fri, 08 Jul 2005 11:57:15 +0200 berghofe Some changes to allow mutually recursive, overloaded functions with same name.
Fri, 01 Jul 2005 14:14:40 +0200 berghofe Adapted to new interface of RecfunCodegen.add.
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, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Fri, 21 May 2004 21:15:22 +0200 wenzelm tuned message;
Tue, 18 Nov 2003 09:45:45 +0100 berghofe Improved error handling: add_primrec now prints out ill-formed equation
Thu, 10 Oct 2002 14:26:50 +0200 berghofe Reimplemented parts of datatype package dealing with datatypes involving
Tue, 12 Feb 2002 20:28:27 +0100 wenzelm got rid of explicit marginal comments (now stripped earlier from input);
Wed, 12 Dec 2001 11:07:42 +0100 berghofe Improved error messages.
Mon, 10 Dec 2001 15:34:15 +0100 berghofe Recursive equations to be used for code generation are now registered
Wed, 28 Nov 2001 00:46:26 +0100 wenzelm theory data: removed obsolete finish method;
Wed, 14 Nov 2001 18:45:38 +0100 wenzelm store original simps for codegen;
Thu, 08 Nov 2001 23:59:37 +0100 wenzelm theory data: finish method;
Thu, 18 Oct 2001 21:27:47 +0200 wenzelm GPLed;
Fri, 31 Aug 2001 18:46:48 +0200 wenzelm tuned headers;
Tue, 28 Nov 2000 01:08:50 +0100 wenzelm RuleCases.save;
Thu, 10 Aug 2000 14:55:21 +0200 berghofe Equations that are added to the simpset now have proper names.
Thu, 13 Jul 2000 23:13:10 +0200 wenzelm adapted PureThy.add_defs_i;
Thu, 25 May 2000 15:14:39 +0200 paulson improved error msgs, listing variable names
Wed, 15 Mar 2000 23:39:45 +0100 berghofe Added new theory data slot for primrec equations.
Mon, 13 Mar 2000 13:20:13 +0100 wenzelm adapted to new PureThy.add_thms etc.;
Thu, 21 Oct 1999 18:45:31 +0200 wenzelm proper handling of axioms / defs;
Tue, 05 Oct 1999 15:32:16 +0200 berghofe Got rid of readtm.
Mon, 20 Sep 1999 12:01:41 +0200 berghofe Fixed bug in add_primrec which caused non-informative error message.
Mon, 02 Aug 1999 17:58:23 +0200 wenzelm tuned outer syntax;
Fri, 16 Jul 1999 13:24:41 +0200 berghofe - Now also supports arbitrarily branching datatypes.
Tue, 25 May 1999 20:24:10 +0200 wenzelm formal comments (still dummy);
Mon, 24 May 1999 21:57:13 +0200 wenzelm outer syntax keyword classification;
Wed, 14 Apr 1999 19:05:28 +0200 wenzelm triple_swap;
Wed, 14 Apr 1999 15:58:01 +0200 wenzelm tuned messages;
Wed, 14 Apr 1999 14:42:53 +0200 wenzelm tuned comments;
Wed, 17 Mar 1999 16:53:46 +0100 wenzelm Theory.sign_of;
Wed, 17 Mar 1999 13:49:39 +0100 wenzelm local open OuterParse;
Thu, 11 Mar 1999 21:58:54 +0100 wenzelm add_primrec(_i): attributes;
Tue, 12 Jan 1999 13:54:51 +0100 wenzelm eliminated tthm type and Attribute structure;
Mon, 28 Dec 1998 16:47:21 +0100 paulson better indentation
Fri, 18 Dec 1998 11:00:46 +0100 paulson moved dest_eq to hologic.ML and tidied
Mon, 16 Nov 1998 11:14:02 +0100 wenzelm Attribute.tthms_of;
Wed, 21 Oct 1998 17:53:16 +0200 berghofe Changed interface.
Thu, 24 Sep 1998 17:17:14 +0200 oheimb renamed mk_meta_eq to mk_eq
Wed, 12 Aug 1998 16:20:49 +0200 oheimb renamed mk_meta_eq to meta_eq
Thu, 30 Jul 1998 15:56:21 +0200 berghofe Equations are now stored in theory.
Fri, 24 Jul 1998 12:50:34 +0200 berghofe New primrec function definition package
less more (0) tip