Wed, 17 Oct 2012 14:13:57 +0200 | bulwahn | checking for bound variables in the set expression; handling negation more generally | changeset | files |
Wed, 17 Oct 2012 14:13:57 +0200 | bulwahn | set_comprehension_pointfree simproc now handles the complicated test case; tuned | changeset | files |
Wed, 17 Oct 2012 14:13:57 +0200 | bulwahn | refined conversion to only react on proper set comprehensions; tuned | changeset | files |
Wed, 17 Oct 2012 14:13:57 +0200 | bulwahn | moving Pair_inject from legacy and duplicate section to general section, as Pair_inject was considered a duplicate in e8400e31528a by mistake (cf. communication on dev mailing list) | changeset | files |
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 |