src/Pure/type_infer.ML
Wed, 15 Feb 2006 21:34:55 +0100 wenzelm removed distinct, renamed gen_distinct to distinct;
Sat, 11 Feb 2006 17:17:47 +0100 wenzelm tuned;
Fri, 10 Feb 2006 02:22:37 +0100 wenzelm decode: observe Syntax.constN;
Tue, 07 Feb 2006 19:56:45 +0100 wenzelm renamed gen_duplicates to duplicates;
Mon, 06 Feb 2006 20:59:06 +0100 wenzelm tuned;
Fri, 02 Dec 2005 22:54:48 +0100 wenzelm added mixfixT;
Tue, 20 Sep 2005 08:21:49 +0200 haftmann slight adaptions to library changes
Tue, 06 Sep 2005 16:59:57 +0200 wenzelm AList.defined;
Tue, 06 Sep 2005 08:30:43 +0200 haftmann introduced some new-style AList operations
Fri, 01 Jul 2005 22:35:41 +0200 wenzelm avoid polyeq;
Sat, 11 Jun 2005 22:15:51 +0200 wenzelm accomodate changed #classes;
Thu, 02 Jun 2005 18:29:55 +0200 wenzelm tuned;
Thu, 03 Mar 2005 12:43:01 +0100 skalberg Move towards standard functions.
Sun, 13 Feb 2005 17:15:14 +0100 skalberg Deleted Library.option type.
Tue, 22 Jun 2004 09:51:39 +0200 wenzelm tuned certify_typ/term;
Mon, 21 Jun 2004 16:40:44 +0200 wenzelm Type.cert_typ;
Tue, 01 Jun 2004 12:33:50 +0200 wenzelm removed obsolete sort 'logic';
Sat, 29 May 2004 15:03:59 +0200 wenzelm improved output; refer to Pretty.pp;
Fri, 21 May 2004 21:25:34 +0200 wenzelm incorporate type inference interface from type.ML;
Sat, 01 May 2004 22:08:57 +0200 wenzelm improved Term.invent_names;
Mon, 21 Oct 2002 17:16:24 +0200 berghofe Replaced variantlist (quadratic) by gen_names (linear).
Mon, 07 Oct 2002 19:01:51 +0200 nipkow take/drop -> splitAt
Thu, 30 Mar 2000 14:20:42 +0200 wenzelm support polymorphic Vars;
Wed, 05 Jan 2000 11:37:44 +0100 wenzelm support for dummy variables (anyT, logicT);
Wed, 29 Sep 1999 13:52:01 +0200 wenzelm handle Sorts.DOMAIN;
Fri, 09 Oct 1998 15:28:04 +0200 nipkow Unified treatment of type error msgs.
Fri, 09 Oct 1998 14:36:48 +0200 nipkow More pretty breaks in error msgs.
Mon, 25 May 1998 21:11:46 +0200 wenzelm remove seq2, scan (use seq2, foldl_map from library.ML);
Mon, 06 Oct 1997 18:40:24 +0200 wenzelm eliminated raise_term, raise_typ;
Wed, 09 Jul 1997 16:54:17 +0200 wenzelm improved type checking errors;
Fri, 18 Apr 1997 11:55:14 +0200 wenzelm tuned err msg;
Thu, 17 Apr 1997 19:05:01 +0200 wenzelm tuned error msgs;
Thu, 17 Apr 1997 18:46:58 +0200 wenzelm improved type check error messages;
Wed, 16 Apr 1997 18:15:32 +0200 wenzelm Type inference (isolated from type.ML, completely reimplemented).
less more (0) tip