Fri, 21 May 2004 21:28:58 +0200 Pure: clear separation of logical types and nonterminals;
wenzelm [Fri, 21 May 2004 21:28:58 +0200] rev 14795
Pure: clear separation of logical types and nonterminals;
Fri, 21 May 2004 21:28:14 +0200 adapted tsig/sg interface;
wenzelm [Fri, 21 May 2004 21:28:14 +0200] rev 14794
adapted tsig/sg interface;
Fri, 21 May 2004 21:28:01 +0200 added dest, minimals, maximals, is_edge, add_edge/merge_trans_acyclic;
wenzelm [Fri, 21 May 2004 21:28:01 +0200] rev 14793
added dest, minimals, maximals, is_edge, add_edge/merge_trans_acyclic;
Fri, 21 May 2004 21:27:42 +0200 added fold, product; removed transitive_closure;
wenzelm [Fri, 21 May 2004 21:27:42 +0200] rev 14792
added fold, product; removed transitive_closure;
Fri, 21 May 2004 21:27:10 +0200 adapted names of some sort ops;
wenzelm [Fri, 21 May 2004 21:27:10 +0200] rev 14791
adapted names of some sort ops;
Fri, 21 May 2004 21:26:19 +0200 major cleanup of tsig datastructures and extend/merge operations; fixes old bugs in classes/arities code; proper treatment of nonterminals and syntax-only types;
wenzelm [Fri, 21 May 2004 21:26:19 +0200] rev 14790
major cleanup of tsig datastructures and extend/merge operations; fixes old bugs in classes/arities code; proper treatment of nonterminals and syntax-only types;
Fri, 21 May 2004 21:25:57 +0200 Type.strip_sorts;
wenzelm [Fri, 21 May 2004 21:25:57 +0200] rev 14789
Type.strip_sorts;
Fri, 21 May 2004 21:25:34 +0200 incorporate type inference interface from type.ML;
wenzelm [Fri, 21 May 2004 21:25:34 +0200] rev 14788
incorporate type inference interface from type.ML;
Fri, 21 May 2004 21:24:22 +0200 adapted tsig interface;
wenzelm [Fri, 21 May 2004 21:24:22 +0200] rev 14787
adapted tsig interface;
Fri, 21 May 2004 21:23:37 +0200 moved some sort ops to sorts.ML; added string_of_vname (from Syntax module);
wenzelm [Fri, 21 May 2004 21:23:37 +0200] rev 14786
moved some sort ops to sorts.ML; added string_of_vname (from Syntax module);
Fri, 21 May 2004 21:23:12 +0200 test_classrel/arity improve error reporting; tuned;
wenzelm [Fri, 21 May 2004 21:23:12 +0200] rev 14785
test_classrel/arity improve error reporting; tuned;
Fri, 21 May 2004 21:22:42 +0200 xxx_typ_raw replace xxx_typ_no_norm forms; prevent duplicate consts declarations in merge; misc cleanup;
wenzelm [Fri, 21 May 2004 21:22:42 +0200] rev 14784
xxx_typ_raw replace xxx_typ_no_norm forms; prevent duplicate consts declarations in merge; misc cleanup;
Fri, 21 May 2004 21:22:10 +0200 string_of_vname moved to term.ML;
wenzelm [Fri, 21 May 2004 21:22:10 +0200] rev 14783
string_of_vname moved to term.ML;
Fri, 21 May 2004 21:21:51 +0200 incorporate sort ops from term.ML; use Graph.T; misc cleanup;
wenzelm [Fri, 21 May 2004 21:21:51 +0200] rev 14782
incorporate sort ops from term.ML; use Graph.T; misc cleanup;
Fri, 21 May 2004 21:21:38 +0200 type.ML now before Syntax module;
wenzelm [Fri, 21 May 2004 21:21:38 +0200] rev 14781
type.ML now before Syntax module;
Fri, 21 May 2004 21:21:12 +0200 xxx_typ_raw replace xxx_typ_no_norm forms;
wenzelm [Fri, 21 May 2004 21:21:12 +0200] rev 14780
xxx_typ_raw replace xxx_typ_no_norm forms;
Fri, 21 May 2004 21:20:38 +0200 'classrel' now allows multiple arguments;
wenzelm [Fri, 21 May 2004 21:20:38 +0200] rev 14779
'classrel' now allows multiple arguments;
Fri, 21 May 2004 21:20:14 +0200 Sign.certify_tyname;
wenzelm [Fri, 21 May 2004 21:20:14 +0200] rev 14778
Sign.certify_tyname;
Fri, 21 May 2004 21:19:47 +0200 TypeInfer.paramify_dummies, TypeInfer.param;
wenzelm [Fri, 21 May 2004 21:19:47 +0200] rev 14777
TypeInfer.paramify_dummies, TypeInfer.param;
Fri, 21 May 2004 21:19:18 +0200 Args.local_typ_raw;
wenzelm [Fri, 21 May 2004 21:19:18 +0200] rev 14776
Args.local_typ_raw;
Fri, 21 May 2004 21:19:04 +0200 output_tym: removed duplicate clauses;
wenzelm [Fri, 21 May 2004 21:19:04 +0200] rev 14775
output_tym: removed duplicate clauses;
Fri, 21 May 2004 21:18:48 +0200 Graph.minimals;
wenzelm [Fri, 21 May 2004 21:18:48 +0200] rev 14774
Graph.minimals;
Fri, 21 May 2004 21:18:35 +0200 adapted syntax to cope with lack of non-logical types;
wenzelm [Fri, 21 May 2004 21:18:35 +0200] rev 14773
adapted syntax to cope with lack of non-logical types;
Fri, 21 May 2004 21:18:14 +0200 Type.typ_instance;
wenzelm [Fri, 21 May 2004 21:18:14 +0200] rev 14772
Type.typ_instance;
Fri, 21 May 2004 21:17:37 +0200 load ML files only once;
wenzelm [Fri, 21 May 2004 21:17:37 +0200] rev 14771
load ML files only once;
Fri, 21 May 2004 21:16:51 +0200 removed duplicate thms;
wenzelm [Fri, 21 May 2004 21:16:51 +0200] rev 14770
removed duplicate thms;
Fri, 21 May 2004 21:15:45 +0200 Sign.typ_instance;
wenzelm [Fri, 21 May 2004 21:15:45 +0200] rev 14769
Sign.typ_instance;
Fri, 21 May 2004 21:15:22 +0200 tuned message;
wenzelm [Fri, 21 May 2004 21:15:22 +0200] rev 14768
tuned message;
Fri, 21 May 2004 21:15:10 +0200 tuned document;
wenzelm [Fri, 21 May 2004 21:15:10 +0200] rev 14767
tuned document;
Fri, 21 May 2004 21:14:52 +0200 use plain SOME;
wenzelm [Fri, 21 May 2004 21:14:52 +0200] rev 14766
use plain SOME;
Fri, 21 May 2004 21:14:18 +0200 proper use of 'syntax';
wenzelm [Fri, 21 May 2004 21:14:18 +0200] rev 14765
proper use of 'syntax';
Wed, 19 May 2004 11:41:58 +0200 auto update
paulson [Wed, 19 May 2004 11:41:58 +0200] rev 14764
auto update
(0) -10000 -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 +30000 tip