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;