wenzelm [Thu, 23 Feb 2012 15:15:59 +0100] rev 46613
further graph operations from ML;
wenzelm [Thu, 23 Feb 2012 14:46:38 +0100] rev 46612
removed dead code;
wenzelm [Thu, 23 Feb 2012 14:17:51 +0100] rev 46611
directed graphs (in Scala);
huffman [Thu, 23 Feb 2012 15:23:16 +0100] rev 46610
make uses of bin_split respect int/bin distinction
huffman [Thu, 23 Feb 2012 15:19:31 +0100] rev 46609
remove lemma bin_cat_Pls, which doesn't respect int/bin distinction
huffman [Thu, 23 Feb 2012 15:15:48 +0100] rev 46608
make uses of constant bin_sc respect int/bin distinction
huffman [Thu, 23 Feb 2012 15:04:51 +0100] rev 46607
remove duplicate lemma bintrunc_Suc in favor of bintrunc.Suc
huffman [Thu, 23 Feb 2012 14:43:01 +0100] rev 46606
remove unused lemmas
huffman [Thu, 23 Feb 2012 14:29:29 +0100] rev 46605
simplify proofs
huffman [Thu, 23 Feb 2012 13:16:18 +0100] rev 46604
make uses of bin_sign respect int/bin distinction
huffman [Thu, 23 Feb 2012 12:45:00 +0100] rev 46603
removed unnecessary lemma zero_bintrunc
huffman [Thu, 23 Feb 2012 12:24:34 +0100] rev 46602
remove unnecessary lemmas
huffman [Thu, 23 Feb 2012 12:08:59 +0100] rev 46601
removed unnecessary constant bin_rl
huffman [Thu, 23 Feb 2012 11:53:03 +0100] rev 46600
remove duplication of lemmas bin_{rest,last}_BIT
huffman [Thu, 23 Feb 2012 11:24:54 +0100] rev 46599
remove lemmas Bit{0,1}_div2
huffman [Thu, 23 Feb 2012 11:20:42 +0100] rev 46598
simplify proof
huffman [Thu, 23 Feb 2012 08:59:55 +0100] rev 46597
deal with FIXMEs for linarith examples
haftmann [Thu, 23 Feb 2012 08:17:22 +0100] rev 46596
CONTRIBUTORS
huffman [Wed, 22 Feb 2012 19:59:06 +0100] rev 46595
merged
huffman [Wed, 22 Feb 2012 17:34:31 +0100] rev 46594
tuned whitespace
huffman [Wed, 22 Feb 2012 17:33:53 +0100] rev 46593
tuned whitespace
bulwahn [Wed, 22 Feb 2012 18:08:41 +0100] rev 46592
adding documentation about find_unused_assms command and use_subtype option in the IsarRef
bulwahn [Wed, 22 Feb 2012 18:08:27 +0100] rev 46591
NEWS
bulwahn [Wed, 22 Feb 2012 17:25:35 +0100] rev 46590
adding some examples with find_unused_assms command
bulwahn [Wed, 22 Feb 2012 17:22:53 +0100] rev 46589
adding new command "find_unused_assms"
bulwahn [Wed, 22 Feb 2012 12:30:01 +0100] rev 46588
removing some unnecessary premises from Map theory
bulwahn [Wed, 22 Feb 2012 09:35:01 +0100] rev 46587
preliminarily switching quickcheck-narrowing off by default (probably it should only be invoked if concrete testing does not work)
bulwahn [Wed, 22 Feb 2012 08:05:28 +0100] rev 46586
generalizing inj_on_Int