haftmann [Wed, 11 Mar 2009 08:45:46 +0100] rev 30427
delete code equations for types pred and seq
wenzelm [Tue, 10 Mar 2009 22:50:19 +0100] rev 30426
merged
nipkow [Tue, 10 Mar 2009 22:22:52 +0100] rev 30425
Docs
wenzelm [Tue, 10 Mar 2009 22:49:56 +0100] rev 30424
Consts.eq_const is back again (cf. 907da436f8a9) -- required in ProofContext.transfer_syntax to prevent expensive merges of local_consts/global_consts;
wenzelm [Tue, 10 Mar 2009 22:27:32 +0100] rev 30423
recover old ids;
wenzelm [Tue, 10 Mar 2009 21:43:19 +0100] rev 30422
controlled_execution/debugging: special handling of UNDEF to prevent it to appear in exception_trace;
wenzelm [Tue, 10 Mar 2009 21:20:01 +0100] rev 30421
explicit root_path, parent_path;
derived absolute_path;
tuned;
wenzelm [Tue, 10 Mar 2009 21:19:22 +0100] rev 30420
removed obsolete no_base_names;
tuned;
wenzelm [Tue, 10 Mar 2009 21:18:52 +0100] rev 30419
invoke_case: proper qualification of name binding, avoiding old no_base_names;
wenzelm [Tue, 10 Mar 2009 21:18:01 +0100] rev 30418
add_path: discontinued special meaning of "//", "/", "..";
added root_path, parent_path;