src/HOLCF/Tools/fixrec_package.ML
Sun, 21 Jun 2009 08:38:58 +0200 haftmann discontinued ancient tradition to suffix certain ML module names with "_package"
Mon, 18 May 2009 09:48:06 +0200 haftmann introduced Thm.generatedK
Sat, 16 May 2009 20:17:59 +0200 bulwahn added new kind generated_theorem for theorems which are generated by packages to distinguish between theorems from users and packages
Mon, 11 May 2009 08:28:09 -0700 huffman simplify fixrec proofs for mutually-recursive definitions; generate better fixpoint induction rules
Wed, 29 Apr 2009 13:36:29 -0700 huffman use opaque ascription for all HOLCF code
Sat, 11 Apr 2009 08:44:41 -0700 huffman change definition of match combinators for fixrec package
Thu, 12 Mar 2009 21:47:36 +0100 wenzelm removed legacy_infer_term, legacy_infer_prop;
Sun, 08 Mar 2009 17:26:14 +0100 wenzelm moved basic algebra of long names from structure NameSpace to Long_Name;
Thu, 05 Mar 2009 12:08:00 +0100 wenzelm renamed NameSpace.base to NameSpace.base_name;
Wed, 04 Mar 2009 11:05:29 +0100 blanchet Merge.
Wed, 04 Mar 2009 10:45:52 +0100 blanchet Merge.
Tue, 03 Mar 2009 18:32:01 +0100 wenzelm renamed Binding.name_pos to Binding.make, renamed Binding.base_name to Binding.name_of, renamed Binding.map_base to Binding.map_name, added mandatory flag to Binding.qualify;
Tue, 03 Mar 2009 14:07:43 +0100 wenzelm Thm.binding;
Fri, 27 Feb 2009 19:05:46 -0800 huffman fixrec package uses new-style syntax and local-theory interface
Fri, 27 Feb 2009 18:34:20 -0800 huffman add function taken_names
Thu, 26 Feb 2009 11:17:38 -0800 huffman avoid using legacy type inference
Thu, 26 Feb 2009 10:28:53 -0800 huffman use TheoryData to keep track of pattern match combinators
Wed, 21 Jan 2009 18:27:43 +0100 haftmann binding replaces bstring
Wed, 21 Jan 2009 16:47:32 +0100 haftmann binding is alias for Binding.T
Fri, 05 Dec 2008 18:43:42 +0100 haftmann Name.name_of -> Binding.base_name
Thu, 04 Dec 2008 14:43:33 +0100 haftmann cleaned up binding module and related code
Tue, 02 Sep 2008 16:55:33 +0200 wenzelm type Attrib.binding abbreviates Name.binding without attributes;
Tue, 02 Sep 2008 14:10:45 +0200 wenzelm explicit type Name.binding for higher-specification elements;
Tue, 29 Jul 2008 08:15:40 +0200 haftmann PureThy: dropped note_thmss_qualified, dropped _i suffix
Sun, 18 May 2008 15:04:09 +0200 wenzelm moved global pretty/string_of functions from Sign to Syntax;
Thu, 20 Mar 2008 00:20:44 +0100 wenzelm simplified get_thm(s): back to plain name argument;
Wed, 19 Mar 2008 22:27:57 +0100 wenzelm renamed datatype thmref to Facts.ref, tuned interfaces;
Wed, 06 Feb 2008 22:10:29 +0100 huffman use ML antiquotations
Thu, 06 Dec 2007 15:10:09 +0100 haftmann added new primrec package
Sun, 21 Oct 2007 14:21:53 +0200 wenzelm removed obsolete ML bindings;
Sat, 06 Oct 2007 16:50:04 +0200 wenzelm simplified interfaces for outer syntax;
Tue, 25 Sep 2007 13:28:37 +0200 wenzelm Syntax.parse/check/read;
Sun, 23 Sep 2007 22:23:27 +0200 wenzelm TypeInfer.constrain: canonical argument order;
Thu, 30 Aug 2007 22:35:34 +0200 wenzelm replaced ProofContext.infer_types by general Syntax.check_terms;
Wed, 11 Jul 2007 11:56:59 +0200 berghofe Function unify_consts moved from OldInductivePackage to PrimrecPackage.
Thu, 31 May 2007 14:01:58 +0200 wenzelm moved HOLCF tools to canonical place;
less more (0) tip