src/HOL/Tools/inductive_codegen.ML
Thu, 25 Aug 2005 16:10:16 +0200 berghofe Implemented incremental code generation.
Fri, 15 Jul 2005 15:44:15 +0200 wenzelm tuned fold on terms;
Fri, 01 Jul 2005 14:13:40 +0200 berghofe Adapted to modular code generation.
Fri, 17 Jun 2005 18:33:05 +0200 wenzelm accomodate change of TheoryDataFun;
Thu, 07 Apr 2005 09:24:35 +0200 wenzelm handle Option instead of OPTION;
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.
Tue, 26 Oct 2004 16:26:53 +0200 berghofe Added call to Codegen.preprocess.
Thu, 23 Sep 2004 10:20:52 +0200 berghofe - Inserted additional check for equality types in check_mode_clause that
Tue, 10 Aug 2004 19:10:39 +0200 berghofe Fixed bug in compile_clause that caused equality constraints
Mon, 19 Jul 2004 18:14:22 +0200 berghofe Added simple check that allows code generator to produce code containing
Fri, 09 Jul 2004 16:33:20 +0200 berghofe - Added support for conditional equations whose premises involve
Mon, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Tue, 01 Jun 2004 14:59:54 +0200 berghofe Adapted to new name mangling function.
Wed, 14 Apr 2004 11:44:57 +0200 berghofe Fixed bug in check_mode_clause.
Wed, 29 Oct 2003 19:18:15 +0100 berghofe Inserted additional checks in functions dest_prem and add_prod_factors, to
Mon, 22 Sep 2003 16:06:05 +0200 berghofe Changed interface of add_attribute.
Fri, 22 Aug 2003 11:51:42 +0200 berghofe Improved handling of modes for equality predicate, to avoid ill-typed
Thu, 21 Aug 2003 16:20:45 +0200 berghofe Fixed problem with "code ind" attribute that caused code generator to
Tue, 07 May 2002 14:26:32 +0200 wenzelm use eq_thm_prop instead of slightly inadequate eq_thm;
Thu, 07 Mar 2002 12:03:43 +0100 berghofe - made modes_of more robust
Thu, 20 Dec 2001 17:08:55 +0100 berghofe Eliminated "query" syntax.
Thu, 20 Dec 2001 15:23:42 +0100 berghofe Fixed bug in function add.
Thu, 20 Dec 2001 14:58:18 +0100 berghofe Implemented higher order modes.
Mon, 10 Dec 2001 15:40:55 +0100 berghofe - Changed type of invoke_codegen
Fri, 31 Aug 2001 18:46:48 +0200 wenzelm tuned headers;
Fri, 31 Aug 2001 16:49:06 +0200 berghofe New code generators for HOL.
less more (0) tip