wenzelm [Fri, 02 Oct 2020 21:10:08 +0200] rev 72361
updated for coming release;
wenzelm [Fri, 02 Oct 2020 16:23:51 +0200] rev 72360
updated to current cygwin-20201002, after 3.1.7-1 from 24-Aug-2020;
wenzelm [Fri, 02 Oct 2020 13:17:45 +0200] rev 72359
clarified platforms;
wenzelm [Fri, 02 Oct 2020 13:08:38 +0200] rev 72358
updated to opam-2.0.7;
support arm64-linux;
paulson [Fri, 02 Oct 2020 17:03:46 +0100] rev 72357
merged
paulson <lp15@cam.ac.uk> [Fri, 02 Oct 2020 17:03:34 +0100] rev 72356
fixed a bunch of ugly proofs
desharna [Fri, 02 Oct 2020 10:18:50 +0200] rev 72355
Add more tacing to sledgehammer_isar_trace
wenzelm [Thu, 01 Oct 2020 17:21:47 +0200] rev 72354
support arm64-linux Poly/ML (slow bytecode interpreter only);
wenzelm [Thu, 01 Oct 2020 17:21:12 +0200] rev 72353
purge arm64-linux --- no build_release support yet;
wenzelm [Thu, 01 Oct 2020 16:31:22 +0200] rev 72352
more systematic platform support, including arm64-linux;
wenzelm [Thu, 01 Oct 2020 15:56:34 +0200] rev 72351
tuned according to hints by IntelliJ IDEA;
wenzelm [Wed, 30 Sep 2020 23:37:07 +0200] rev 72350
updated certificates to make it work again after recent changes to smt/z3 setup;
wenzelm [Wed, 30 Sep 2020 23:31:18 +0200] rev 72349
clarified signature;
wenzelm [Wed, 30 Sep 2020 23:08:57 +0200] rev 72348
merged
wenzelm [Wed, 30 Sep 2020 22:59:33 +0200] rev 72347
updated to sqlite-jdbc-3.32.3.2;
support arm64-linux;
wenzelm [Wed, 30 Sep 2020 22:55:35 +0200] rev 72346
build Isabelle sqlite-jdbc component from official download;
support arm64-linux;
wenzelm [Wed, 30 Sep 2020 13:40:42 +0000] rev 72345
support arm64-linux;
wenzelm [Wed, 30 Sep 2020 13:20:33 +0000] rev 72344
detect arm64-linux platform;
desharna [Wed, 30 Sep 2020 18:37:22 +0200] rev 72343
Effectively disable timeout for smt method/tactic
desharna [Tue, 08 Sep 2020 11:32:57 +0200] rev 72342
[mirabelle] add initial documentation in Sledgehammer's doc
wenzelm [Tue, 29 Sep 2020 20:08:08 +0200] rev 72341
clarified names;
wenzelm [Tue, 29 Sep 2020 20:00:59 +0200] rev 72340
clarified signature;
wenzelm [Tue, 29 Sep 2020 19:54:59 +0200] rev 72339
tuned signature;
wenzelm [Tue, 29 Sep 2020 19:49:25 +0200] rev 72338
formal platform information, notably for ssh;
wenzelm [Tue, 29 Sep 2020 15:38:21 +0200] rev 72337
clarified message;
wenzelm [Tue, 29 Sep 2020 15:30:47 +0200] rev 72336
more robust executor policy after shutdown;
wenzelm [Tue, 29 Sep 2020 15:05:37 +0200] rev 72335
clarified message;
wenzelm [Tue, 29 Sep 2020 13:52:01 +0200] rev 72334
clarified names;
wenzelm [Tue, 29 Sep 2020 13:20:27 +0200] rev 72333
more reactive kodkod execution: avoid confusion about timeout/deadline;
wenzelm [Tue, 29 Sep 2020 13:19:34 +0200] rev 72332
allow Scala function execution on separate thread: better reactivity, but potential overloading of the JVM;