wenzelm [Thu, 23 Oct 1997 12:13:15 +0200] rev 3975
hide id, stamps;
added stamp_names_of, name_of;
replaced make_draft by prep_ext;
improved print_sg;
tuned;
wenzelm [Thu, 23 Oct 1997 12:10:55 +0200] rev 3974
Sign.stamp_names_of;
wenzelm [Thu, 23 Oct 1997 12:10:32 +0200] rev 3973
added sort_wrt;
wenzelm [Thu, 23 Oct 1997 12:09:48 +0200] rev 3972
fixed prune of hidden short names;
wenzelm [Thu, 23 Oct 1997 12:09:31 +0200] rev 3971
tuned;
wenzelm [Wed, 22 Oct 1997 11:36:43 +0200] rev 3970
tuned;
wenzelm [Wed, 22 Oct 1997 11:36:29 +0200] rev 3969
certify: check_stale;
wenzelm [Tue, 21 Oct 1997 18:15:43 +0200] rev 3968
improved handling of draft signatures / theories; draft thms (and
ctyps, cterms) are automatically promoted to real ones;
wenzelm [Tue, 21 Oct 1997 18:09:13 +0200] rev 3967
sg_ref: automatic adjustment of thms of draft theories;
wenzelm [Tue, 21 Oct 1997 17:48:06 +0200] rev 3966
commit;
wenzelm [Tue, 21 Oct 1997 17:47:50 +0200] rev 3965
made Poly/ML happy, but SML/NJ unhappy;
nipkow [Tue, 21 Oct 1997 17:38:31 +0200] rev 3964
typo
nipkow [Tue, 21 Oct 1997 17:36:54 +0200] rev 3963
Corrected alphabetical order of entries in signature.
paulson [Tue, 21 Oct 1997 10:52:25 +0200] rev 3962
Fixed the index entries for "recursion, general"
paulson [Tue, 21 Oct 1997 10:39:27 +0200] rev 3961
Many minor speedups:
1. Some use of rewriting with expand_ifs instead of addsplits[expand_if]
2. Faster proof of new_keys_not_used
3. New version of shrK_neq (no longer refers to "range")
paulson [Tue, 21 Oct 1997 10:36:23 +0200] rev 3960
New rewrite rules image_iff
nipkow [Mon, 20 Oct 1997 17:21:54 +0200] rev 3959
Documented `addsplits'
wenzelm [Mon, 20 Oct 1997 17:08:18 +0200] rev 3958
make SML/NJ happy;
wenzelm [Mon, 20 Oct 1997 15:20:42 +0200] rev 3957
rm IOA TLA;
wenzelm [Mon, 20 Oct 1997 15:20:20 +0200] rev 3956
tuned types;
wenzelm [Mon, 20 Oct 1997 15:18:09 +0200] rev 3955
tuned sig;
wenzelm [Mon, 20 Oct 1997 12:50:18 +0200] rev 3954
reset global_names;
wenzelm [Mon, 20 Oct 1997 12:47:44 +0200] rev 3953
set global_names;
wenzelm [Mon, 20 Oct 1997 12:47:02 +0200] rev 3952
replaced ops by consts;