wenzelm [Wed, 07 Nov 2007 22:20:12 +0100] rev 25333
Syntax.read_typ;
rule_tac etc.: proper read_termTs (discontinued rogue type-inference);
wenzelm [Wed, 07 Nov 2007 22:20:11 +0100] rev 25332
export read_const';
tuned;
wenzelm [Wed, 07 Nov 2007 22:20:09 +0100] rev 25331
Syntax.read_typ;
nipkow [Wed, 07 Nov 2007 18:19:04 +0100] rev 25330
added inductive
wenzelm [Wed, 07 Nov 2007 16:43:01 +0100] rev 25329
attribute where/of: proper Syntax.parse/check;
wenzelm [Wed, 07 Nov 2007 16:43:00 +0100] rev 25328
discontinued ProofContext.read_prop_legacy;
removed obsolete Sign.read_tyname/const (cf. ProofContext);
refined notion of consts within the local scope;
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);
wenzelm [Tue, 06 Nov 2007 22:50:35 +0100] rev 25317
fixed spelling;
tuned;
wenzelm [Tue, 06 Nov 2007 22:50:34 +0100] rev 25316
added is_const/declare_const for local scope of fixes/consts;
wenzelm [Tue, 06 Nov 2007 20:27:33 +0100] rev 25315
removed dependencies on Size_Change_Termination from HOL-Library;
krauss [Tue, 06 Nov 2007 17:44:53 +0100] rev 25314
moved stuff about size change termination to its own session
haftmann [Tue, 06 Nov 2007 13:12:56 +0100] rev 25313
clarifying comment
haftmann [Tue, 06 Nov 2007 13:12:55 +0100] rev 25312
clarified merge
haftmann [Tue, 06 Nov 2007 13:12:53 +0100] rev 25311
Class.init now similiar to Locale.init
haftmann [Tue, 06 Nov 2007 13:12:52 +0100] rev 25310
CRITICAL force