wenzelm [Thu, 18 Oct 2012 12:00:27 +0200] rev 49906
more official Future.terminate;
tuned signature;
haftmann [Thu, 18 Oct 2012 09:19:37 +0200] rev 49905
simp results for simplification results of Inf/Sup expressions on bool;
tuned proofs
haftmann [Thu, 18 Oct 2012 09:17:00 +0200] rev 49904
no sort constraints on datatype constructors in internal bookkeeping
wenzelm [Wed, 17 Oct 2012 22:57:28 +0200] rev 49903
HOL-BNF-Examples is sequential for now, due to spurious interrupts (again);
wenzelm [Wed, 17 Oct 2012 22:45:40 +0200] rev 49902
merged
bulwahn [Wed, 17 Oct 2012 15:25:52 +0200] rev 49901
comprehension conversion reuses suggested names for bound variables instead of invented fresh ones; tuned tactic
bulwahn [Wed, 17 Oct 2012 14:13:57 +0200] rev 49900
checking for bound variables in the set expression; handling negation more generally
bulwahn [Wed, 17 Oct 2012 14:13:57 +0200] rev 49899
set_comprehension_pointfree simproc now handles the complicated test case; tuned
bulwahn [Wed, 17 Oct 2012 14:13:57 +0200] rev 49898
refined conversion to only react on proper set comprehensions; tuned
bulwahn [Wed, 17 Oct 2012 14:13:57 +0200] rev 49897
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)