wenzelm [Sun, 08 Nov 2009 18:43:22 +0100] rev 33521
adapted Theory_Data;
handle Symtab.DUP during actual merge;
wenzelm [Sun, 08 Nov 2009 18:42:57 +0100] rev 33520
tuned;
wenzelm [Sun, 08 Nov 2009 16:30:41 +0100] rev 33519
adapted Generic_Data, Proof_Data;
tuned;
wenzelm [Sun, 08 Nov 2009 16:28:18 +0100] rev 33518
adapted Generic_Data;
proper merge of fst/fst and snd/snd;
wenzelm [Sun, 08 Nov 2009 16:27:50 +0100] rev 33517
modernized/simplified functor Theory_Data, Proof_Data, Generic_Data: eliminated Pretty.pp, discontinued mutable data;
wenzelm [Sun, 08 Nov 2009 14:44:31 +0100] rev 33516
added "declaration (pervasive)";
wenzelm [Sun, 08 Nov 2009 14:38:36 +0100] rev 33515
print_theorems: suppress concealed (global) facts, unless "!" option is given;
wenzelm [Sun, 08 Nov 2009 13:57:07 +0100] rev 33514
updated generated file;
wenzelm [Sun, 08 Nov 2009 13:56:44 +0100] rev 33513
modernized structure Random_Word;
wenzelm [Sun, 08 Nov 2009 13:44:16 +0100] rev 33512
init_component: slightly more robust read (raw input, succeed on non-terminated last line);
webertj [Sat, 07 Nov 2009 18:55:50 +0000] rev 33511
merged
webertj [Sat, 07 Nov 2009 18:55:30 +0000] rev 33510
Due to popular demand: added a function that benchmarks proof reconstruction
for a single DIMACS CNF file.
webertj [Sat, 07 Nov 2009 18:53:29 +0000] rev 33509
Turned sections into subsections (better document structure).
huffman [Sat, 07 Nov 2009 08:31:56 -0800] rev 33508
merged
huffman [Sat, 07 Nov 2009 07:37:20 -0800] rev 33507
merged
huffman [Fri, 06 Nov 2009 09:50:37 -0800] rev 33506
fix name of lemma snd_strict
huffman [Thu, 05 Nov 2009 15:38:09 -0800] rev 33505
use try instead of handle
huffman [Thu, 05 Nov 2009 11:47:00 -0800] rev 33504
map functions for various types, with ep_pair/deflation/finite_deflation lemmas
huffman [Thu, 05 Nov 2009 11:36:30 -0800] rev 33503
lemma deflation_strict
wenzelm [Sat, 07 Nov 2009 16:54:13 +0100] rev 33502
tuned ML_OPTIONS for SML/NJ -- for improved performance;
haftmann [Sat, 07 Nov 2009 08:18:12 +0100] rev 33501
merged
haftmann [Sat, 07 Nov 2009 08:17:53 +0100] rev 33500
added predicate example
haftmann [Sat, 07 Nov 2009 08:17:52 +0100] rev 33499
tuned
haftmann [Sat, 07 Nov 2009 08:17:52 +0100] rev 33498
modernized primrec
boehmes [Fri, 06 Nov 2009 21:53:20 +0100] rev 33497
made SML/NJ happy
nipkow [Fri, 06 Nov 2009 21:20:37 +0100] rev 33496
merged
nipkow [Wed, 04 Nov 2009 11:40:59 +0100] rev 33495
merged
nipkow [Thu, 29 Oct 2009 16:23:57 +0100] rev 33494
Replaced exception CRing by error because it is meant for the user.