src/Pure/type_infer.ML
Tue, 01 Jun 2010 11:30:57 +0200 berghofe merged
Tue, 01 Jun 2010 11:16:16 +0200 berghofe assign now applies meet before update_new to avoid misleading error message.
Thu, 27 May 2010 17:41:27 +0200 wenzelm renamed structure TypeInfer to Type_Infer, keeping the old name as legacy alias for some time;
Sat, 06 Feb 2010 20:57:07 +0100 wenzelm fixed spelling;
Thu, 23 Jul 2009 16:53:00 +0200 wenzelm paramify_vars: Term_Subst.map_atypsT_same
Thu, 23 Jul 2009 09:38:22 +0200 berghofe Purely functional type inference.
Fri, 17 Jul 2009 22:51:18 +0200 wenzelm tuned;
Tue, 14 Jul 2009 12:10:01 +0200 wenzelm tuned paramify_vars: Term_Subst.map_atypsT_option;
Thu, 09 Jul 2009 22:48:12 +0200 wenzelm renamed structure TermSubst to Term_Subst;
Fri, 27 Feb 2009 16:38:52 +0100 wenzelm eliminated NJ's List.nth;
Wed, 21 Jan 2009 23:21:44 +0100 wenzelm removed Ids;
Wed, 18 Jun 2008 22:32:02 +0200 wenzelm improved error output -- variant/mark bounds;
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;
less more (0) -50 -30 tip