nipkow [Sat, 25 Apr 2020 16:31:43 +0200] rev 72017
added Height_Balanced_Trees
haftmann [Fri, 24 Apr 2020 13:16:42 +0000] rev 72016
documentation of relevant ideas
haftmann [Fri, 24 Apr 2020 13:16:41 +0000] rev 72015
numeral rules for take_bit / drop_bit on int
haftmann [Fri, 24 Apr 2020 13:16:40 +0000] rev 72014
opaque export does not work as expected in presence of dependent instances
nipkow [Thu, 23 Apr 2020 23:12:20 +0200] rev 72013
merged
blanchet [Thu, 23 Apr 2020 16:52:14 +0200] rev 72012
avoid passing chained facts twice to preplay in Sledgehammer
blanchet [Thu, 23 Apr 2020 15:45:42 +0200] rev 72011
tweaked Vampire's options + tuning
wenzelm [Thu, 23 Apr 2020 13:49:46 +0200] rev 72010
more robust Isabelle_System.init (amending c0bc99aad936): avoid non-termination on Windows (java.lang.StackOverflowError);
wenzelm [Thu, 23 Apr 2020 13:23:04 +0200] rev 72009
back to more modest (but uniform) Java stack, see 97fc4f657bda;
wenzelm [Thu, 23 Apr 2020 12:03:16 +0200] rev 72008
more generous Java memory, also hoping to prevent spurious java.lang.StackOverflowError in isabelle_cronjob;