Tue, 15 Apr 2008 18:49:24 +0200 |
wenzelm |
simplified hide_XXX interfaces;
|
file |
diff |
annotate
|
Sun, 13 Apr 2008 16:40:07 +0200 |
wenzelm |
tsig: removed unnecessary universal witness;
|
file |
diff |
annotate
|
Wed, 02 Apr 2008 15:58:40 +0200 |
haftmann |
canonical meet_sort operation
|
file |
diff |
annotate
|
Wed, 19 Mar 2008 07:20:31 +0100 |
haftmann |
Type.lookup now curried; typ_of_sort
|
file |
diff |
annotate
|
Sat, 10 Nov 2007 23:03:57 +0100 |
wenzelm |
similar_types: uniform treatment of TFrees/TVars;
|
file |
diff |
annotate
|
Wed, 07 Nov 2007 16:42:56 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Thu, 11 Oct 2007 19:10:24 +0200 |
wenzelm |
replaced Term.equiv_types by Type.similar_types;
|
file |
diff |
annotate
|
Thu, 04 Oct 2007 20:29:24 +0200 |
wenzelm |
replaced literal 'a by Name.aT;
|
file |
diff |
annotate
|
Thu, 30 Aug 2007 15:04:42 +0200 |
wenzelm |
maintain mode in context (get/set/restore_mode);
|
file |
diff |
annotate
|
Tue, 14 Aug 2007 23:22:58 +0200 |
wenzelm |
type mode: models certification mode (default, syntax, abbrev);
|
file |
diff |
annotate
|
Sun, 08 Jul 2007 19:51:58 +0200 |
wenzelm |
replaced exception TableFun/GraphFun.DUPS by TableFun/GraphFun.DUP;
|
file |
diff |
annotate
|
Thu, 31 May 2007 23:47:36 +0200 |
wenzelm |
simplified/unified list fold;
|
file |
diff |
annotate
|
Fri, 29 Dec 2006 17:24:45 +0100 |
wenzelm |
Sorts.minimal_classes;
|
file |
diff |
annotate
|
Fri, 15 Dec 2006 00:08:06 +0100 |
wenzelm |
avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert;
|
file |
diff |
annotate
|
Tue, 31 Oct 2006 09:29:06 +0100 |
haftmann |
fixed type signature of Type.varify
|
file |
diff |
annotate
|
Tue, 10 Oct 2006 13:59:13 +0200 |
haftmann |
gen_rem(s) abandoned in favour of remove / subtract
|
file |
diff |
annotate
|
Thu, 21 Sep 2006 19:05:41 +0200 |
wenzelm |
serial numbers for types;
|
file |
diff |
annotate
|
Fri, 15 Sep 2006 22:56:13 +0200 |
wenzelm |
renamed Term.map_term_types to Term.map_types (cf. Term.fold_types);
|
file |
diff |
annotate
|
Tue, 11 Jul 2006 12:16:54 +0200 |
wenzelm |
replaced Term.variant(list) by Name.variant(_list);
|
file |
diff |
annotate
|
Wed, 07 Jun 2006 02:01:28 +0200 |
wenzelm |
renamed Type.(un)varifyT to Logic.(un)varifyT;
|
file |
diff |
annotate
|
Mon, 22 May 2006 21:27:01 +0200 |
wenzelm |
export raw_unifys, could_unifys;
|
file |
diff |
annotate
|
Sat, 20 May 2006 23:37:04 +0200 |
wenzelm |
export raw_matches;
|
file |
diff |
annotate
|
Tue, 16 May 2006 13:01:24 +0200 |
wenzelm |
more abstract interface to classes/arities;
|
file |
diff |
annotate
|
Fri, 05 May 2006 21:59:47 +0200 |
wenzelm |
replaced Sorts.DOMAIN by general Sorts.CLASS_ERROR;
|
file |
diff |
annotate
|
Tue, 02 May 2006 00:20:40 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sun, 30 Apr 2006 22:50:09 +0200 |
wenzelm |
build classes/arities: refer to operations in sorts.ML;
|
file |
diff |
annotate
|
Tue, 25 Apr 2006 22:23:24 +0200 |
wenzelm |
added inter_sort;
|
file |
diff |
annotate
|
Tue, 21 Mar 2006 12:18:15 +0100 |
wenzelm |
avoid polymorphic equality;
|
file |
diff |
annotate
|
Sat, 11 Mar 2006 21:23:10 +0100 |
wenzelm |
got rid of type Sign.sg;
|
file |
diff |
annotate
|
Tue, 07 Feb 2006 19:56:45 +0100 |
wenzelm |
renamed gen_duplicates to duplicates;
|
file |
diff |
annotate
|
Mon, 06 Feb 2006 20:59:57 +0100 |
wenzelm |
TableFun: renamed xxx_multi to xxx_list;
|
file |
diff |
annotate
|
Mon, 06 Feb 2006 11:01:28 +0100 |
haftmann |
subsituted gen_duplicates / has_duplicates for duplicates whenever appropriate
|
file |
diff |
annotate
|
Sat, 08 Oct 2005 22:39:42 +0200 |
wenzelm |
added could_unify;
|
file |
diff |
annotate
|
Tue, 04 Oct 2005 19:01:37 +0200 |
wenzelm |
minor tweaks for Poplog/ML;
|
file |
diff |
annotate
|
Tue, 20 Sep 2005 08:21:49 +0200 |
haftmann |
slight adaptions to library changes
|
file |
diff |
annotate
|
Thu, 15 Sep 2005 17:16:56 +0200 |
wenzelm |
TableFun/Symtab: curried lookup and update;
|
file |
diff |
annotate
|
Thu, 01 Sep 2005 18:48:50 +0200 |
wenzelm |
curried_lookup/update;
|
file |
diff |
annotate
|
Mon, 29 Aug 2005 16:18:04 +0200 |
wenzelm |
use AList operations;
|
file |
diff |
annotate
|
Thu, 28 Jul 2005 15:20:03 +0200 |
wenzelm |
typ_match, unify: canonical argument order;
|
file |
diff |
annotate
|
Tue, 19 Jul 2005 17:21:57 +0200 |
wenzelm |
tuned match, unify;
|
file |
diff |
annotate
|
Fri, 01 Jul 2005 14:19:36 +0200 |
berghofe |
Moved eq_type from envir.ML to type.ML
|
file |
diff |
annotate
|
Fri, 17 Jun 2005 18:33:29 +0200 |
wenzelm |
Symtab.fold;
|
file |
diff |
annotate
|
Sat, 11 Jun 2005 22:15:55 +0200 |
wenzelm |
name space of classes and types maintained in tsig;
|
file |
diff |
annotate
|
Thu, 09 Jun 2005 12:03:27 +0200 |
wenzelm |
renamed cert_typ_raw to cert_typ_abbrev;
|
file |
diff |
annotate
|
Sun, 05 Jun 2005 23:07:27 +0200 |
wenzelm |
added Type.freeze(_type);
|
file |
diff |
annotate
|
Thu, 21 Apr 2005 19:12:03 +0200 |
berghofe |
- Eliminated nodup_vars check.
|
file |
diff |
annotate
|
Fri, 04 Mar 2005 15:07:34 +0100 |
skalberg |
Removed practically all references to Library.foldr.
|
file |
diff |
annotate
|
Thu, 03 Mar 2005 12:43:01 +0100 |
skalberg |
Move towards standard functions.
|
file |
diff |
annotate
|
Sun, 13 Feb 2005 17:15:14 +0100 |
skalberg |
Deleted Library.option type.
|
file |
diff |
annotate
|
Tue, 22 Jun 2004 10:05:47 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 22 Jun 2004 09:51:39 +0200 |
wenzelm |
tuned certify_typ/term;
|
file |
diff |
annotate
|
Mon, 21 Jun 2004 16:40:55 +0200 |
wenzelm |
tuned certify_typ;
|
file |
diff |
annotate
|
Wed, 09 Jun 2004 18:55:28 +0200 |
wenzelm |
tuned messages;
|
file |
diff |
annotate
|
Sat, 29 May 2004 15:05:25 +0200 |
wenzelm |
removed norm_typ; improved output; refer to Pretty.pp;
|
file |
diff |
annotate
|
Fri, 21 May 2004 21:26:19 +0200 |
wenzelm |
major cleanup of tsig datastructures and extend/merge operations; fixes old bugs in classes/arities code; proper treatment of nonterminals and syntax-only types;
|
file |
diff |
annotate
|
Mon, 21 Oct 2002 17:15:40 +0200 |
berghofe |
Removed add_env because Vartab.map was too slow for large environments.
|
file |
diff |
annotate
|
Sat, 12 Jan 2002 16:38:42 +0100 |
wenzelm |
paramify_dummies: proper treatment of maxidx;
|
file |
diff |
annotate
|
Tue, 18 Dec 2001 02:18:38 +0100 |
wenzelm |
tuned interface of unify, param;
|
file |
diff |
annotate
|
Fri, 14 Dec 2001 11:54:47 +0100 |
wenzelm |
varify returns newly introduced variables;
|
file |
diff |
annotate
|
Wed, 28 Nov 2001 23:29:21 +0100 |
wenzelm |
Syntax.typ_of_term: pass intern sort fn;
|
file |
diff |
annotate
|