boehmes [Fri, 22 Jan 2010 16:38:21 +0100] rev 34960
support skolem constant for extensional arrays in Z3 proofs
boehmes [Fri, 22 Jan 2010 16:33:44 +0100] rev 34959
drop underscores at end of names coming from Boogie
bulwahn [Fri, 22 Jan 2010 15:26:29 +0100] rev 34958
merged
bulwahn [Fri, 22 Jan 2010 11:42:28 +0100] rev 34957
correctly hiding facts of Lazy_Sequence
bulwahn [Thu, 21 Jan 2010 14:13:21 +0100] rev 34956
corrected and simplified Spec_Rules registration in the Recdef package
bulwahn [Thu, 21 Jan 2010 12:20:28 +0100] rev 34955
merged
bulwahn [Thu, 21 Jan 2010 12:18:41 +0100] rev 34954
adopting predicate compiler to new Spec_Rules and eliminating the use of Nitpick_Simps
bulwahn [Wed, 20 Jan 2010 18:08:08 +0100] rev 34953
adopting Sequences
bulwahn [Wed, 20 Jan 2010 18:02:22 +0100] rev 34952
added registration of equational theorems from prim_rec and rec_def to Spec_Rules
bulwahn [Wed, 20 Jan 2010 14:09:46 +0100] rev 34951
merged
krauss [Mon, 18 Jan 2010 10:34:27 +0100] rev 34950
function package: declare Spec_Rules for simps from total functions, but not psimps or tail-rec equations
bulwahn [Wed, 20 Jan 2010 14:05:17 +0100] rev 34949
merged
bulwahn [Wed, 20 Jan 2010 11:56:45 +0100] rev 34948
refactoring the predicate compiler; adding theories for Sequences; adding retrieval to Spec_Rules; adding timing to Quickcheck
haftmann [Fri, 22 Jan 2010 13:39:00 +0100] rev 34947
simplified proofs
haftmann [Fri, 22 Jan 2010 13:38:40 +0100] rev 34946
NEWS
haftmann [Fri, 22 Jan 2010 13:38:29 +0100] rev 34945
more accurate dependencies
haftmann [Fri, 22 Jan 2010 13:38:28 +0100] rev 34944
code literals: distinguish numeral classes by different entries
haftmann [Fri, 22 Jan 2010 13:38:28 +0100] rev 34943
cleanup of Multiset.thy: less duplication, tuned and simplified a couple of proofs, less historical organization of sections, conversion from associations lists to multisets, rudimentary code generation
haftmann [Thu, 21 Jan 2010 09:27:57 +0100] rev 34942
merged
haftmann [Sat, 16 Jan 2010 17:15:28 +0100] rev 34941
dropped some old primrecs and some constdefs
haftmann [Sat, 16 Jan 2010 17:15:27 +0100] rev 34940
explicit CONST in translations
haftmann [Sat, 16 Jan 2010 17:15:27 +0100] rev 34939
modernized syntax
blanchet [Wed, 20 Jan 2010 11:54:19 +0100] rev 34938
fix issues with previous Nitpick change
blanchet [Wed, 20 Jan 2010 10:38:19 +0100] rev 34937
merged
blanchet [Wed, 20 Jan 2010 10:38:06 +0100] rev 34936
some work on Nitpick's support for quotient types;
quotient types are not yet in Isabelle, so for now I hardcoded "IntEx.my_int"
blanchet [Thu, 14 Jan 2010 17:06:35 +0100] rev 34935
removed the Nitpick code that loaded the "Nitpick" theory explicitly if it's not already loaded, because this didn't work properly and is of doubtful value
hoelzl [Tue, 19 Jan 2010 17:53:11 +0100] rev 34934
Added transpose_rectangle, when the input list is rectangular.
hoelzl [Tue, 19 Jan 2010 16:52:01 +0100] rev 34933
Add transpose to the List-theory.
wenzelm [Tue, 02 Feb 2010 21:37:27 +0100] rev 34932
some examples for basic context operations;
wenzelm [Tue, 02 Feb 2010 13:22:36 +0100] rev 34931
minimal tuning of this slightly dated material;