haftmann [Wed, 28 Oct 2009 19:09:47 +0100] rev 33296
moved theory Divides after theory Nat_Numeral; tuned some proof texts
wenzelm [Wed, 28 Oct 2009 23:21:45 +0100] rev 33295
proper nested quotes;
give up unposixly < <(...) for now -- it needs to be exportable through the global environment (e.g. via make or sh);
wenzelm [Wed, 28 Oct 2009 22:57:32 +0100] rev 33294
components: ensure that the last line is read, even if it lacks EOL;
wenzelm [Wed, 28 Oct 2009 22:26:00 +0100] rev 33293
updated Isar.goal;
wenzelm [Wed, 28 Oct 2009 22:18:00 +0100] rev 33292
renamed raw Proof.get_goal to Proof.raw_goal;
wenzelm [Wed, 28 Oct 2009 22:04:57 +0100] rev 33291
back to Proof.raw_goal;
wenzelm [Wed, 28 Oct 2009 22:02:53 +0100] rev 33290
renamed Proof.flat_goal to Proof.simple_goal;
wenzelm [Wed, 28 Oct 2009 22:01:40 +0100] rev 33289
Isar.goal: Proof.simple_goal, not raw version;
wenzelm [Wed, 28 Oct 2009 22:01:05 +0100] rev 33288
replaced slightly odd get_goal/flat_goal by explicit goal views that correspond to the usual method categories;
wenzelm [Wed, 28 Oct 2009 22:00:35 +0100] rev 33287
provide SpecParse.constdecl/constdef, e.g. for quotient_definition;
wenzelm [Wed, 28 Oct 2009 20:49:09 +0100] rev 33286
slightly more robust error message;
wenzelm [Wed, 28 Oct 2009 18:21:02 +0100] rev 33285
tuned;
wenzelm [Wed, 28 Oct 2009 18:02:06 +0100] rev 33284
merged
wenzelm [Wed, 28 Oct 2009 17:45:53 +0100] rev 33283
merged
wenzelm [Wed, 28 Oct 2009 17:38:13 +0100] rev 33282
misc tuning;
wenzelm [Wed, 28 Oct 2009 17:36:34 +0100] rev 33281
let naming transform binding beforehand -- covering only the "conceal" flag for now;
export LocalTheory.standard_morphism;
wenzelm [Wed, 28 Oct 2009 16:28:12 +0100] rev 33280
tuned;
wenzelm [Wed, 28 Oct 2009 16:27:48 +0100] rev 33279
simplified default binding;
conceal internal bindings;
wenzelm [Wed, 28 Oct 2009 16:25:27 +0100] rev 33278
conceal internal bindings;
wenzelm [Wed, 28 Oct 2009 16:25:26 +0100] rev 33277
Drule.store: proper binding;
conceal internal bindings;
wenzelm [Wed, 28 Oct 2009 16:25:10 +0100] rev 33276
added restore_naming;
haftmann [Wed, 28 Oct 2009 17:44:03 +0100] rev 33275
load Product_Type before Nat; dropped junk
haftmann [Wed, 28 Oct 2009 17:44:03 +0100] rev 33274
moved lemmas for dvd on nat to theories Nat and Power
paulson [Wed, 28 Oct 2009 12:21:38 +0000] rev 33273
Probability tweaks
paulson [Wed, 28 Oct 2009 11:43:06 +0000] rev 33272
merged
paulson [Wed, 28 Oct 2009 11:42:31 +0000] rev 33271
New theory Probability, which contains a development of measure theory
paulson [Tue, 27 Oct 2009 14:46:03 +0000] rev 33270
merged
paulson [Tue, 27 Oct 2009 12:59:57 +0000] rev 33269
New theory SupInf of the supremum and infimum operators for sets of reals.
wenzelm [Wed, 28 Oct 2009 00:24:38 +0100] rev 33268
eliminated hard tabulators, guessing at each author's individual tab-width;
wenzelm [Wed, 28 Oct 2009 00:23:39 +0100] rev 33267
tuned initial session setup;
wenzelm [Wed, 28 Oct 2009 00:08:32 +0100] rev 33266
merged
wenzelm [Wed, 28 Oct 2009 00:07:51 +0100] rev 33265
proper headers;
wenzelm [Tue, 27 Oct 2009 23:16:18 +0100] rev 33264
reactivated sun-poly, as parallel test;
wenzelm [Tue, 27 Oct 2009 23:12:10 +0100] rev 33263
merged
bulwahn [Tue, 27 Oct 2009 19:03:59 +0100] rev 33262
merged
bulwahn [Tue, 27 Oct 2009 16:47:27 +0100] rev 33261
merged
bulwahn [Tue, 27 Oct 2009 16:01:38 +0100] rev 33260
merged
bulwahn [Tue, 27 Oct 2009 13:51:22 +0100] rev 33259
merged
bulwahn [Tue, 27 Oct 2009 09:24:45 +0100] rev 33258
disabled test case for predicate compiler due to an problem in the inductive package
bulwahn [Tue, 27 Oct 2009 09:06:05 +0100] rev 33257
added examples for quickcheck prototype
bulwahn [Tue, 27 Oct 2009 09:03:56 +0100] rev 33256
adding a prototype of a counter-example generator based on the predicate compiler to HOL/ex
bulwahn [Tue, 27 Oct 2009 09:03:56 +0100] rev 33255
adding test case for inlining of predicate compiler
bulwahn [Tue, 27 Oct 2009 09:03:56 +0100] rev 33254
hiding randompred definitions
bulwahn [Tue, 27 Oct 2009 09:03:56 +0100] rev 33253
changes to example file
bulwahn [Tue, 27 Oct 2009 09:03:56 +0100] rev 33252
print retrieved specification when printing intermediate results
bulwahn [Tue, 27 Oct 2009 09:03:56 +0100] rev 33251
added option show_modes to predicate compiler
bulwahn [Tue, 27 Oct 2009 09:02:22 +0100] rev 33250
including the predicate compiler in HOL-Main; added RandomPredicate monad to Quickcheck
boehmes [Tue, 27 Oct 2009 18:09:11 +0100] rev 33249
removed unused file smt_builtin.ML,
made negative pattern polymorphic (similar to positve pattern)
boehmes [Tue, 27 Oct 2009 18:01:50 +0100] rev 33248
included description for sledgehammer options in Mirabelle script
boehmes [Tue, 27 Oct 2009 18:00:50 +0100] rev 33247
measure runtime of ATPs only if requested
wenzelm [Tue, 27 Oct 2009 22:57:23 +0100] rev 33246
eliminated some old folds;
wenzelm [Tue, 27 Oct 2009 22:56:14 +0100] rev 33245
eliminated some old folds;
wenzelm [Tue, 27 Oct 2009 22:55:27 +0100] rev 33244
Datatype.read_typ: standard argument order;
eliminated some old folds;
wenzelm [Tue, 27 Oct 2009 17:34:00 +0100] rev 33243
normalized basic type abbreviations;
wenzelm [Tue, 27 Oct 2009 17:19:31 +0100] rev 33242
misc tuning and simplification;
wenzelm [Tue, 27 Oct 2009 16:49:57 +0100] rev 33241
merged
wenzelm [Tue, 27 Oct 2009 16:16:12 +0100] rev 33240
merged
haftmann [Tue, 27 Oct 2009 16:05:22 +0100] rev 33239
merged
haftmann [Tue, 27 Oct 2009 16:04:44 +0100] rev 33238
merged
haftmann [Tue, 27 Oct 2009 15:32:21 +0100] rev 33237
tuned