wenzelm [Thu, 28 Dec 2017 23:15:00 +0100] rev 67294
proper check for imports, not just ROOT entries;
wenzelm [Thu, 28 Dec 2017 23:10:30 +0100] rev 67293
tuned signature;
wenzelm [Thu, 28 Dec 2017 22:53:45 +0100] rev 67292
implicit thy_load context for bibtex files (VSCode);
wenzelm [Thu, 28 Dec 2017 22:36:15 +0100] rev 67291
bibtex theory is always required and thus eventually consolidated;
wenzelm [Thu, 28 Dec 2017 21:45:28 +0100] rev 67290
implicit thy_load context for bibtex files;
wenzelm [Thu, 28 Dec 2017 14:20:48 +0100] rev 67289
clarified signature: prefer Document.Node.Name.is_bibtex;
wenzelm [Thu, 28 Dec 2017 12:44:42 +0100] rev 67288
avoid spurious noise: Prover IDE is meant to check for errors;
wenzelm [Thu, 28 Dec 2017 12:36:11 +0100] rev 67287
clarified signature;
wenzelm [Thu, 28 Dec 2017 12:26:57 +0100] rev 67286
avoid clash with special files in HTML output;
wenzelm [Thu, 28 Dec 2017 12:20:52 +0100] rev 67285
unused;
wenzelm [Thu, 28 Dec 2017 12:13:56 +0100] rev 67284
tuned signature;
wenzelm [Thu, 28 Dec 2017 12:07:52 +0100] rev 67283
prefer existing Resources.check_path;