blanchet [Thu, 16 Jan 2014 18:26:41 +0100] rev 55020
dissolved 'Fun_More_FP' (a BNF dependency)
blanchet [Thu, 16 Jan 2014 16:50:41 +0100] rev 55019
moved lemmas from 'Fun_More_FP' to where they belong
blanchet [Thu, 16 Jan 2014 16:33:19 +0100] rev 55018
moved 'Zorn' into 'Main', since it's a BNF dependency
blanchet [Thu, 16 Jan 2014 16:20:17 +0100] rev 55017
adapted to move of Wfrec
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);
wenzelm [Mon, 13 Jan 2014 18:47:48 +0100] rev 55006
tuned;
blanchet [Mon, 13 Jan 2014 14:11:02 +0100] rev 55005
use the right context in 'unfold_thms id_def'