src/HOLCF/Tools/repdef.ML
Wed, 11 Aug 2010 14:31:43 +0200 haftmann moved instantiation target formally to class_target.ML
Mon, 17 May 2010 23:54:15 +0200 wenzelm prefer structure Keyword, Parse, Parse_Spec, Outer_Syntax;
Mon, 03 May 2010 14:25:56 +0200 wenzelm renamed ProofContext.init to ProofContext.init_global to emphasize that this is not the real thing;
Tue, 20 Apr 2010 13:44:28 -0700 huffman replace many uses of Drule.export_without_context with Drule.zero_var_indexes
Thu, 15 Apr 2010 18:09:22 +0200 wenzelm replaced slightly odd Typedecl.predeclare_constraints by plain declaration of type arguments -- also avoid "recursive" declaration of type constructor, which can cause problems with sequential definitions B.foo = A.foo;
Sat, 27 Mar 2010 21:38:38 +0100 wenzelm Typedef.info: separate global and local part, only the latter is transformed by morphisms;
Mon, 22 Mar 2010 14:58:21 -0700 huffman fix ML warnings in repdef.ML
Fri, 19 Mar 2010 00:43:49 +0100 wenzelm allow sort constraints in HOL/typedef and related HOLCF variants;
Tue, 02 Mar 2010 18:16:28 -0800 huffman fixrec and repdef modules import holcf_library
Tue, 02 Mar 2010 17:21:10 -0800 huffman proper names for types cfun, sprod, ssum
Wed, 24 Feb 2010 20:37:01 +0100 wenzelm allow general mixfix syntax for type constructors;
Thu, 18 Feb 2010 23:37:43 +0100 wenzelm Sign.restore_naming -- slightly more robust;
Mon, 15 Feb 2010 17:17:51 +0100 wenzelm discontinued unnamed infix syntax;
Sun, 07 Feb 2010 19:33:34 +0100 wenzelm renamed old-style Drule.standard to Drule.export_without_context, to emphasize that this is in no way a standard operation;
Fri, 20 Nov 2009 15:29:56 -0800 huffman make repdef work without (open) option
Thu, 19 Nov 2009 23:15:24 -0800 huffman thy_decl outer syntax for repdef
Fri, 13 Nov 2009 16:10:04 -0800 huffman LocalTheory -> Local_Theory
Fri, 13 Nov 2009 15:31:20 -0800 huffman automate definition of representable domains from algebraic deflations
less more (0) tip