blanchet [Mon, 16 Aug 2010 13:59:04 +0200] rev 38454
detect old Vampire and give a nicer error message
nipkow [Tue, 17 Aug 2010 12:49:43 +0200] rev 38453
merged
nipkow [Tue, 17 Aug 2010 12:49:33 +0200] rev 38452
now works for schematic terms as well, thanks to Alex for the `how-to'
haftmann [Tue, 17 Aug 2010 12:30:31 +0200] rev 38451
added section on program refinement
haftmann [Tue, 17 Aug 2010 12:30:30 +0200] rev 38450
tuned whitespace
wenzelm [Tue, 17 Aug 2010 15:54:04 +0200] rev 38449
tune;
wenzelm [Tue, 17 Aug 2010 15:10:49 +0200] rev 38448
added functor Linear_Set, based on former adhoc structures in document.ML;
Linear_Set.delete_after (ML): actually delete table entries;
Scala Linear_Set: clarified exceptions, according to ML version;
simplified Document.node using Linear_Set;
ML Document.edit: refer to start via NONE instead of no_id, according to Scala version;
wenzelm [Mon, 16 Aug 2010 22:56:28 +0200] rev 38447
HOL-Proofs-Extraction: some workaround to make it work in low-memory situations (e.g. atbroy102 with as little as 1GB heap space);
wenzelm [Mon, 16 Aug 2010 18:20:36 +0200] rev 38446
XML.Cache: pipe-lined (thread-safe) version using actor;
tuned Isabelle_Process.pid handling;
wenzelm [Mon, 16 Aug 2010 17:04:22 +0200] rev 38445
simplified internal message format: dropped special Symbol.STX header;