wenzelm [Fri, 29 Dec 2017 19:17:52 +0100] rev 67299
prefer formal citations;
more accurate bibtex entries;
wenzelm [Fri, 29 Dec 2017 18:09:38 +0100] rev 67298
proper bibtex entries;
wenzelm [Fri, 29 Dec 2017 17:40:57 +0100] rev 67297
formal check of @{cite} bibtex entries -- only in batch-mode session builds;
wenzelm [Thu, 28 Dec 2017 23:39:02 +0100] rev 67296
clarified check, notably for bibtex theory (amending 5f082b1fa9fa);
wenzelm [Thu, 28 Dec 2017 23:17:35 +0100] rev 67295
NEWS;
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;
wenzelm [Thu, 28 Dec 2017 12:06:54 +0100] rev 67282
more accurate bibtex entries;
wenzelm [Thu, 28 Dec 2017 11:49:54 +0100] rev 67281
added command 'bibtex_file' (for PIDE interaction only);
wenzelm [Wed, 27 Dec 2017 11:51:38 +0100] rev 67280
clarified default position for empty message pos;
haftmann [Mon, 25 Dec 2017 11:22:49 +0100] rev 67279
spelling
eberlm <eberlm@in.tum.de> [Sun, 24 Dec 2017 14:28:10 +0100] rev 67278
Removed Analysis/ex/Circle_Area; replaced by more general Analysis/Ball_Volume
wenzelm [Sun, 24 Dec 2017 14:46:26 +0100] rev 67277
fewer warnings;
wenzelm [Sun, 24 Dec 2017 14:37:47 +0100] rev 67276
clarified positions;
wenzelm [Sun, 24 Dec 2017 14:10:41 +0100] rev 67275
check bibtex database on ML side -- for semantic PIDE editing;
tuned signature;
wenzelm [Sun, 24 Dec 2017 13:07:05 +0100] rev 67274
clarified directories;
wenzelm [Sun, 24 Dec 2017 12:48:43 +0100] rev 67273
more robust connection: prefer ServerAliveCountMax=3 (ssh default) instead of 1 (jsch default);
wenzelm [Sat, 23 Dec 2017 23:07:26 +0100] rev 67272
check bibtex database: errors and warnings;