src/HOL/Tools/typecopy_package.ML
Thu, 28 Aug 2008 22:09:20 +0200 restructured and split code serializer module
Sun, 18 May 2008 15:04:09 +0200 moved global pretty/string_of functions from Sign to Syntax;
Tue, 22 Apr 2008 08:33:16 +0200 constant HOL.eq now qualified
Wed, 02 Apr 2008 15:58:32 +0200 explicit class "eq" for operational equality
Sat, 29 Mar 2008 13:03:05 +0100 eliminated quiet_mode ref of some packages (avoid CRITICAL setmp!);
Tue, 08 Jan 2008 11:37:30 +0100 explicit type variables for instantiation
Fri, 07 Dec 2007 15:07:54 +0100 dropped Instance.instantiate
Wed, 05 Dec 2007 14:15:45 +0100 simplified infrastructure for code generator operational equality
Thu, 29 Nov 2007 23:01:18 +0100 tuned
Wed, 28 Nov 2007 15:09:20 +0100 simplified interpretations
Tue, 25 Sep 2007 15:34:35 +0200 simplified interpretation setup;
Tue, 18 Sep 2007 07:46:00 +0200 introduced generic concepts for theory interpretators
Tue, 18 Sep 2007 07:36:15 +0200 distinction between regular and default code theorems
Fri, 17 Aug 2007 13:58:59 +0200 reoriented hook application order
Fri, 10 Aug 2007 17:04:34 +0200 new structure for code generator modules
Mon, 07 May 2007 00:49:59 +0200 simplified DataFun interfaces;
Tue, 20 Mar 2007 15:52:41 +0100 improved treatment of defining equations stemming from specification tools
Fri, 09 Mar 2007 08:45:53 +0100 dropped code datatype certificates
Thu, 07 Dec 2006 23:16:55 +0100 reorganized structure Tactic vs. MetaSimplifier;
Wed, 06 Dec 2006 01:12:57 +0100 simplified ML bindings;
Wed, 04 Oct 2006 14:17:46 +0200 clarified header comments
Mon, 02 Oct 2006 23:00:51 +0200 tuned
Tue, 19 Sep 2006 15:22:05 +0200 code generation 2 adjustments
Wed, 06 Sep 2006 10:01:04 +0200 TypedefPackage.add_typedef_* now yields name of introduced type constructor
Tue, 29 Aug 2006 14:31:13 +0200 added typecopy_package