berghofe [Sat, 15 Jan 2011 13:41:58 +0100] rev 41569
Also added SPARK to test and clean targets.
berghofe [Sat, 15 Jan 2011 13:19:16 +0100] rev 41568
merged
berghofe [Sat, 15 Jan 2011 12:49:10 +0100] rev 41567
Added entry for HOL-SPARK
berghofe [Sat, 15 Jan 2011 12:48:39 +0100] rev 41566
Added HOL-SPARK and removed old_primrec.ML
berghofe [Sat, 15 Jan 2011 12:47:52 +0100] rev 41565
unused_thms no longer compares propositions, since this is no longer needed
and did not work properly any longer after the addition of class constraints
to propositions.
berghofe [Sat, 15 Jan 2011 12:42:19 +0100] rev 41564
Include HOL-SPARK keywords
berghofe [Sat, 15 Jan 2011 12:41:07 +0100] rev 41563
Include HOL-SPARK
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
hoelzl [Fri, 14 Jan 2011 15:59:49 +0100] rev 41546
integral on lebesgue measure is extension of integral on borel measure
hoelzl [Fri, 14 Jan 2011 15:56:42 +0100] rev 41545
tuned formalization of subalgebra
hoelzl [Fri, 14 Jan 2011 14:21:48 +0100] rev 41544
introduced integral syntax
hoelzl [Fri, 14 Jan 2011 14:21:26 +0100] rev 41543
tuned theorem order
haftmann [Fri, 14 Jan 2011 13:59:06 +0100] rev 41542
configuration file for mira
wenzelm [Thu, 13 Jan 2011 23:50:16 +0100] rev 41541
eliminated global prems;
tuned proofs;
wenzelm [Thu, 13 Jan 2011 21:50:13 +0100] rev 41540
more precise pretty printing -- to accomodate Scala message layout;