wenzelm [Mon, 06 Sep 2010 22:58:06 +0200] rev 39166
turned show_hyps and show_tags into proper configuration option;
wenzelm [Mon, 06 Sep 2010 22:31:54 +0200] rev 39165
discontinued obsolete ProofContext.prems_limit;
simplified command setup for 'pr' etc.;
wenzelm [Mon, 06 Sep 2010 22:08:49 +0200] rev 39164
ML_Context.thm and ML_Context.thms no longer pervasive;
wenzelm [Mon, 06 Sep 2010 21:33:19 +0200] rev 39163
more explicit indication of Config.raw options, which are only needed for bootstrapping Pure;
wenzelm [Mon, 06 Sep 2010 19:23:54 +0200] rev 39162
merged
hoelzl [Mon, 06 Sep 2010 15:01:37 +0200] rev 39161
When comparing Floats use integers instead of reals (represented as rationals), generates less code when Floats are used.
wenzelm [Mon, 06 Sep 2010 19:23:35 +0200] rev 39160
isatest: back to polyml-5.3.0 due to unresolved stability issues of polyml-5.4.0 and HOL/Decision_Procs/Approximation_Ex.thy;
wenzelm [Mon, 06 Sep 2010 19:13:10 +0200] rev 39159
more antiquotations;
wenzelm [Mon, 06 Sep 2010 19:11:01 +0200] rev 39158
ML_Context.thm;
wenzelm [Mon, 06 Sep 2010 14:18:16 +0200] rev 39157
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);