wenzelm [Wed, 11 Dec 2013 18:02:22 +0100] rev 54717
support for polml-5.5.2;
support Thread.numPhysicalProcessors of polyml-5.5.2 (according to SVN 1890);
clarified max_threads: store plain value internally, reproduce result only on startup, and thus avoid potential system overhead;
blanchet [Wed, 11 Dec 2013 22:53:32 +0800] rev 54716
reverse order in which lines are selected, to ensure that the number of dependencies is accurate
blanchet [Wed, 11 Dec 2013 22:23:42 +0800] rev 54715
truncate proof once False is hit to avoid confusing the rest of the code (no idea why Z3 goes on)
blanchet [Wed, 11 Dec 2013 22:23:07 +0800] rev 54714
removed inlined rewriting'' for one-branch case splits in Isar proofs, since these can yield huge unreadable formulas
paulson [Wed, 11 Dec 2013 00:17:09 +0000] rev 54713
Fib: Who needs the int version?
blanchet [Tue, 10 Dec 2013 15:24:17 +0800] rev 54712
more work on Z3 Isar proofs
paulson [Mon, 09 Dec 2013 23:22:44 +0000] rev 54711
streamlined two proofs