wenzelm [Wed, 05 May 2021 20:37:49 +0200] rev 73631
proper dist_name;
wenzelm [Wed, 05 May 2021 14:17:25 +0200] rev 73630
clarified option -P: allow empty argument;
wenzelm [Wed, 05 May 2021 14:07:25 +0200] rev 73629
support for existing release archive;
misc tuning and clarification;
wenzelm [Wed, 05 May 2021 13:30:11 +0200] rev 73628
tuned signature;
wenzelm [Wed, 05 May 2021 13:27:30 +0200] rev 73627
clarified signature;
wenzelm [Tue, 04 May 2021 20:40:09 +0200] rev 73626
more website content;
wenzelm [Tue, 04 May 2021 20:02:08 +0200] rev 73625
misc tuning and clarification: more explicit types Release_Context, Release_Archive;
wenzelm [Tue, 04 May 2021 12:54:54 +0200] rev 73624
tuned signature;
haftmann [Wed, 05 May 2021 16:09:02 +0000] rev 73623
tuned theory structure
haftmann [Wed, 05 May 2021 16:09:02 +0000] rev 73622
more appropriate location
haftmann [Tue, 04 May 2021 17:57:16 +0000] rev 73621
collected lemmas on permutations
paulson <lp15@cam.ac.uk> [Mon, 03 May 2021 21:49:30 +0100] rev 73620
A nice cardinality lemma
nipkow [Mon, 03 May 2021 19:06:33 +0200] rev 73619
tuned
wenzelm [Sun, 02 May 2021 21:46:59 +0200] rev 73618
more robust indentation: proper line context after insert;
wenzelm [Sun, 02 May 2021 20:51:21 +0200] rev 73617
more robust: avoid sporadic crash of JEditBuffer.tokenMarker.getMainRuleSet().getModeName();
wenzelm [Sun, 02 May 2021 17:38:49 +0200] rev 73616
support nested cases;
wenzelm [Sun, 02 May 2021 15:56:58 +0200] rev 73615
tuned;
wenzelm [Sun, 02 May 2021 15:22:19 +0200] rev 73614
tuned;
wenzelm [Sun, 02 May 2021 14:07:19 +0200] rev 73613
early definition of ML antiquotations;
wenzelm [Sat, 01 May 2021 11:54:09 +0200] rev 73612
tuned;
wenzelm [Thu, 29 Apr 2021 22:39:33 +0200] rev 73611
clarified signature: more operations;
wenzelm [Thu, 29 Apr 2021 15:49:04 +0200] rev 73610
clarified signature: more operations;
wenzelm [Wed, 28 Apr 2021 23:20:05 +0200] rev 73609
clarified signature;
wenzelm [Wed, 28 Apr 2021 14:03:26 +0200] rev 73608
tuned signature;
wenzelm [Wed, 28 Apr 2021 13:03:09 +0200] rev 73607
clarified command-line, following other build_XYZ tools;
wenzelm [Wed, 28 Apr 2021 12:24:39 +0200] rev 73606
more recent OCaml and GHC stack: better support for Apple Silicon;
wenzelm [Sun, 25 Apr 2021 22:33:53 +0200] rev 73605
merged
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;