src/Pure/sign.ML
Fri, 15 Mar 1996 12:01:19 +0100 berghofe Added some functions which allow redirection of Isabelle's output
Thu, 14 Mar 1996 10:40:21 +0100 berghofe Added some optimized versions of functions dealing with sets
Fri, 16 Feb 1996 12:34:18 +0100 paulson Elimination of fully-functorial style.
Tue, 13 Feb 1996 14:13:23 +0100 nipkow added nodup_Vars check in cterm_of. Prevents same var with distinct types.
Mon, 29 Jan 1996 14:16:13 +0100 clasohm inserted tabs again
Mon, 29 Jan 1996 13:56:41 +0100 clasohm removed tabs
Fri, 22 Dec 1995 10:30:06 +0100 paulson "prep_const" now calls compress_type to ensure sharing among
Fri, 08 Dec 1995 10:36:36 +0100 paulson exports exn_type_msg for error messages. Calls new infer_types.
Fri, 01 Sep 1995 13:27:48 +0200 clasohm added same_sg and same_thm
Fri, 01 Sep 1995 13:13:19 +0200 wenzelm nonempty_sort: no longer var names as args;
Tue, 01 Aug 1995 17:19:17 +0200 wenzelm added (my own version of) nonempty_sort: sg -> (string * sort) list -> sort
Tue, 01 Aug 1995 12:36:05 +0200 nipkow Added nonempty_sort.
Fri, 07 Jul 1995 13:57:24 +0200 clasohm moved mixfix syntax to Syntax/mixfix.ML
Mon, 03 Jul 1995 15:39:53 +0200 clasohm added cargs for curried function application
Mon, 26 Jun 1995 14:33:11 +0200 wenzelm added add_trrules_i;
Thu, 30 Mar 1995 14:07:30 +0200 clasohm changed pretty printing of applC
Fri, 17 Mar 1995 15:52:55 +0100 nipkow Corrected a silly old bug in merge_tsigs.
Wed, 15 Mar 1995 12:52:03 +0100 clasohm removed print_msg parameter of infer_types
Tue, 14 Mar 1995 10:40:04 +0100 nipkow Removed an old bug which made some simultaneous instantiations fail if they
Mon, 13 Mar 1995 09:38:10 +0100 nipkow Changed treatment of during type inference internally generated type
Fri, 03 Mar 1995 12:34:57 +0100 clasohm fixed a bug in infer_types/exn_type_msg
Fri, 03 Mar 1995 11:48:05 +0100 clasohm added CPure (curried functions) and ProtoPure (ancestor of Pure and CPure)
Fri, 17 Feb 1995 13:25:11 +0100 clasohm added check "length ts > 1" before printing ambiguity warning in infer_types
Fri, 27 Jan 1995 12:28:05 +0100 clasohm moved ambiguity_level to Syntax/syntax.ML
Thu, 26 Jan 1995 12:44:50 +0100 clasohm added reference variable ambiguity_level to control ambiguity warnings
Wed, 18 Jan 1995 11:36:04 +0100 clasohm added optional precedence for body of binder;
Thu, 08 Dec 1994 12:45:28 +0100 clasohm replaced type_syn by pure_syn in Pure signature
Wed, 02 Nov 1994 10:45:14 +0100 lcp Pure/sign/infer_types/exn_type_msg: new, for more uniform handling of
Tue, 04 Oct 1994 13:01:17 +0100 clasohm added print_msg;
Mon, 26 Sep 1994 17:55:45 +0100 wenzelm exported pretty_sort;
Tue, 06 Sep 1994 13:10:38 +0200 wenzelm minor internal changes;
Tue, 23 Aug 1994 19:31:05 +0200 wenzelm removed constant _constrain from Pure sig;
Fri, 19 Aug 1994 15:40:44 +0200 wenzelm added pretty_sg;
Thu, 16 Jun 1994 12:04:00 +0200 wenzelm added add_classrel;
Thu, 09 Jun 1994 11:02:14 +0200 wenzelm workaround bug in Type.expand_typ;
Wed, 01 Jun 1994 15:42:25 +0200 wenzelm replaced infix also by |>
Thu, 26 May 1994 16:45:56 +0200 wenzelm added subsort, norm_sort, classes;
Thu, 19 May 1994 16:20:52 +0200 wenzelm added const_type: sg -> typ option;
Fri, 04 Mar 1994 12:14:21 +0100 wenzelm fixed misfeature in Sign.extend: types of consts were read wrt. the new syntax;
Wed, 09 Feb 1994 14:25:29 +0100 wenzelm *** empty log message ***
Tue, 08 Feb 1994 14:09:34 +0100 wenzelm improved eq_sg;
Thu, 03 Feb 1994 13:53:44 +0100 wenzelm major cleanup;
Tue, 18 Jan 1994 13:46:08 +0100 lcp Pure: MAJOR CHANGE. Moved ML types ctyp and cterm and their associated
Tue, 11 Jan 1994 12:58:19 +0100 nipkow moved misplaced comment
Tue, 04 Jan 1994 17:03:52 +0100 nipkow added fake_cterm_of to speed up rewriting
Thu, 30 Dec 1993 10:18:23 +0100 nipkow added subsig: sg * sg -> bool to test if one signature is contained in another.
Tue, 21 Dec 1993 16:26:40 +0100 nipkow Necessary changes to accomodate type abbreviations.
Tue, 14 Dec 1993 14:02:52 +0100 nipkow Updated read_insts to approximate simultaneous type checking of substitution
Tue, 30 Nov 1993 11:04:07 +0100 wenzelm *** empty log message ***
Mon, 29 Nov 1993 13:54:59 +0100 wenzelm extend: cleaned up, adapted for new Syntax.extend;
Thu, 25 Nov 1993 19:09:43 +0100 nipkow changed some names and deleted *NORMALIZED*
Thu, 25 Nov 1993 11:37:51 +0100 wenzelm Sign.extend: Syntax.extend now called with read_ty;
Mon, 04 Oct 1993 15:36:31 +0100 wenzelm Pure/ROOT.ML
Thu, 16 Sep 1993 12:20:38 +0200 clasohm Initial revision
less more (0) tip