Wed, 28 Oct 2009 12:29:02 +0100 moved datatype mode and string functions to the auxillary structure
bulwahn [Wed, 28 Oct 2009 12:29:02 +0100] rev 33328
moved datatype mode and string functions to the auxillary structure
Wed, 28 Oct 2009 12:29:01 +0100 improving mode parsing in the predicate compiler
bulwahn [Wed, 28 Oct 2009 12:29:01 +0100] rev 33327
improving mode parsing in the predicate compiler
Wed, 28 Oct 2009 12:29:00 +0100 improved handling of alternative rules; added test cases for alternative rules; normalized tracing in the predicate compiler
bulwahn [Wed, 28 Oct 2009 12:29:00 +0100] rev 33326
improved handling of alternative rules; added test cases for alternative rules; normalized tracing in the predicate compiler
Thu, 29 Oct 2009 16:22:14 +0000 merged
paulson [Thu, 29 Oct 2009 16:22:14 +0000] rev 33325
merged
Thu, 29 Oct 2009 16:21:43 +0000 Tidied up some very ugly proofs
paulson [Thu, 29 Oct 2009 16:21:43 +0000] rev 33324
Tidied up some very ugly proofs
Thu, 29 Oct 2009 15:47:03 +0100 small fixes
nipkow [Thu, 29 Oct 2009 15:47:03 +0100] rev 33323
small fixes
Thu, 29 Oct 2009 13:37:55 +0100 merged
haftmann [Thu, 29 Oct 2009 13:37:55 +0100] rev 33322
merged
Thu, 29 Oct 2009 11:41:39 +0100 join entries properly on theory merge
haftmann [Thu, 29 Oct 2009 11:41:39 +0100] rev 33321
join entries properly on theory merge
Thu, 29 Oct 2009 11:41:38 +0100 moved some dvd [int] facts to Int
haftmann [Thu, 29 Oct 2009 11:41:38 +0100] rev 33320
moved some dvd [int] facts to Int
Thu, 29 Oct 2009 11:41:37 +0100 moved algebraic classes to Ring_and_Field
haftmann [Thu, 29 Oct 2009 11:41:37 +0100] rev 33319
moved algebraic classes to Ring_and_Field
Thu, 29 Oct 2009 11:41:36 +0100 moved Nat_Transfer before Divides; distributed Nat_Transfer setup accordingly
haftmann [Thu, 29 Oct 2009 11:41:36 +0100] rev 33318
moved Nat_Transfer before Divides; distributed Nat_Transfer setup accordingly
Thu, 29 Oct 2009 17:58:26 +0100 standardized filter/filter_out;
wenzelm [Thu, 29 Oct 2009 17:58:26 +0100] rev 33317
standardized filter/filter_out;
Thu, 29 Oct 2009 16:59:12 +0100 modernized some structure names;
wenzelm [Thu, 29 Oct 2009 16:59:12 +0100] rev 33316
modernized some structure names;
Thu, 29 Oct 2009 16:34:44 +0100 eliminated obsolete/unused Thm.kind_internal/is_internal etc.;
wenzelm [Thu, 29 Oct 2009 16:34:44 +0100] rev 33315
eliminated obsolete/unused Thm.kind_internal/is_internal etc.;
Thu, 29 Oct 2009 16:15:33 +0100 modernized functor/structures Interpretation;
wenzelm [Thu, 29 Oct 2009 16:15:33 +0100] rev 33314
modernized functor/structures Interpretation;
Thu, 29 Oct 2009 16:09:41 +0100 tuned whitespace;
wenzelm [Thu, 29 Oct 2009 16:09:41 +0100] rev 33313
tuned whitespace;
Thu, 29 Oct 2009 16:09:16 +0100 unregister: eliminated unused status;
wenzelm [Thu, 29 Oct 2009 16:09:16 +0100] rev 33312
unregister: eliminated unused status;
Thu, 29 Oct 2009 16:08:45 +0100 proper header;
wenzelm [Thu, 29 Oct 2009 16:08:45 +0100] rev 33311
proper header;
Thu, 29 Oct 2009 16:08:23 +0100 proper header;
wenzelm [Thu, 29 Oct 2009 16:08:23 +0100] rev 33310
proper header; tuned whitespace;
Thu, 29 Oct 2009 16:07:27 +0100 proper header;
wenzelm [Thu, 29 Oct 2009 16:07:27 +0100] rev 33309
proper header; adapted ResBlacklist -- eliminated inefficient hash table; eliminated some old folds;
Thu, 29 Oct 2009 16:06:15 +0100 separate ResBlacklist, based on scalable persistent data -- avoids inefficient hashing later on;
wenzelm [Thu, 29 Oct 2009 16:06:15 +0100] rev 33308
separate ResBlacklist, based on scalable persistent data -- avoids inefficient hashing later on;
Thu, 29 Oct 2009 16:05:51 +0100 Named_Thms is not scalable;
wenzelm [Thu, 29 Oct 2009 16:05:51 +0100] rev 33307
Named_Thms is not scalable;
Thu, 29 Oct 2009 14:57:55 +0100 replaced slightly odd Thm.is_internal by Facts.is_concealed -- as provided by the name space;
wenzelm [Thu, 29 Oct 2009 14:57:55 +0100] rev 33306
replaced slightly odd Thm.is_internal by Facts.is_concealed -- as provided by the name space; tuned;
Thu, 29 Oct 2009 14:54:14 +0100 tuned;
wenzelm [Thu, 29 Oct 2009 14:54:14 +0100] rev 33305
tuned;
Thu, 29 Oct 2009 14:53:53 +0100 tuned proof;
wenzelm [Thu, 29 Oct 2009 14:53:53 +0100] rev 33304
tuned proof;
Thu, 29 Oct 2009 13:21:38 +0100 separate "inner_rule" tag indicates parts of induction rules -- avoids unclear overlap with "internal" tag;
wenzelm [Thu, 29 Oct 2009 13:21:38 +0100] rev 33303
separate "inner_rule" tag indicates parts of induction rules -- avoids unclear overlap with "internal" tag;
Thu, 29 Oct 2009 12:59:25 +0100 removed unused file;
wenzelm [Thu, 29 Oct 2009 12:59:25 +0100] rev 33302
removed unused file;
Thu, 29 Oct 2009 11:56:02 +0100 less hermetic ML;
wenzelm [Thu, 29 Oct 2009 11:56:02 +0100] rev 33301
less hermetic ML; parse_pattern: apply Consts.intern only once (Why is this done anyway?); modernized structure names;
Thu, 29 Oct 2009 11:26:47 +0100 removed slightly exotic symbol abbreviations for now -- achieves a coherent (unique) mapping;
wenzelm [Thu, 29 Oct 2009 11:26:47 +0100] rev 33300
removed slightly exotic symbol abbreviations for now -- achieves a coherent (unique) mapping; (NB: in principle symbol abbreviations could well be ambigous);
Thu, 29 Oct 2009 10:52:05 +0100 simplified method syntax of "smt",
boehmes [Thu, 29 Oct 2009 10:52:05 +0100] rev 33299
simplified method syntax of "smt", full normalization of binders, corrected translation of patterns into intermediate format, ignore empty lines in Z3 output
Thu, 29 Oct 2009 08:14:39 +0100 merged
haftmann [Thu, 29 Oct 2009 08:14:39 +0100] rev 33298
merged
Thu, 29 Oct 2009 08:14:23 +0100 adjusted import to changed HOL theory graph
haftmann [Thu, 29 Oct 2009 08:14:23 +0100] rev 33297
adjusted import to changed HOL theory graph
Wed, 28 Oct 2009 19:09:47 +0100 moved theory Divides after theory Nat_Numeral; tuned some proof texts
haftmann [Wed, 28 Oct 2009 19:09:47 +0100] rev 33296
moved theory Divides after theory Nat_Numeral; tuned some proof texts
Wed, 28 Oct 2009 23:21:45 +0100 proper nested quotes;
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);
Wed, 28 Oct 2009 22:57:32 +0100 components: ensure that the last line is read, even if it lacks EOL;
wenzelm [Wed, 28 Oct 2009 22:57:32 +0100] rev 33294
components: ensure that the last line is read, even if it lacks EOL;
Wed, 28 Oct 2009 22:26:00 +0100 updated Isar.goal;
wenzelm [Wed, 28 Oct 2009 22:26:00 +0100] rev 33293
updated Isar.goal;
Wed, 28 Oct 2009 22:18:00 +0100 renamed raw Proof.get_goal to Proof.raw_goal;
wenzelm [Wed, 28 Oct 2009 22:18:00 +0100] rev 33292
renamed raw Proof.get_goal to Proof.raw_goal;
Wed, 28 Oct 2009 22:04:57 +0100 back to Proof.raw_goal;
wenzelm [Wed, 28 Oct 2009 22:04:57 +0100] rev 33291
back to Proof.raw_goal;
Wed, 28 Oct 2009 22:02:53 +0100 renamed Proof.flat_goal to Proof.simple_goal;
wenzelm [Wed, 28 Oct 2009 22:02:53 +0100] rev 33290
renamed Proof.flat_goal to Proof.simple_goal;
Wed, 28 Oct 2009 22:01:40 +0100 Isar.goal: Proof.simple_goal, not raw version;
wenzelm [Wed, 28 Oct 2009 22:01:40 +0100] rev 33289
Isar.goal: Proof.simple_goal, not raw version;
Wed, 28 Oct 2009 22:01:05 +0100 replaced slightly odd get_goal/flat_goal by explicit goal views that correspond to the usual method categories;
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;
Wed, 28 Oct 2009 22:00:35 +0100 provide SpecParse.constdecl/constdef, e.g. for quotient_definition;
wenzelm [Wed, 28 Oct 2009 22:00:35 +0100] rev 33287
provide SpecParse.constdecl/constdef, e.g. for quotient_definition;
Wed, 28 Oct 2009 20:49:09 +0100 slightly more robust error message;
wenzelm [Wed, 28 Oct 2009 20:49:09 +0100] rev 33286
slightly more robust error message;
Wed, 28 Oct 2009 18:21:02 +0100 tuned;
wenzelm [Wed, 28 Oct 2009 18:21:02 +0100] rev 33285
tuned;
Wed, 28 Oct 2009 18:02:06 +0100 merged
wenzelm [Wed, 28 Oct 2009 18:02:06 +0100] rev 33284
merged
Wed, 28 Oct 2009 17:45:53 +0100 merged
wenzelm [Wed, 28 Oct 2009 17:45:53 +0100] rev 33283
merged
Wed, 28 Oct 2009 17:38:13 +0100 misc tuning;
wenzelm [Wed, 28 Oct 2009 17:38:13 +0100] rev 33282
misc tuning;
Wed, 28 Oct 2009 17:36:34 +0100 let naming transform binding beforehand -- covering only the "conceal" flag for now;
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;
Wed, 28 Oct 2009 16:28:12 +0100 tuned;
wenzelm [Wed, 28 Oct 2009 16:28:12 +0100] rev 33280
tuned;
Wed, 28 Oct 2009 16:27:48 +0100 simplified default binding;
wenzelm [Wed, 28 Oct 2009 16:27:48 +0100] rev 33279
simplified default binding; conceal internal bindings;
Wed, 28 Oct 2009 16:25:27 +0100 conceal internal bindings;
wenzelm [Wed, 28 Oct 2009 16:25:27 +0100] rev 33278
conceal internal bindings;
Wed, 28 Oct 2009 16:25:26 +0100 Drule.store: proper binding;
wenzelm [Wed, 28 Oct 2009 16:25:26 +0100] rev 33277
Drule.store: proper binding; conceal internal bindings;
Wed, 28 Oct 2009 16:25:10 +0100 added restore_naming;
wenzelm [Wed, 28 Oct 2009 16:25:10 +0100] rev 33276
added restore_naming;
Wed, 28 Oct 2009 17:44:03 +0100 load Product_Type before Nat; dropped junk
haftmann [Wed, 28 Oct 2009 17:44:03 +0100] rev 33275
load Product_Type before Nat; dropped junk
Wed, 28 Oct 2009 17:44:03 +0100 moved lemmas for dvd on nat to theories Nat and Power
haftmann [Wed, 28 Oct 2009 17:44:03 +0100] rev 33274
moved lemmas for dvd on nat to theories Nat and Power
Wed, 28 Oct 2009 12:21:38 +0000 Probability tweaks
paulson [Wed, 28 Oct 2009 12:21:38 +0000] rev 33273
Probability tweaks
Wed, 28 Oct 2009 11:43:06 +0000 merged
paulson [Wed, 28 Oct 2009 11:43:06 +0000] rev 33272
merged
Wed, 28 Oct 2009 11:42:31 +0000 New theory Probability, which contains a development of measure theory
paulson [Wed, 28 Oct 2009 11:42:31 +0000] rev 33271
New theory Probability, which contains a development of measure theory
Tue, 27 Oct 2009 14:46:03 +0000 merged
paulson [Tue, 27 Oct 2009 14:46:03 +0000] rev 33270
merged
Tue, 27 Oct 2009 12:59:57 +0000 New theory SupInf of the supremum and infimum operators for sets of reals.
paulson [Tue, 27 Oct 2009 12:59:57 +0000] rev 33269
New theory SupInf of the supremum and infimum operators for sets of reals.
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip