blanchet [Thu, 16 Jan 2014 15:47:33 +0100] rev 55016
moved Wfrec to Main, since it is a dependency of cardinals, hence BNFs
wenzelm [Wed, 15 Jan 2014 23:25:28 +0100] rev 55015
added \<newline> symbol, which is used for char/string literals in HOL;
wenzelm [Wed, 15 Jan 2014 22:24:57 +0100] rev 55014
general notion of auxiliary bounds within context;
revert_bounds as part of regular unparse_term;
avoid special variants of Syntax.string_of_term in Simplifier (e.g. relevant for add-on tracing);
wenzelm [Wed, 15 Jan 2014 19:02:58 +0100] rev 55013
merged
wenzelm [Wed, 15 Jan 2014 16:57:29 +0100] rev 55012
fall-back on old Z3_NON_COMMERCIAL, which simplifies automatic test environments like isatest and mira;
nipkow [Wed, 15 Jan 2014 16:59:24 +0100] rev 55011
tuned text
nipkow [Wed, 15 Jan 2014 08:01:36 +0100] rev 55010
tuned
blanchet [Tue, 14 Jan 2014 18:41:24 +0100] rev 55009
automatically solve proof obligations produced for code equations
blanchet [Tue, 14 Jan 2014 18:41:24 +0100] rev 55008
use 'disc_exhausts' property both from types on which 'case's take place and on return type
wenzelm [Mon, 13 Jan 2014 20:20:44 +0100] rev 55007
activation of Z3 via "z3_non_commercial" system option (without requiring restart);