haftmann [Fri, 05 Dec 2008 08:05:14 +0100] rev 28992
merged
haftmann [Fri, 05 Dec 2008 08:04:53 +0100] rev 28991
dropped NameSpace.declare_base
huffman [Thu, 04 Dec 2008 18:37:46 -0800] rev 28990
fix proofs
huffman [Thu, 04 Dec 2008 16:44:37 -0800] rev 28989
merged.
huffman [Thu, 04 Dec 2008 16:28:09 -0800] rev 28988
revert to using eq_number_of_eq for simplification (Groebner_Examples.thy was broken)
huffman [Thu, 04 Dec 2008 16:05:45 -0800] rev 28987
remove duplicated lemmas
huffman [Thu, 04 Dec 2008 13:30:09 -0800] rev 28986
include iszero_simps in lemmas comp_arith
huffman [Thu, 04 Dec 2008 12:32:38 -0800] rev 28985
add named lemma lists: neg_simps and iszero_simps
huffman [Thu, 04 Dec 2008 11:14:24 -0800] rev 28984
change arith_special simps to avoid using neg
kleing [Fri, 05 Dec 2008 11:35:07 +1100] rev 28983
merged
kleing [Fri, 05 Dec 2008 11:33:03 +1100] rev 28982
run test for sunbroy2 on /tmp,
be careful about removing old test dir
wenzelm [Fri, 05 Dec 2008 00:23:37 +0100] rev 28981
merged
wenzelm [Thu, 04 Dec 2008 23:46:20 +0100] rev 28980
refined Future.fork interfaces, no longer export Future.future;
wenzelm [Thu, 04 Dec 2008 23:46:20 +0100] rev 28979
fork/map: no inheritance of group (structure is nested, not parallel);
removed group thread_data;
refined Future.fork interfaces, no longer export Future.future;
wenzelm [Thu, 04 Dec 2008 23:02:56 +0100] rev 28978
future proofs: pass actual futures to facilitate composite computations;
removed join_futures -- superceded by higher-level PureThy.force_proofs;
wenzelm [Thu, 04 Dec 2008 23:02:52 +0100] rev 28977
renamed type Lazy.T to lazy;
force_proofs: original order;
wenzelm [Thu, 04 Dec 2008 23:02:46 +0100] rev 28976
future_scheduler: no global task group, exceptions via collective join;
finish: removed PureThy.force_proofs, back to old version;
wenzelm [Thu, 04 Dec 2008 23:01:11 +0100] rev 28975
renamed type Lazy.T to lazy;
renamed type Future.T to future;
wenzelm [Thu, 04 Dec 2008 23:01:03 +0100] rev 28974
excursion: pass explicit proof states as result of future proof, replaced low-level Thm.join_futures by PureThy.force_proofs;
wenzelm [Thu, 04 Dec 2008 23:00:58 +0100] rev 28973
future proofs: pass actual futures to facilitate composite computations;
wenzelm [Thu, 04 Dec 2008 23:00:27 +0100] rev 28972
renamed type Future.T to future;
added map combinator;
wenzelm [Thu, 04 Dec 2008 23:00:21 +0100] rev 28971
renamed type Lazy.T to lazy;
huffman [Thu, 04 Dec 2008 09:12:41 -0800] rev 28970
merged.
huffman [Thu, 04 Dec 2008 08:47:45 -0800] rev 28969
change more lemmas to avoid using iszero
huffman [Wed, 03 Dec 2008 22:16:20 -0800] rev 28968
change some lemmas to avoid using iszero
huffman [Wed, 03 Dec 2008 21:50:36 -0800] rev 28967
enable eq_bin_simps for simplifying equalities on numerals
haftmann [Thu, 04 Dec 2008 14:44:07 +0100] rev 28966
merged
haftmann [Thu, 04 Dec 2008 14:43:33 +0100] rev 28965
cleaned up binding module and related code
nipkow [Thu, 04 Dec 2008 14:17:36 +0100] rev 28964
NEWS
huffman [Wed, 03 Dec 2008 21:00:39 -0800] rev 28963
fix proofs related to simplification of inequalities on numerals