haftmann [Tue, 17 Aug 2010 14:33:39 +0200] rev 38462
formally document `code abstype` and `code abstract` attributes
haftmann [Tue, 17 Aug 2010 14:33:39 +0200] rev 38461
NEWS and CONTRIBUTORS
haftmann [Tue, 17 Aug 2010 14:19:12 +0200] rev 38460
nicer code for rev
haftmann [Tue, 17 Aug 2010 14:19:12 +0200] rev 38459
reworked section on simple datatype refinement
haftmann [Tue, 17 Aug 2010 14:19:11 +0200] rev 38458
tuned whitespace
blanchet [Tue, 17 Aug 2010 13:10:58 +0200] rev 38457
merged
blanchet [Mon, 16 Aug 2010 17:44:27 +0200] rev 38456
typos in comment
blanchet [Mon, 16 Aug 2010 16:58:45 +0200] rev 38455
more debug output
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);