blanchet [Tue, 08 Jan 2013 13:16:39 +0100] rev 50767
tuned output
nipkow [Tue, 08 Jan 2013 10:34:19 +0100] rev 50766
tuned names
wenzelm [Mon, 07 Jan 2013 23:20:36 +0100] rev 50765
merged;
wenzelm [Mon, 07 Jan 2013 22:21:56 +0100] rev 50764
more precise and complete transitive closure of proven_classrel, using existing Sorts.classes_of which is already closed;
transfer theorems where they are picked from the theory;
tuned;
wenzelm [Mon, 07 Jan 2013 21:49:59 +0100] rev 50763
no fork from draft thy -- avoid potential for crash via classrel_proof/arity_proof;
wenzelm [Mon, 07 Jan 2013 19:47:46 +0100] rev 50762
merged
wenzelm [Sun, 06 Jan 2013 14:11:15 +0100] rev 50761
export some generally useful operations;
wenzelm [Mon, 07 Jan 2013 11:59:37 +0100] rev 50760
tuned comment -- do not claim anything;
blanchet [Mon, 07 Jan 2013 19:44:40 +0100] rev 50759
cleaner context threading
blanchet [Mon, 07 Jan 2013 19:15:01 +0100] rev 50758
tuned output
wenzelm [Mon, 07 Jan 2013 10:17:11 +0100] rev 50757
slightly odd duplication of Pure options for Proof General (amending cb5cdbb645cd);
blanchet [Sun, 06 Jan 2013 17:38:29 +0100] rev 50756
put single-theorem names before multi-theorem ones (broken since 5d147d492792)
blanchet [Sun, 06 Jan 2013 17:38:29 +0100] rev 50755
get rid of spurious "Isar" proofs
blanchet [Sun, 06 Jan 2013 17:38:29 +0100] rev 50754
also generate queries for goals with too many Isar dependencies
wenzelm [Sun, 06 Jan 2013 12:44:45 +0100] rev 50753
updated to scala-2.10.0;
blanchet [Sun, 06 Jan 2013 10:02:34 +0100] rev 50752
merged
blanchet [Sat, 05 Jan 2013 22:31:33 +0100] rev 50751
tuned message
blanchet [Sat, 05 Jan 2013 22:31:32 +0100] rev 50750
tap after, not before command invocation
blanchet [Sat, 05 Jan 2013 22:31:31 +0100] rev 50749
increased hard timeout -- minimization can take time
blanchet [Sat, 05 Jan 2013 22:31:30 +0100] rev 50748
nicer output
blanchet [Sat, 05 Jan 2013 22:31:30 +0100] rev 50747
pass option to minimize
wenzelm [Sat, 05 Jan 2013 23:03:07 +0100] rev 50746
prefer apple.laf.useScreenMenuBar=true (despite cf. effcfa38e77b) to make it work better with full-screen mode;
wenzelm [Sat, 05 Jan 2013 22:02:44 +0100] rev 50745
ignore vacuous edits (e.g. stemming from Plugin.init_models) to avoid pointless protocol round-trip, which could lead to painting of outdated snapshot in the meantime (notably on Windows);
wenzelm [Sat, 05 Jan 2013 21:41:19 +0100] rev 50744
tuned JEDIT_JAVA_OPTIONS: increase chances that it works with approx. 8 cores and 32bit platform (notably Windows);