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
|
Fri, 16 Nov 2001 15:24:39 +0100 |
wenzelm |
ext_tsig_classes: rebuild_tsig!!!!!
|
file |
diff |
annotate
|
Thu, 01 Feb 2001 20:45:54 +0100 |
wenzelm |
ext_classrel: certify_class;
|
file |
diff |
annotate
|
Sat, 18 Nov 2000 19:48:34 +0100 |
wenzelm |
export freeze_thaw_type;
|
file |
diff |
annotate
|
Thu, 03 Aug 2000 00:41:07 +0200 |
wenzelm |
typ_no_norm;
|
file |
diff |
annotate
|
Sun, 21 May 2000 14:37:17 +0200 |
wenzelm |
removed is_type_abbr;
|
file |
diff |
annotate
|
Mon, 17 Apr 2000 14:03:51 +0200 |
wenzelm |
NameSpace.is_qualified;
|
file |
diff |
annotate
|
Fri, 14 Apr 2000 17:29:57 +0200 |
wenzelm |
added is_type_abbr;
|
file |
diff |
annotate
|
Thu, 30 Mar 2000 14:20:13 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Fri, 10 Mar 2000 14:57:06 +0100 |
berghofe |
Type.unify and Type.typ_match now use Vartab instead of association lists.
|
file |
diff |
annotate
|
Wed, 29 Sep 1999 13:55:58 +0200 |
wenzelm |
added witness_sorts, univ_witness;
|
file |
diff |
annotate
|
Wed, 18 Aug 1999 10:54:03 +0200 |
paulson |
freeze_thaw does nothing if no variables
|
file |
diff |
annotate
|
Fri, 23 Jul 1999 16:51:52 +0200 |
wenzelm |
replaced assoc lists by Symtab.table;
|
file |
diff |
annotate
|
Wed, 19 Aug 1998 17:05:00 +0200 |
wenzelm |
fixed param;
|
file |
diff |
annotate
|
Thu, 25 Jun 1998 15:22:05 +0200 |
wenzelm |
defaults for free variables hide consts of same name;
|
file |
diff |
annotate
|
Thu, 28 May 1998 11:08:45 +0200 |
wenzelm |
fixed error msgs;
|
file |
diff |
annotate
|
Thu, 05 Feb 1998 11:20:35 +0100 |
wenzelm |
added param;
|
file |
diff |
annotate
|
Wed, 05 Nov 1997 11:35:07 +0100 |
wenzelm |
fixed exception OPTION;
|
file |
diff |
annotate
|
Fri, 10 Oct 1997 15:44:48 +0200 |
wenzelm |
decode: qualified is always const;
|
file |
diff |
annotate
|
Tue, 07 Oct 1997 17:58:50 +0200 |
wenzelm |
tuned decode;
|
file |
diff |
annotate
|
Mon, 06 Oct 1997 19:07:14 +0200 |
wenzelm |
eliminated raise_term, raise_typ;
|
file |
diff |
annotate
|
Thu, 05 Jun 1997 13:55:29 +0200 |
paulson |
Removal of freeze_vars and thaw_vars. New freeze_thaw
|
file |
diff |
annotate
|
Tue, 13 May 1997 13:02:34 +0200 |
wenzelm |
of_sort: type_sig -> typ * sort -> bool;
|
file |
diff |
annotate
|
Fri, 18 Apr 1997 11:58:38 +0200 |
wenzelm |
tuned check_has_sort;
|
file |
diff |
annotate
|
Thu, 17 Apr 1997 18:46:58 +0200 |
wenzelm |
improved type check error messages;
|
file |
diff |
annotate
|
Wed, 16 Apr 1997 18:25:46 +0200 |
wenzelm |
moved classes / sorts to sorts.ML;
|
file |
diff |
annotate
|
Fri, 07 Mar 1997 10:26:02 +0100 |
paulson |
Removed some polymorphic equality tests
|
file |
diff |
annotate
|
Fri, 21 Feb 1997 15:31:47 +0100 |
paulson |
Replaced "flat" by the Basis Library function List.concat
|
file |
diff |
annotate
|
Fri, 14 Feb 1997 10:41:02 +0100 |
paulson |
Added optimization: do nothing for empty list
|
file |
diff |
annotate
|
Mon, 10 Feb 1997 15:45:31 +0100 |
wenzelm |
fixed comment;
|
file |
diff |
annotate
|
Thu, 06 Feb 1997 17:52:40 +0100 |
wenzelm |
added eq_sort (will move to sorts.ML eventually);
|
file |
diff |
annotate
|
Thu, 28 Nov 1996 12:39:02 +0100 |
paulson |
Tidying and renaming of function Dom
|
file |
diff |
annotate
|
Tue, 26 Nov 1996 16:57:13 +0100 |
paulson |
Removed or eta-expanded some declarations that are illegal under value
|
file |
diff |
annotate
|
Wed, 13 Nov 1996 10:42:50 +0100 |
paulson |
Removal of polymorphic equality via mem, subset, eq_set, etc
|
file |
diff |
annotate
|