wenzelm [Thu, 13 Jan 2011 23:50:16 +0100] rev 41541
eliminated global prems;
tuned proofs;
wenzelm [Thu, 13 Jan 2011 21:50:13 +0100] rev 41540
more precise pretty printing -- to accomodate Scala message layout;
wenzelm [Thu, 13 Jan 2011 20:54:07 +0100] rev 41539
less verbosity -- avoid slightly odd tracing information on warning channel;
wenzelm [Thu, 13 Jan 2011 18:00:13 +0100] rev 41538
updated Isabelle/jEdit limitations and workarounds;
wenzelm [Thu, 13 Jan 2011 17:39:35 +0100] rev 41537
full theory path enables loading parents via master directory and keeps files strictly separate;
wenzelm [Thu, 13 Jan 2011 17:34:45 +0100] rev 41536
Toplevel.init_theory: maintain optional master directory, to allow bypassing global Thy_Load.master_path;
wenzelm [Thu, 13 Jan 2011 17:30:52 +0100] rev 41535
clarified split_thy_path;