Sat, 07 Feb 2009 09:57:03 +0100 added bulkload
haftmann [Sat, 07 Feb 2009 09:57:03 +0100] rev 29828
added bulkload
Sat, 07 Feb 2009 08:37:43 +0100 code theorems for nth, list_update
haftmann [Sat, 07 Feb 2009 08:37:43 +0100] rev 29827
code theorems for nth, list_update
Sat, 07 Feb 2009 08:37:42 +0100 added bulkload
haftmann [Sat, 07 Feb 2009 08:37:42 +0100] rev 29826
added bulkload
Sat, 07 Feb 2009 09:25:59 +0100 added Decision_Procs.thy
haftmann [Sat, 07 Feb 2009 09:25:59 +0100] rev 29825
added Decision_Procs.thy
Fri, 06 Feb 2009 15:15:46 +0100 merged
haftmann [Fri, 06 Feb 2009 15:15:46 +0100] rev 29824
merged
Fri, 06 Feb 2009 15:15:32 +0100 session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann [Fri, 06 Feb 2009 15:15:32 +0100] rev 29823
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
Fri, 06 Feb 2009 15:15:27 +0100 authentic syntax for List.nth
haftmann [Fri, 06 Feb 2009 15:15:27 +0100] rev 29822
authentic syntax for List.nth
Fri, 06 Feb 2009 14:36:58 +0100 Merged.
berghofe [Fri, 06 Feb 2009 14:36:58 +0100] rev 29821
Merged.
Fri, 06 Feb 2009 13:43:19 +0100 Rearrange Refute/SAT theory dependencies so as to use even more antiquotations in refute.ML +
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.
Fri, 06 Feb 2009 08:23:15 +0000 Automated merge with ssh://chaieb@atbroy100.informatik.tu-muenchen.de//home/isabelle-repository/repos/isabelle
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
Fri, 06 Feb 2009 08:22:32 +0000 fixed import
chaieb [Fri, 06 Feb 2009 08:22:32 +0000] rev 29818
fixed import
Fri, 06 Feb 2009 09:06:17 +0100 merged
haftmann [Fri, 06 Feb 2009 09:06:17 +0100] rev 29817
merged
Fri, 06 Feb 2009 09:05:20 +0100 more robust failure in error situations
haftmann [Fri, 06 Feb 2009 09:05:20 +0100] rev 29816
more robust failure in error situations
Fri, 06 Feb 2009 09:05:19 +0100 mandatory prefix for index conversion operations
haftmann [Fri, 06 Feb 2009 09:05:19 +0100] rev 29815
mandatory prefix for index conversion operations
Fri, 06 Feb 2009 09:05:19 +0100 added replace operation
haftmann [Fri, 06 Feb 2009 09:05:19 +0100] rev 29814
added replace operation
Fri, 06 Feb 2009 00:13:15 +0000 fixed dependencies : Theory Dense_Linear_Order moved to Library
chaieb [Fri, 06 Feb 2009 00:13:15 +0000] rev 29813
fixed dependencies : Theory Dense_Linear_Order moved to Library
Fri, 06 Feb 2009 00:10:58 +0000 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
Fri, 06 Feb 2009 00:10:58 +0000 fixed Proofs and dependencies ; 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
Thu, 05 Feb 2009 15:35:06 +0100 Updated NEWS about approximation
hoelzl [Thu, 05 Feb 2009 15:35:06 +0100] rev 29810
Updated NEWS about approximation
Thu, 05 Feb 2009 14:50:43 +0100 merged
haftmann [Thu, 05 Feb 2009 14:50:43 +0100] rev 29809
merged
Thu, 05 Feb 2009 14:14:03 +0100 split of already properly working part of Quickcheck infrastructure
haftmann [Thu, 05 Feb 2009 14:14:03 +0100] rev 29808
split of already properly working part of Quickcheck infrastructure
Thu, 05 Feb 2009 14:14:03 +0100 code attribute applied before user attributes
haftmann [Thu, 05 Feb 2009 14:14:03 +0100] rev 29807
code attribute applied before user attributes
Thu, 05 Feb 2009 14:14:02 +0100 moved Random.thy to Library
haftmann [Thu, 05 Feb 2009 14:14:02 +0100] rev 29806
moved Random.thy to Library
Thu, 05 Feb 2009 11:49:15 +0100 Add approximation method
hoelzl [Thu, 05 Feb 2009 11:49:15 +0100] rev 29805
Add approximation method
Thu, 05 Feb 2009 11:45:15 +0100 Added new Float theory and moved old Library/Float.thy to ComputeFloat
hoelzl [Thu, 05 Feb 2009 11:45:15 +0100] rev 29804
Added new Float theory and moved old Library/Float.thy to ComputeFloat
Thu, 05 Feb 2009 11:34:42 +0100 Added derivation lemmas for power series and theorems for the pi, arcus tangens and logarithm series
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
Wed, 04 Feb 2009 18:10:07 +0100 Make some Refute functions public so I can use them in Nitpick,
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.
Wed, 04 Feb 2009 11:32:35 +0000 merged
chaieb [Wed, 04 Feb 2009 11:32:35 +0000] rev 29801
merged
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip