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'
blanchet [Mon, 13 Jan 2014 13:24:09 +0100] rev 55004
repaired 'ctr' tactic w.r.t. 'split'
nipkow [Mon, 13 Jan 2014 07:33:51 +0100] rev 55003
tuned
wenzelm [Sun, 12 Jan 2014 18:42:06 +0100] rev 55002
merged
wenzelm [Sun, 12 Jan 2014 18:40:49 +0100] rev 55001
NEWS;
wenzelm [Sun, 12 Jan 2014 18:34:00 +0100] rev 55000
proper context for clear_simpset: preserve dounds, depth;
dismantled obsolete debug_bounds/check_bounds;
wenzelm [Sun, 12 Jan 2014 16:42:02 +0100] rev 54999
clarified context;
wenzelm [Sun, 12 Jan 2014 14:32:22 +0100] rev 54998
tuned signature;
clarified context;
wenzelm [Sun, 12 Jan 2014 13:16:00 +0100] rev 54997
tuned signature;
wenzelm [Sat, 11 Jan 2014 23:53:38 +0100] rev 54996
check_hyps when attributes are applied;
wenzelm [Sat, 11 Jan 2014 23:35:05 +0100] rev 54995
more accurate context;
wenzelm [Sat, 11 Jan 2014 21:39:21 +0100] rev 54994
reactivate Thm.check_hyps, after adapting AFP/Datatype_Order_Generator (see AFP/b7e389b5765c);
wenzelm [Sat, 11 Jan 2014 20:06:31 +0100] rev 54993
check_hyps for attribute application (still inactive, due to non-compliant tools);
bypass check_hyps for locale expressions, where assumptions are not necessarily declared in intermediate situations;
wenzelm [Sat, 11 Jan 2014 17:05:03 +0100] rev 54992
clarified context;
wenzelm [Sat, 11 Jan 2014 14:34:11 +0100] rev 54991
clarified context;
wenzelm [Sat, 11 Jan 2014 14:12:33 +0100] rev 54990
tuned signature;
haftmann [Sat, 11 Jan 2014 21:03:11 +0100] rev 54989
shot in the dark to make LaTeX happy again
haftmann [Sat, 11 Jan 2014 08:10:14 +0100] rev 54988
provide default name in splitted representation
haftmann [Sat, 11 Jan 2014 08:10:12 +0100] rev 54987
dropped legacy alias feature
wenzelm [Fri, 10 Jan 2014 23:44:03 +0100] rev 54986
merged