wenzelm [Wed, 22 Nov 2006 19:55:22 +0100] rev 21469
ML_IDENTIFIER includes Isabelle version;
wenzelm [Wed, 22 Nov 2006 19:53:24 +0100] rev 21468
add ISABELLE_VERSION to ML_IDENTIFIER, unless this is repository or build;
wenzelm [Wed, 22 Nov 2006 17:38:36 +0100] rev 21467
consts: ProofContext.set_stmt true -- avoids naming of local thms;
wenzelm [Wed, 22 Nov 2006 15:58:59 +0100] rev 21466
init: enter inner statement mode, which prevents local notes from being named internally;
wenzelm [Wed, 22 Nov 2006 15:58:15 +0100] rev 21465
more careful declaration of "intros" as Pure.intro;
aspinall [Wed, 22 Nov 2006 12:01:59 +0100] rev 21464
Fix to local file URI syntax. Add first part of lexicalstructure command support.
haftmann [Wed, 22 Nov 2006 10:22:04 +0100] rev 21463
completed class parameter handling in axclass.ML
haftmann [Wed, 22 Nov 2006 10:21:17 +0100] rev 21462
added Isar syntax for adding parameters to axclasses
haftmann [Wed, 22 Nov 2006 10:20:22 +0100] rev 21461
forced name prefix for class operations
haftmann [Wed, 22 Nov 2006 10:20:20 +0100] rev 21460
example tuned
haftmann [Wed, 22 Nov 2006 10:20:19 +0100] rev 21459
no explicit check for theory Nat
haftmann [Wed, 22 Nov 2006 10:20:18 +0100] rev 21458
added code lemmas
haftmann [Wed, 22 Nov 2006 10:20:17 +0100] rev 21457
does not import Hilber_Choice any longer
haftmann [Wed, 22 Nov 2006 10:20:16 +0100] rev 21456
cleanup
haftmann [Wed, 22 Nov 2006 10:20:15 +0100] rev 21455
incorporated structure HOList into HOLogic