hoelzl [Fri, 07 Dec 2012 14:29:09 +0100] rev 50419
add exponential and uniform distributions
hoelzl [Fri, 07 Dec 2012 14:29:08 +0100] rev 50418
fundamental theorem of calculus for the Lebesgue integral
hoelzl [Fri, 07 Dec 2012 14:28:57 +0100] rev 50417
add Int_atMost
wenzelm [Fri, 07 Dec 2012 14:30:00 +0100] rev 50416
more rigorous "build only" mode: avoid build dialog of logic image and its potential need for GUI display;
wenzelm [Fri, 07 Dec 2012 13:56:01 +0100] rev 50415
fork slow part of Thy_Load.body_files only;
wenzelm [Fri, 07 Dec 2012 13:38:32 +0100] rev 50414
explore theory_body_files via future, for improved performance;
further internalization of header errors;
wenzelm [Thu, 06 Dec 2012 23:07:10 +0100] rev 50413
merged
blanchet [Thu, 06 Dec 2012 17:48:04 +0100] rev 50412
use proper entry point for MaSh in test driver
blanchet [Thu, 06 Dec 2012 16:49:48 +0100] rev 50411
export ATP and Isar commands separately
wenzelm [Thu, 06 Dec 2012 23:01:49 +0100] rev 50410
proper Sendback.markup, as required for standard Prover IDE protocol (see also c62ce309dc26);
wenzelm [Thu, 06 Dec 2012 22:12:25 +0100] rev 50409
discontinued obsolete "Tracing" button -- limited tracing channel works sufficiently well;
wenzelm [Thu, 06 Dec 2012 21:54:43 +0100] rev 50408
discontinued option jedit_auto_start, which is somewhat pointless as there is no manual session start within Isabelle/jEdit;
wenzelm [Thu, 06 Dec 2012 21:53:35 +0100] rev 50407
updated README;
wenzelm [Thu, 06 Dec 2012 21:46:20 +0100] rev 50406
documentation for isabelle build_dialog and its implicit use in isabelle jedit;
wenzelm [Thu, 06 Dec 2012 21:16:46 +0100] rev 50405
clarified build_dialog: regular up-to-date check (extra cost of approx. 5s startup for HOL);
added jedit option -n to bypass build_dialog;