berghofe [Sat, 15 Jan 2011 12:38:56 +0100] rev 41562
Finally removed old primrec package, since Primrec.add_primrec_global
can be used instead.
berghofe [Sat, 15 Jan 2011 12:35:29 +0100] rev 41561
Added new SPARK verification environment.
wenzelm [Sat, 15 Jan 2011 12:55:19 +0100] rev 41560
remove presently unused Isabelle application for official releases;
wenzelm [Sat, 15 Jan 2011 12:19:07 +0100] rev 41559
hardwired default for proof-shell-quit-timeout (PG 4.1 provides rather low value);
wenzelm [Sat, 15 Jan 2011 00:14:17 +0100] rev 41558
treat HOLCF as HOL library session, not as "logic";
wenzelm [Sat, 15 Jan 2011 00:06:01 +0100] rev 41557
increased startup-timeout to accommodate slow systems (especially Windows/Cygwin);
wenzelm [Fri, 14 Jan 2011 20:22:27 +0100] rev 41556
bundle main HOL image only, to save about 300 MB disk space;
wenzelm [Fri, 14 Jan 2011 18:23:39 +0100] rev 41555
updated for release;
haftmann [Fri, 14 Jan 2011 17:20:36 +0100] rev 41554
adjusted mira configuration
wenzelm [Fri, 14 Jan 2011 16:14:51 +0100] rev 41553
merged
wenzelm [Fri, 14 Jan 2011 16:01:29 +0100] rev 41552
global "prems" is legacy feature;
wenzelm [Fri, 14 Jan 2011 16:00:11 +0100] rev 41551
tuned markup;
wenzelm [Fri, 14 Jan 2011 15:44:47 +0100] rev 41550
eliminated global prems;
tuned proofs;
wenzelm [Fri, 14 Jan 2011 15:43:04 +0100] rev 41549
more precise import;
eliminated global prems;
wenzelm [Fri, 14 Jan 2011 13:58:07 +0100] rev 41548
Thy_Load.begin_theory: maintain source specification of imports;
Thy_Info.register_thy: reconstruct deps using original imports (important for ProofGeneral.inform_file_processed);
hoelzl [Fri, 14 Jan 2011 16:00:13 +0100] rev 41547
merged