wenzelm [Tue, 25 Aug 2020 23:21:38 +0200] rev 72441
updated to scala-2.12.12;
wenzelm [Tue, 25 Aug 2020 22:56:34 +0200] rev 72440
updated to polyml-test-a3cfdf648da: performance improvements for GC statistics;
wenzelm [Tue, 25 Aug 2020 15:14:46 +0200] rev 72439
NEWS;
wenzelm [Tue, 25 Aug 2020 15:02:56 +0200] rev 72438
test HOL-Nitpick_Examples with Isabelle/Scala instead of external process: much faster;
wenzelm [Tue, 25 Aug 2020 14:55:33 +0200] rev 72437
updated to kodkodi-1.5.6: more robust treatment of interrupt;
wenzelm [Tue, 25 Aug 2020 14:54:41 +0200] rev 72436
removed pointless version checks: Isabelle component integration does the job already;
wenzelm [Tue, 25 Aug 2020 13:44:09 +0200] rev 72435
more robust treatment of execution with interrupts;
tuned comments;
nipkow [Tue, 25 Aug 2020 15:01:18 +0200] rev 72434
simp rules for deducing xs = [] from length xs = 0
wenzelm [Mon, 24 Aug 2020 22:30:34 +0200] rev 72433
suppress odd warning for context.exit();
wenzelm [Mon, 24 Aug 2020 21:47:21 +0200] rev 72432
more explicit treatment of interrupt;