blanchet [Mon, 20 Dec 2010 14:17:49 +0100] rev 41317
disable feature that was enabled by mistake
blanchet [Mon, 20 Dec 2010 14:10:40 +0100] rev 41316
make exceptions more transparent in "debug" mode
blanchet [Mon, 20 Dec 2010 14:09:45 +0100] rev 41315
remove spurious line
blanchet [Mon, 20 Dec 2010 13:52:44 +0100] rev 41314
use the options provided by Stephan Schulz -- much better
blanchet [Mon, 20 Dec 2010 12:12:35 +0100] rev 41313
optionally supply constant weights to E -- turned off by default until properly parameterized
haftmann [Mon, 20 Dec 2010 17:31:58 +0100] rev 41312
merged
haftmann [Mon, 20 Dec 2010 15:37:25 +0100] rev 41311
type_lifting for predicates
wenzelm [Mon, 20 Dec 2010 16:44:33 +0100] rev 41310
proper identifiers for consts and types;
wenzelm [Mon, 20 Dec 2010 15:24:25 +0100] rev 41309
some attempts to fit diagnostic output into regular TTY (75-80 characters per line);
wenzelm [Mon, 20 Dec 2010 15:19:15 +0100] rev 41308
tuned/clarified some component settings;
explicit comments about common mistakes;
wenzelm [Mon, 20 Dec 2010 14:44:00 +0100] rev 41307
slightly more standard Isabelle_System.with_tmp_file/with_tmp_dir (cf. Scala version);
more robust rm_tree -- somewhat dangerous and not exported;
tuned;
wenzelm [Mon, 20 Dec 2010 13:36:25 +0100] rev 41306
purged some comments (Locale_Test is already clean thanks to configuration options);
wenzelm [Mon, 20 Dec 2010 13:24:04 +0100] rev 41305
actually enable show_hyps option, unlike local_setup in 6da953d30f48 which merely affects the (temporary) auxiliary context;
boehmes [Mon, 20 Dec 2010 09:45:26 +0100] rev 41304
merged
boehmes [Mon, 20 Dec 2010 09:31:47 +0100] rev 41303
updated SMT certificates
boehmes [Mon, 20 Dec 2010 09:06:37 +0100] rev 41302
re-introduced support for nonlinear multiplication in Z3 (overriding the built-in linear multiplication of the SMT-LIB class of solvers)