blanchet [Tue, 10 Mar 2015 09:49:16 +0100] rev 59662
tuning
wenzelm [Mon, 09 Mar 2015 21:30:42 +0100] rev 59661
merged
wenzelm [Mon, 09 Mar 2015 20:33:33 +0100] rev 59660
support structural composition (THEN_ALL_NEW) for proof methods;
clarified preparation for goal restriction: Goal.conjunction_tac only once;
export Method.parse0, notably for Eisbach;
more explicit type cases_state;
paulson <lp15@cam.ac.uk> [Mon, 09 Mar 2015 16:42:18 +0000] rev 59659
Removed the infix operator "choose" to allow HOLCF to build
paulson <lp15@cam.ac.uk> [Mon, 09 Mar 2015 16:28:19 +0000] rev 59658
sin, cos generalised from type real to any "'a::{real_normed_field,banach}", including complex
wenzelm [Mon, 09 Mar 2015 11:32:32 +0100] rev 59657
eliminated unused arith "verbose" flag -- tools that need options can use the context;
wenzelm [Mon, 09 Mar 2015 11:21:00 +0100] rev 59656
eliminated dead code (cf. 5e5c36b051af);