wenzelm [Sat, 18 Jan 2014 19:24:45 +0100] rev 55034
tuned;
wenzelm [Sat, 18 Jan 2014 19:15:12 +0100] rev 55033
support for nested text cartouches;
clarified Symbol.is_symbolic: exclude \<open> and \<close>;
wenzelm [Fri, 17 Jan 2014 20:51:36 +0100] rev 55032
back to conditional tracing instead of noisy warning (see also 00e849f5b397): these incidents happen occasionally;
wenzelm [Fri, 17 Jan 2014 20:36:57 +0100] rev 55031
tuned;
wenzelm [Fri, 17 Jan 2014 20:31:39 +0100] rev 55030
prefer user-space tool within Pure.thy;
wenzelm [Fri, 17 Jan 2014 20:20:20 +0100] rev 55029
clarified @{rail} syntax: prefer explicit \<newline> symbol;
wenzelm [Fri, 17 Jan 2014 18:12:35 +0100] rev 55028
clarified Simplifier diagnostics -- simplified ML;
unconditional warning for structural mistakes (NB: context of running Simplifier is not visible, and cond_warning ineffective);
blanchet [Fri, 17 Jan 2014 10:02:50 +0100] rev 55027
folded 'Wellfounded_More_FP' into 'Wellfounded'
blanchet [Fri, 17 Jan 2014 10:02:49 +0100] rev 55026
folded 'Order_Relation_More_FP' into 'Order_Relation'
traytel [Fri, 17 Jan 2014 09:52:19 +0100] rev 55025
support declaration of nonemptiness witnesses in bnf_decl
blanchet [Thu, 16 Jan 2014 21:22:01 +0100] rev 55024
hide short const name
blanchet [Thu, 16 Jan 2014 20:52:54 +0100] rev 55023
get rid of 'rel' locale, to facilitate inclusion of 'Order_Relation_More_FP' into 'Order_Relation'
blanchet [Thu, 16 Jan 2014 18:52:50 +0100] rev 55022
liquidated 'Equiv_Relations_More' -- distinguished between choice-dependent parts and choice-independent parts
blanchet [Thu, 16 Jan 2014 18:37:37 +0100] rev 55021
compile (importing 'Metis' or 'Main' would have been an alternative)
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'