Mon, 24 May 2021 11:58:06 +0200 wenzelm clarified system_log: make this work independently of the particular "isabelle build" command-line (e.g. "isabelle mirabelle");
Sun, 23 May 2021 23:15:04 +0200 wenzelm tuned message, e.g. for Pure bootstrap;
Sun, 23 May 2021 23:00:10 +0200 wenzelm proper signature export (amending b50f8cc8c08e);
Sun, 23 May 2021 22:46:30 +0200 wenzelm syslog option for "isabelle build";
Sun, 23 May 2021 21:03:32 +0200 wenzelm further "unset CDPATH", whenever a new non-interactive bash is started (see also ac07f6be27ea);
Sun, 23 May 2021 20:34:43 +0200 wenzelm merged
Sun, 23 May 2021 20:12:36 +0200 wenzelm NEWS;
Sun, 23 May 2021 19:59:37 +0200 wenzelm clarified index, more like formal @{element_ref};
Sun, 23 May 2021 19:29:18 +0200 wenzelm clarified treatment of type constructors;
Sun, 23 May 2021 18:04:35 +0200 wenzelm misc tuning and clarification;
Sun, 23 May 2021 17:35:28 +0200 wenzelm tuned signature;
Sun, 23 May 2021 17:08:34 +0200 wenzelm clarified context;
Sat, 22 May 2021 22:58:10 +0200 wenzelm more uniform document antiquotations for ML: consolidate former setup for manuals;
Sat, 22 May 2021 21:52:13 +0200 wenzelm clarified names;
Sat, 22 May 2021 13:35:25 +0200 wenzelm clarified index antiquotation for ML: more ambitious type-setting, more accurate syntax;
Fri, 21 May 2021 13:07:53 +0200 wenzelm clarified modules;
Fri, 21 May 2021 12:29:29 +0200 wenzelm clarified modules;
Fri, 21 May 2021 11:19:53 +0200 wenzelm tuned;
Fri, 21 May 2021 10:15:38 +0200 wenzelm clarified signature: avoid dispatch via name;
Thu, 20 May 2021 23:33:54 +0200 wenzelm clarified, e.g. type variables;
Thu, 20 May 2021 22:02:19 +0200 wenzelm tuned index;
Thu, 20 May 2021 21:21:37 +0200 wenzelm more ambitious default for index "is like";
Thu, 20 May 2021 18:32:59 +0200 wenzelm tuned;
Thu, 20 May 2021 18:16:13 +0200 wenzelm support for index entries;
Thu, 20 May 2021 13:56:45 +0200 wenzelm tuned;
Thu, 20 May 2021 13:50:20 +0200 wenzelm tuned signature;
Wed, 19 May 2021 21:42:45 +0200 wenzelm clarified modules;
Wed, 19 May 2021 18:22:56 +0200 wenzelm clarified old document build;
Wed, 19 May 2021 16:44:40 +0200 wenzelm unused;
Wed, 19 May 2021 16:41:32 +0200 wenzelm prefer standard document_build=lualatex --- ISABELLE_TMP/examples has been removed already in 435fb018e8ee;
Wed, 19 May 2021 16:35:10 +0200 wenzelm prefer standard document_build=lualatex --- no impact of "sedindex" in prepare_document;
Wed, 19 May 2021 15:53:55 +0200 wenzelm unused;
Wed, 19 May 2021 15:45:13 +0200 wenzelm proper Unix lines;
Wed, 19 May 2021 13:21:08 +0200 wenzelm prefer explicit option document_bibliography (actually ignored by build script);
Wed, 19 May 2021 13:19:37 +0200 wenzelm explicit option document_bibliography;
Wed, 19 May 2021 12:53:51 +0200 wenzelm proper bibliography;
Wed, 19 May 2021 13:00:42 +0200 wenzelm discontinued obsolete "isabelle latex";
Wed, 19 May 2021 11:54:58 +0200 wenzelm more direct use of latex tools: avoid diversion into "isabelle latex -o pdf" and its confusion of ISABELLE_PDFLATEX vs. ISABELLE_LUALATEX;
Wed, 19 May 2021 11:48:35 +0200 wenzelm default document_build (lualatex);
Wed, 19 May 2021 11:18:38 +0200 wenzelm more robust: allow \printindex within the document;
Wed, 19 May 2021 11:15:13 +0200 wenzelm clarified bash scripts, with public interfaces for user-defined Document_Build.Engine;
Wed, 19 May 2021 10:41:28 +0200 wenzelm tuned signature;
Tue, 18 May 2021 22:02:21 +0200 wenzelm option document_preprocessor;
Tue, 18 May 2021 21:09:51 +0200 wenzelm show symbols in Isabelle/ML instead of perl;
Tue, 18 May 2021 20:19:02 +0200 wenzelm more robust run of makeindex (amending 0f0a2148a099, Gerwin Klein 2004), using the old status-quo of e.g. doc-src/Intro/Makefile;
Tue, 18 May 2021 19:59:22 +0200 wenzelm tuned --- more robust;
Tue, 18 May 2021 19:49:06 +0200 wenzelm discontinued somewhat pointless "fixbookmarks": default output works sufficiently well;
Tue, 18 May 2021 17:19:19 +0200 wenzelm more uniform bibtex error, without using perl (see 4710dd5093a3);
Tue, 18 May 2021 17:02:45 +0200 wenzelm proper message for instances of Exn.User_Error, without extra Output.error_prefix (e.g. for Document_Build.Build_Error);
Tue, 18 May 2021 16:18:39 +0200 wenzelm tuned;
Tue, 18 May 2021 16:15:19 +0200 wenzelm clarified command-line options;
Tue, 18 May 2021 16:01:01 +0200 wenzelm obsolete (see 5a3a2a52648d);
Tue, 18 May 2021 15:57:49 +0200 wenzelm redundant: copy produced from session document_files;
Tue, 18 May 2021 15:46:03 +0200 wenzelm clarified treatment of Isabelle .sty files;
Tue, 18 May 2021 15:17:55 +0200 wenzelm option document_logo;
Mon, 17 May 2021 23:38:16 +0200 wenzelm proper options;
Mon, 17 May 2021 23:30:25 +0200 wenzelm option document_build refers to build engine in Isabelle/Scala;
Mon, 17 May 2021 20:37:42 +0200 wenzelm redundant: tmp_dir is purged anyway;
Mon, 17 May 2021 20:32:52 +0200 wenzelm misc tuning and clarification;
Mon, 17 May 2021 16:15:25 +0200 wenzelm clarified modules;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip