haftmann [Sat, 07 Feb 2009 09:57:03 +0100] rev 29828
added bulkload
haftmann [Sat, 07 Feb 2009 08:37:43 +0100] rev 29827
code theorems for nth, list_update
haftmann [Sat, 07 Feb 2009 08:37:42 +0100] rev 29826
added bulkload
haftmann [Sat, 07 Feb 2009 09:25:59 +0100] rev 29825
added Decision_Procs.thy
haftmann [Fri, 06 Feb 2009 15:15:46 +0100] rev 29824
merged
haftmann [Fri, 06 Feb 2009 15:15:32 +0100] rev 29823
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann [Fri, 06 Feb 2009 15:15:27 +0100] rev 29822
authentic syntax for List.nth
berghofe [Fri, 06 Feb 2009 14:36:58 +0100] rev 29821
Merged.
blanchet [Fri, 06 Feb 2009 13:43:19 +0100] rev 29820
Rearrange Refute/SAT theory dependencies so as to use even more antiquotations in refute.ML +
find/fix Product_Type.{fst,snd}, which are now called simply fst and snd.
chaieb [Fri, 06 Feb 2009 08:23:15 +0000] rev 29819
Automated merge with ssh://chaieb@atbroy100.informatik.tu-muenchen.de//home/isabelle-repository/repos/isabelle
chaieb [Fri, 06 Feb 2009 08:22:32 +0000] rev 29818
fixed import
haftmann [Fri, 06 Feb 2009 09:06:17 +0100] rev 29817
merged
haftmann [Fri, 06 Feb 2009 09:05:20 +0100] rev 29816
more robust failure in error situations
haftmann [Fri, 06 Feb 2009 09:05:19 +0100] rev 29815
mandatory prefix for index conversion operations
haftmann [Fri, 06 Feb 2009 09:05:19 +0100] rev 29814
added replace operation
chaieb [Fri, 06 Feb 2009 00:13:15 +0000] rev 29813
fixed dependencies : Theory Dense_Linear_Order moved to Library
chaieb@chaieb-laptop [Fri, 06 Feb 2009 00:10:58 +0000] rev 29812
Theory Dense_Linear_Order moved to Library
chaieb@chaieb-laptop [Fri, 06 Feb 2009 00:10:58 +0000] rev 29811
fixed Proofs and dependencies ; Theory Dense_Linear_Order moved to Library
hoelzl [Thu, 05 Feb 2009 15:35:06 +0100] rev 29810
Updated NEWS about approximation
haftmann [Thu, 05 Feb 2009 14:50:43 +0100] rev 29809
merged
haftmann [Thu, 05 Feb 2009 14:14:03 +0100] rev 29808
split of already properly working part of Quickcheck infrastructure
haftmann [Thu, 05 Feb 2009 14:14:03 +0100] rev 29807
code attribute applied before user attributes
haftmann [Thu, 05 Feb 2009 14:14:02 +0100] rev 29806
moved Random.thy to Library
hoelzl [Thu, 05 Feb 2009 11:49:15 +0100] rev 29805
Add approximation method
hoelzl [Thu, 05 Feb 2009 11:45:15 +0100] rev 29804
Added new Float theory and moved old Library/Float.thy to ComputeFloat
hoelzl [Thu, 05 Feb 2009 11:34:42 +0100] rev 29803
Added derivation lemmas for power series and theorems for the pi, arcus tangens and logarithm series
blanchet [Wed, 04 Feb 2009 18:10:07 +0100] rev 29802
Make some Refute functions public so I can use them in Nitpick,
use @{const_name} antiquotation whenever possible (some, like Lfp.lfp
had been renamed since Tjark wrote Refute), and removed some "set"-related
code that is no longer relevant in Isabelle2008. There's still some "set"
code that needs to be ported; see TODO in the file.
chaieb [Wed, 04 Feb 2009 11:32:35 +0000] rev 29801
merged