src/Pure/type_infer.ML
Thu, 04 Oct 2007 20:29:24 +0200 wenzelm replaced literal 'a by Name.aT;
Sat, 29 Sep 2007 21:39:49 +0200 wenzelm added fixate_params;
Sun, 23 Sep 2007 22:23:33 +0200 wenzelm constrain: canonical argument order;
Fri, 31 Aug 2007 23:17:22 +0200 wenzelm exported is_param;
Thu, 30 Aug 2007 15:04:44 +0200 wenzelm infer_types: general check_typs instead of Type.cert_typ_mode;
Tue, 14 Aug 2007 23:23:00 +0200 wenzelm infer_types: depend on Type.mode;
Mon, 23 Apr 2007 20:44:10 +0200 wenzelm added paramify_vars;
Sun, 15 Apr 2007 14:31:57 +0200 wenzelm moved get_sort to sign.ML;
Sat, 14 Apr 2007 17:38:30 +0200 wenzelm tuned comment;
Sat, 14 Apr 2007 17:36:05 +0200 wenzelm Term.string_of_vname;
Wed, 04 Oct 2006 14:17:38 +0200 haftmann insert replacing ins ins_int ins_string
Wed, 27 Sep 2006 21:13:11 +0200 wenzelm internal params: Vartab instead of AList;
Thu, 21 Sep 2006 19:04:49 +0200 wenzelm tuned;
Wed, 19 Jul 2006 12:12:04 +0200 wenzelm Name.context for used'';
Tue, 11 Jul 2006 12:17:01 +0200 wenzelm Name.invent_list;
Fri, 05 May 2006 21:59:45 +0200 wenzelm added syntax for _type_constraint_;
Thu, 27 Apr 2006 15:06:35 +0200 wenzelm tuned basic list operators (flat, maps, map_filter);
Tue, 25 Apr 2006 22:23:30 +0200 wenzelm refer to structure Type instead of Sorts;
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