wenzelm [Wed, 07 Nov 2007 16:42:59 +0100] rev 25327
discontinued ProofContext.read_prop_legacy;
wenzelm [Wed, 07 Nov 2007 16:42:58 +0100] rev 25326
refined Variable.declare_const;
removed obsolete Sign.read_tyname/const (cf. ProofContext);
wenzelm [Wed, 07 Nov 2007 16:42:57 +0100] rev 25325
refined notion of consts within the local scope;
wenzelm [Wed, 07 Nov 2007 16:42:56 +0100] rev 25324
tuned signature;
wenzelm [Wed, 07 Nov 2007 16:42:55 +0100] rev 25323
removed obsolete Sign.read_tyname/const (cf. ProofContext);
kleing [Wed, 07 Nov 2007 03:51:17 +0100] rev 25322
map and prefix
wenzelm [Tue, 06 Nov 2007 22:50:39 +0100] rev 25321
activated HOL-SizeChange;
tuned;
wenzelm [Tue, 06 Nov 2007 22:50:38 +0100] rev 25320
tuned;
wenzelm [Tue, 06 Nov 2007 22:50:37 +0100] rev 25319
read_const/legacy_intern_skolem: cover consts within the local scope;
wenzelm [Tue, 06 Nov 2007 22:50:36 +0100] rev 25318
synchronize_syntax: declare operations within the local scope of fixes/consts
(still inactive -- breaks rogue type-inference of rule_tac/where/of);