wenzelm [Sun, 18 Mar 2012 13:04:22 +0100] rev 47005
maintain generic context naming in structure Name_Space (NB: empty = default_naming, init = local_naming);
more explicit Context.generic for Name_Space.declare/define and derivatives (NB: naming changed after Proof_Context.init_global);
prefer Context.pretty in low-level operations of structure Sorts/Type (defer full Syntax.init_pretty until error output);
simplified signatures;
wenzelm [Sat, 17 Mar 2012 23:55:03 +0100] rev 47001
proper naming of simprocs according to actual target context;
afford pervasive declaration which makes results available with qualified name from outside;