src/HOL/Tools/recfun_codegen.ML
Wed, 13 Jan 2010 10:18:45 +0100 haftmann function transformer preprocessor applies to both code generators
Tue, 12 Jan 2010 16:27:42 +0100 haftmann code certificates as integral part of code generation
Sun, 08 Nov 2009 18:43:42 +0100 wenzelm adapted Theory_Data;
Tue, 27 Oct 2009 22:55:27 +0100 wenzelm Datatype.read_typ: standard argument order;
Thu, 15 Oct 2009 23:28:10 +0200 wenzelm replaced String.concat by implode;
Wed, 14 Oct 2009 12:19:17 +0200 haftmann more explicit notion of canonized code equations
Tue, 11 Aug 2009 10:43:43 +0200 haftmann proper eta expansion in recfun_codegen.ML; no eta expansion at all in code_thingol.ML
Mon, 10 Aug 2009 12:24:49 +0200 haftmann moved all technical processing of code equations to code_thingol.ML
Fri, 31 Jul 2009 09:34:05 +0200 haftmann cleaned up variable desymbolification and argument expansion
Tue, 14 Jul 2009 10:54:04 +0200 haftmann code attributes use common underscore convention
Wed, 08 Jul 2009 08:18:07 +0200 haftmann tuned structure Code internally
Tue, 07 Jul 2009 17:50:03 +0200 haftmann merged
Tue, 07 Jul 2009 17:21:27 +0200 haftmann tuned interface of structure Code
Tue, 07 Jul 2009 17:37:00 +0200 haftmann Stefan Berghofer's code generator uses Pure equality instead of HOL equality now
Thu, 14 May 2009 15:09:48 +0200 haftmann merged module code_unit.ML into code.ML
Tue, 12 May 2009 19:30:33 +0200 haftmann transferred code generator preprocessor into separate module
Mon, 11 May 2009 10:53:19 +0200 haftmann clarified matter of "proper" flag in code equations
Mon, 11 May 2009 09:40:38 +0200 haftmann simplified unoverload/overload policy in code generator preprocessor
Mon, 04 May 2009 14:49:51 +0200 haftmann removed code_name module
Sun, 01 Mar 2009 23:36:12 +0100 wenzelm use long names for old-style fold combinators;
Wed, 31 Dec 2008 18:53:17 +0100 wenzelm use regular Term.add_XXX etc.;
Tue, 28 Oct 2008 16:58:59 +0100 haftmann cleanup code default attribute
Thu, 09 Oct 2008 08:47:25 +0200 haftmann made SMLNJ happy
Tue, 07 Oct 2008 16:07:33 +0200 haftmann only one theorem table for both code generators
Fri, 26 Sep 2008 09:10:02 +0200 haftmann removed obsolete name convention "func"
Mon, 30 Jun 2008 13:41:33 +0200 haftmann simplified retrieval of theory names of consts and types
Fri, 23 May 2008 16:41:39 +0200 berghofe Replaced Pretty.str and Pretty.string_of by specific functions (from Codegen) that
Sat, 17 May 2008 13:54:30 +0200 wenzelm structure Display: less pervasive operations;
Sun, 13 Jan 2008 11:54:36 +0100 berghofe Equations for constants without arguments are now declared using
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.
less more (0) -60 tip