haftmann [Sat, 17 Sep 2011 00:37:21 +0200] rev 44945
tuned
nipkow [Sat, 17 Sep 2011 04:41:44 +0200] rev 44944
tuned post fixpoint setup
nipkow [Sat, 17 Sep 2011 03:37:14 +0200] rev 44943
merged
nipkow [Fri, 16 Sep 2011 09:18:15 +0200] rev 44942
when applying induction rules, remove names of assumptions that come
with the rule in case the rule is transformed by the simplifier due to
instantiations
noschinl [Fri, 16 Sep 2011 20:08:29 +0200] rev 44941
remove stray "using [[simp_trace]]"
noschinl [Fri, 16 Sep 2011 20:02:35 +0200] rev 44940
tune indenting
kleing [Fri, 16 Sep 2011 12:10:43 +1000] rev 44939
removed unused legacy lemma names, some comment cleanup.
kleing [Fri, 16 Sep 2011 12:10:15 +1000] rev 44938
removed word_neq_0_conv from simpset, it's almost never wanted.
hoelzl [Thu, 15 Sep 2011 12:40:08 -0400] rev 44937
removed further legacy rules from Complete_Lattices
noschinl [Thu, 15 Sep 2011 17:06:00 +0200] rev 44936
NEWS on Complete_Lattices, Lattices
blanchet [Thu, 15 Sep 2011 10:57:40 +0200] rev 44935
tail recursive proof preprocessing (needed for huge proofs)
blanchet [Thu, 15 Sep 2011 10:57:40 +0200] rev 44934
tuning
nipkow [Thu, 15 Sep 2011 09:44:27 +0200] rev 44933
merged
nipkow [Thu, 15 Sep 2011 09:44:08 +0200] rev 44932
revised AbsInt and added widening and narrowing
haftmann [Wed, 14 Sep 2011 23:47:04 +0200] rev 44931
updated comment
haftmann [Wed, 14 Sep 2011 23:46:02 +0200] rev 44930
updated generated code
haftmann [Tue, 13 Sep 2011 07:56:46 +0200] rev 44929
tuned
hoelzl [Wed, 14 Sep 2011 10:08:52 -0400] rev 44928
renamed Complete_Lattices lemmas, removed legacy names
noschinl [Wed, 14 Sep 2011 10:55:07 +0200] rev 44927
merged
noschinl [Wed, 14 Sep 2011 10:24:22 +0200] rev 44926
create central list for language extensions used by the haskell code generator
boehmes [Wed, 14 Sep 2011 09:46:59 +0200] rev 44925
observe distinction between sets and predicates
nipkow [Wed, 14 Sep 2011 06:49:24 +0200] rev 44924
merged
nipkow [Wed, 14 Sep 2011 06:49:01 +0200] rev 44923
cleand up AbsInt fixpoint iteration; tuned syntax
huffman [Tue, 13 Sep 2011 17:25:19 -0700] rev 44922
tuned proofs
huffman [Tue, 13 Sep 2011 17:07:33 -0700] rev 44921
tuned proofs
huffman [Tue, 13 Sep 2011 08:21:51 -0700] rev 44920
remove some redundant [simp] declarations;
simplify some proofs;
noschinl [Tue, 13 Sep 2011 16:22:01 +0200] rev 44919
tune proofs
noschinl [Tue, 13 Sep 2011 16:21:48 +0200] rev 44918
tune simpset for Complete_Lattices