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