wenzelm [Sat, 17 Sep 2011 19:44:58 +0200] rev 44955
tuned signature;
wenzelm [Sat, 17 Sep 2011 19:25:14 +0200] rev 44954
more careful traversal of theory dependencies to retain standard import order;
wenzelm [Sat, 17 Sep 2011 17:55:39 +0200] rev 44953
sane default for class Thy_Load;
wenzelm [Sat, 17 Sep 2011 17:05:31 +0200] rev 44952
removed obsolete patches for PG 4.1;
wenzelm [Sat, 17 Sep 2011 16:53:01 +0200] rev 44951
specific bundle for x86_64-linux, which is especially important for JRE due to its extra library dependencies;
wenzelm [Sat, 17 Sep 2011 16:29:18 +0200] rev 44950
added "isabelle scalac" convenience;
wenzelm [Sat, 17 Sep 2011 16:19:40 +0200] rev 44949
Symbol.explode as in ML;
wenzelm [Sat, 17 Sep 2011 16:00:54 +0200] rev 44948
ignore OUTPUT to avoid spam -- jEdit menu "Troubleshooting / Activity Log" should be sufficient;
haftmann [Sat, 17 Sep 2011 15:08:55 +0200] rev 44947
dropped unused argument – avoids problem with SML/NJ
haftmann [Sat, 17 Sep 2011 00:40:27 +0200] rev 44946
tuned spacing
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