src/HOL/Tools/recfun_codegen.ML
Fri, 07 Dec 2007 15:07:56 +0100 haftmann proper treatment of code theorems for primrec
Sun, 11 Nov 2007 14:00:08 +0100 wenzelm renamed Symtab.update_list to Symtab.cons_list;
Mon, 08 Oct 2007 18:13:06 +0200 wenzelm Codegen.is_instance: raw match, ignore sort constraints;
Tue, 18 Sep 2007 07:36:15 +0200 haftmann distinction between regular and default code theorems
Sat, 15 Sep 2007 19:27:35 +0200 haftmann fixed title
Fri, 10 Aug 2007 17:04:34 +0200 haftmann new structure for code generator modules
Thu, 10 May 2007 10:22:17 +0200 haftmann consts in consts_code Isar commands are now referred to by usual term syntax
Wed, 09 May 2007 07:53:08 +0200 haftmann tuned
Mon, 07 May 2007 00:49:59 +0200 wenzelm simplified DataFun interfaces;
Tue, 20 Mar 2007 15:52:41 +0100 haftmann improved treatment of defining equations stemming from specification tools
Mon, 26 Feb 2007 23:18:24 +0100 wenzelm moved eq_thm etc. to structure Thm in Pure/more_thm.ML;
Sat, 18 Nov 2006 00:20:17 +0100 haftmann tuned
Tue, 31 Oct 2006 14:58:23 +0100 haftmann introduced CodegenData.add_func_legacy
Tue, 10 Oct 2006 13:59:13 +0200 haftmann gen_rem(s) abandoned in favour of remove / subtract
Mon, 09 Oct 2006 02:19:49 +0200 wenzelm attribute: Context.mapping;
Fri, 22 Sep 2006 14:32:46 +0200 berghofe Replaced irreducible_paths by all_paths.
Tue, 19 Sep 2006 15:22:05 +0200 haftmann code generation 2 adjustments
Tue, 06 Jun 2006 14:57:13 +0200 haftmann deleted legacy
Tue, 09 May 2006 10:10:12 +0200 haftmann adaption to CodegenTheorems
Fri, 05 May 2006 21:59:43 +0200 wenzelm replaced Graph.find_paths by Graph.irreducible_paths;
Thu, 06 Apr 2006 16:09:54 +0200 haftmann added hook for codegen_theorems.ML
Tue, 07 Mar 2006 14:09:48 +0100 haftmann substantial improvement in codegen iml
Mon, 06 Feb 2006 20:58:57 +0100 wenzelm TableFun: renamed xxx_multi to xxx_list;
Sat, 21 Jan 2006 23:02:14 +0100 wenzelm simplified type attribute;
Thu, 19 Jan 2006 21:22:08 +0100 wenzelm setup: theory -> theory;
Tue, 17 Jan 2006 16:36:57 +0100 haftmann substantial improvements in code generator
Tue, 22 Nov 2005 12:59:25 +0100 haftmann added codegenerator
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;
Wed, 31 Aug 2005 15:46:40 +0200 wenzelm refer to theory instead of low-level tsig;
Thu, 25 Aug 2005 16:10:16 +0200 berghofe Implemented incremental code generation.
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;
Tue, 12 Apr 2005 11:08:25 +0200 paulson tweaks mainly to achieve sml/nj compatibility
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.
Wed, 24 Nov 2004 10:27:24 +0100 berghofe Reimplemented some operations on "code lemma" table to avoid that code
Tue, 26 Oct 2004 16:26:53 +0200 berghofe Added call to Codegen.preprocess.
Mon, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Mon, 22 Sep 2003 16:14:58 +0200 berghofe Added "del" attribute for deleting equations.
Tue, 07 May 2002 14:26:32 +0200 wenzelm use eq_thm_prop instead of slightly inadequate eq_thm;
Thu, 20 Dec 2001 14:57:54 +0100 berghofe Moved "code" attribute to Pure/codegen.ML
Mon, 10 Dec 2001 15:32:10 +0100 berghofe Code generator for recursive functions.
less more (0) tip