haftmann [Fri, 30 Oct 2009 14:02:42 +0100] rev 33362
merged
haftmann [Fri, 30 Oct 2009 14:00:43 +0100] rev 33361
combined former theories Divides and IntDiv to one theory Divides
haftmann [Fri, 30 Oct 2009 13:59:52 +0100] rev 33360
tuned variable names of bindings; conceal predicate constants
haftmann [Fri, 30 Oct 2009 13:59:51 +0100] rev 33359
dedicated theory for loading numeral simprocs
haftmann [Fri, 30 Oct 2009 13:59:51 +0100] rev 33358
moved some div/mod lemmas to theory Divides
haftmann [Fri, 30 Oct 2009 13:59:50 +0100] rev 33357
tuned proof
haftmann [Fri, 30 Oct 2009 13:59:49 +0100] rev 33356
moved Commutative_Ring into session Decision_Procs
boehmes [Fri, 30 Oct 2009 11:31:34 +0100] rev 33355
abstract over variables in reversed order (application uses given order)
boehmes [Fri, 30 Oct 2009 11:27:47 +0100] rev 33354
disable printing of unparsed counterexamples for CVC3 and Yices
boehmes [Fri, 30 Oct 2009 11:26:38 +0100] rev 33353
pattern are separated only by spaces (no comma)
wenzelm [Fri, 30 Oct 2009 10:42:39 +0100] rev 33352
back to polyml-svn -- performance impact is minimal, slowdown was caused by accumulated cruft of long-running Mac OS;
krauss [Fri, 30 Oct 2009 01:32:06 +0100] rev 33351
less verbose termination tactics
krauss [Fri, 30 Oct 2009 01:32:06 +0100] rev 33350
less verbose inductive invocation
krauss [Fri, 30 Oct 2009 01:32:06 +0100] rev 33349
tuned
krauss [Fri, 30 Oct 2009 01:32:06 +0100] rev 33348
absorbed inductive_wrap function into Function_Core; more conventional argument order; tuned
wenzelm [Thu, 29 Oct 2009 23:58:15 +0100] rev 33347
merged
wenzelm [Thu, 29 Oct 2009 23:17:35 +0100] rev 33346
recovered from 7a1f597f454e, simplified imports;
wenzelm [Thu, 29 Oct 2009 22:29:51 +0100] rev 33345
merged
haftmann [Thu, 29 Oct 2009 22:16:58 +0100] rev 33344
merged
haftmann [Thu, 29 Oct 2009 22:16:40 +0100] rev 33343
adjusted to changes in theory Divides
haftmann [Thu, 29 Oct 2009 22:16:12 +0100] rev 33342
moved some lemmas to theory Int
haftmann [Thu, 29 Oct 2009 22:13:11 +0100] rev 33341
moved some dvd [int] facts to Int
haftmann [Thu, 29 Oct 2009 22:13:09 +0100] rev 33340
moved Nat_Transfer before Divides; distributed Nat_Transfer setup accordingly
wenzelm [Thu, 29 Oct 2009 23:56:33 +0100] rev 33339
eliminated some old folds;
wenzelm [Thu, 29 Oct 2009 23:49:55 +0100] rev 33338
eliminated some old folds;
wenzelm [Thu, 29 Oct 2009 23:48:56 +0100] rev 33337
eliminated some old folds;
wenzelm [Thu, 29 Oct 2009 20:53:24 +0100] rev 33336
less aggressive tracing;
wenzelm [Thu, 29 Oct 2009 20:35:47 +0100] rev 33335
DEEPEN: less aggressive tracing, subject to trace_DEEPEN;
wenzelm [Thu, 29 Oct 2009 18:53:58 +0100] rev 33334
merged
wenzelm [Thu, 29 Oct 2009 18:17:26 +0100] rev 33333
merged
bulwahn [Thu, 29 Oct 2009 14:06:49 +0100] rev 33332
removing ancient predicate compiler files
bulwahn [Thu, 29 Oct 2009 14:03:55 +0100] rev 33331
merged
bulwahn [Thu, 29 Oct 2009 13:59:37 +0100] rev 33330
encapsulating records with datatype constructors and adding type annotations to make SML/NJ happy
bulwahn [Wed, 28 Oct 2009 12:29:03 +0100] rev 33329
improved mode parser; added mode annotations to examples
bulwahn [Wed, 28 Oct 2009 12:29:02 +0100] rev 33328
moved datatype mode and string functions to the auxillary structure
bulwahn [Wed, 28 Oct 2009 12:29:01 +0100] rev 33327
improving mode parsing 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
paulson [Thu, 29 Oct 2009 16:22:14 +0000] rev 33325
merged
paulson [Thu, 29 Oct 2009 16:21:43 +0000] rev 33324
Tidied up some very ugly proofs
nipkow [Thu, 29 Oct 2009 15:47:03 +0100] rev 33323
small fixes
haftmann [Thu, 29 Oct 2009 13:37:55 +0100] rev 33322
merged
haftmann [Thu, 29 Oct 2009 11:41:39 +0100] rev 33321
join entries properly on theory merge
haftmann [Thu, 29 Oct 2009 11:41:38 +0100] rev 33320
moved some dvd [int] facts to Int
haftmann [Thu, 29 Oct 2009 11:41:37 +0100] rev 33319
moved algebraic classes to Ring_and_Field
haftmann [Thu, 29 Oct 2009 11:41:36 +0100] rev 33318
moved Nat_Transfer before Divides; distributed Nat_Transfer setup accordingly
wenzelm [Thu, 29 Oct 2009 17:58:26 +0100] rev 33317
standardized filter/filter_out;
wenzelm [Thu, 29 Oct 2009 16:59:12 +0100] rev 33316
modernized some structure names;
wenzelm [Thu, 29 Oct 2009 16:34:44 +0100] rev 33315
eliminated obsolete/unused Thm.kind_internal/is_internal etc.;
wenzelm [Thu, 29 Oct 2009 16:15:33 +0100] rev 33314
modernized functor/structures Interpretation;
wenzelm [Thu, 29 Oct 2009 16:09:41 +0100] rev 33313
tuned whitespace;
wenzelm [Thu, 29 Oct 2009 16:09:16 +0100] rev 33312
unregister: eliminated unused status;
wenzelm [Thu, 29 Oct 2009 16:08:45 +0100] rev 33311
proper header;
wenzelm [Thu, 29 Oct 2009 16:08:23 +0100] rev 33310
proper header;
tuned whitespace;
wenzelm [Thu, 29 Oct 2009 16:07:27 +0100] rev 33309
proper header;
adapted ResBlacklist -- eliminated inefficient hash table;
eliminated some old folds;
wenzelm [Thu, 29 Oct 2009 16:06:15 +0100] rev 33308
separate ResBlacklist, based on scalable persistent data -- avoids inefficient hashing later on;
wenzelm [Thu, 29 Oct 2009 16:05:51 +0100] rev 33307
Named_Thms is not scalable;
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;
wenzelm [Thu, 29 Oct 2009 14:54:14 +0100] rev 33305
tuned;
wenzelm [Thu, 29 Oct 2009 14:53:53 +0100] rev 33304
tuned proof;
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;