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
Wed, 19 May 2004 11:31:26 +0200 has_consts now handles the @-operator
paulson [Wed, 19 May 2004 11:31:26 +0200] rev 14763
has_consts now handles the @-operator
Wed, 19 May 2004 11:30:56 +0200 new bij_betw operator
paulson [Wed, 19 May 2004 11:30:56 +0200] rev 14762
new bij_betw operator
Wed, 19 May 2004 11:30:18 +0200 more results about isomorphisms
paulson [Wed, 19 May 2004 11:30:18 +0200] rev 14761
more results about isomorphisms
Wed, 19 May 2004 11:29:47 +0200 conversion of Hilbert_Choice to Isar script
paulson [Wed, 19 May 2004 11:29:47 +0200] rev 14760
conversion of Hilbert_Choice to Isar script
Wed, 19 May 2004 11:24:54 +0200 the function list1 has been exported.
chaieb [Wed, 19 May 2004 11:24:54 +0200] rev 14759
the function list1 has been exported.
Wed, 19 May 2004 11:23:59 +0200 A new implementation for presburger arithmetic following the one suggested in technical report Chaieb Amine and Tobias Nipkow. It is generic an smaller.
chaieb [Wed, 19 May 2004 11:23:59 +0200] rev 14758
A new implementation for presburger arithmetic following the one suggested in technical report Chaieb Amine and Tobias Nipkow. It is generic an smaller. the tactic has also changed and allows the abstaction over fuction occurences whose type is nat or int.
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip