src/Pure/Thy/thy_load.scala
Fri, 20 Jul 2012 22:29:25 +0200 more explicit java.io.{File => JFile};
Thu, 15 Mar 2012 00:10:45 +0100 some support for outer syntax keyword declarations within theory header;
Sat, 03 Mar 2012 14:04:49 +0100 retain original "uses" (again) -- still required for Thy_Load.use_file etc. in ML (notably for maintaining required/provided);
Thu, 01 Mar 2012 15:16:20 +0100 refined node_header -- more direct buffer access (again);
Wed, 29 Feb 2012 23:09:06 +0100 clarified module Thy_Load;
Sat, 17 Sep 2011 17:55:39 +0200 sane default for class Thy_Load;
Thu, 01 Sep 2011 13:39:40 +0200 tuned signature;
Thu, 01 Sep 2011 13:34:45 +0200 more abstract Document.Node.Name;
Tue, 30 Aug 2011 11:43:47 +0200 separate module for jEdit primitives for loading theory files;
Mon, 29 Aug 2011 21:55:49 +0200 actual auto loading of required files;
Fri, 12 Aug 2011 12:03:17 +0200 simplified class Thy_Header;
Tue, 05 Jul 2011 22:39:15 +0200 Thy_Info.dependencies: ignore already loaded theories, according to initial prover session status;
Mon, 04 Jul 2011 16:27:11 +0200 some support for theory files within Isabelle/Scala session;