Wed, 17 Oct 2012 14:13:57 +0200 | bulwahn | employing a preprocessing conversion that rewrites {(x1, ..., xn). P x1 ... xn} to {(x1, ..., xn) | x1 ... xn. P x1 ... xn} in set_comprehension_pointfree simproc | changeset | files |
Wed, 17 Oct 2012 22:11:12 +0200 | wenzelm | another Future.shutdown after Future.cancel_groups (cf. 0d4106850eb2); | changeset | files |
Wed, 17 Oct 2012 21:18:32 +0200 | wenzelm | more robust cancel_now: avoid shooting yourself in the foot; | changeset | files |
Wed, 17 Oct 2012 21:04:51 +0200 | wenzelm | more robust Session.finish (batch mode): use Goal.finish_futures to exhibit remaining failures of disconnected goal forks (e.g. from unnamed theorems) and Goal.cancel_futures the purge the persistent state; | changeset | files |