wenzelm [Sun, 25 Apr 2021 22:33:15 +0200] rev 73604
avoid "exec" to change the winpid;
wenzelm [Sun, 25 Apr 2021 21:12:59 +0200] rev 73603
clarified check of root process on Windows (NB: the winpid is less stable than the Cygwin/Posix pid, so it needs to be "patched" into the the bash script, instead of bash_process.c);
wenzelm [Thu, 22 Apr 2021 23:40:22 +0200] rev 73602
fast approximation of test for process group (NB: initial process might already be terminated, while background processes are still running);
wenzelm [Thu, 22 Apr 2021 23:03:58 +0200] rev 73601
clarified signature;
wenzelm [Thu, 22 Apr 2021 22:55:41 +0200] rev 73600
rebuild executable for x86_64-darwin;
wenzelm [Thu, 22 Apr 2021 22:07:05 +0200] rev 73599
clarified command-line;
wenzelm [Thu, 22 Apr 2021 22:04:54 +0200] rev 73598
update Linux base-line;
wenzelm [Thu, 22 Apr 2021 11:12:03 +0200] rev 73597
tuned comments;
wenzelm [Thu, 22 Apr 2021 10:55:31 +0200] rev 73596
tuned signature;
wenzelm [Thu, 22 Apr 2021 10:11:11 +0200] rev 73595
simplified typesetting of \<guillemotleft>...\<guillemotright>;
haftmann [Fri, 23 Apr 2021 09:50:14 +0000] rev 73594
collecting more lemmas concerning multisets
wenzelm [Tue, 20 Apr 2021 22:53:24 +0200] rev 73593
proper use of antiquotations;
wenzelm [Mon, 19 Apr 2021 21:57:52 +0200] rev 73592
more documentation on "Conversions";
nipkow [Mon, 19 Apr 2021 15:55:14 +0200] rev 73591
tuned
wenzelm [Sat, 17 Apr 2021 19:47:08 +0200] rev 73590
updated example;
wenzelm [Sat, 17 Apr 2021 19:45:12 +0200] rev 73589
clarified options (again);
wenzelm [Sat, 17 Apr 2021 19:37:42 +0200] rev 73588
more options: update ISABELLE_IDENTIFIER;
wenzelm [Fri, 16 Apr 2021 23:35:20 +0200] rev 73587
clarified conditional ML;
wenzelm [Fri, 16 Apr 2021 23:16:00 +0200] rev 73586
support for conditional ML text;
wenzelm [Fri, 16 Apr 2021 21:54:08 +0200] rev 73585
updated example;
wenzelm [Fri, 16 Apr 2021 21:50:47 +0200] rev 73584
clarified options;
haftmann [Thu, 15 Apr 2021 19:45:43 +0000] rev 73583
proper context variable handling when stripping leadings quantifiers from test goals
wenzelm [Wed, 14 Apr 2021 21:15:24 +0200] rev 73582
proper etc/ISABELLE_ID from archive (amending 4cba4e250c28);
wenzelm [Wed, 14 Apr 2021 20:53:28 +0200] rev 73581
eliminated perl: prefer elementary GNU printenv;
wenzelm [Wed, 14 Apr 2021 14:36:13 +0200] rev 73580
more robust bootstrap of components;
wenzelm [Wed, 14 Apr 2021 14:28:30 +0200] rev 73579
more self-contained support for macOS;
wenzelm [Tue, 13 Apr 2021 16:19:43 +0200] rev 73578
misc tuning and clarification;
wenzelm [Tue, 13 Apr 2021 11:44:47 +0200] rev 73577
tuned signature;
wenzelm [Mon, 12 Apr 2021 22:57:39 +0200] rev 73576
support for base64 via Isabelle/Scala/ML;
wenzelm [Mon, 12 Apr 2021 22:45:38 +0200] rev 73575
compile;
wenzelm [Mon, 12 Apr 2021 22:41:51 +0200] rev 73574
clarified signature: avoid overlap of String vs. Bytes (both are CharSequence);
wenzelm [Mon, 12 Apr 2021 22:36:13 +0200] rev 73573
clarified signature (again);