nipkow [Thu, 17 Sep 2009 19:13:22 +0200] rev 32599
merged
nipkow [Thu, 17 Sep 2009 19:13:07 +0200] rev 32598
removed misleading log line
paulson [Thu, 17 Sep 2009 15:04:46 +0100] rev 32597
NEWS: New method metisFT
paulson [Thu, 17 Sep 2009 14:59:58 +0100] rev 32596
New theorems for proving equalities and inclusions involving unions
boehmes [Thu, 17 Sep 2009 14:07:44 +0200] rev 32595
added time limit for extraction phase (not supported on Cygwin)
boehmes [Thu, 17 Sep 2009 11:58:21 +0200] rev 32594
merged
boehmes [Thu, 17 Sep 2009 11:57:36 +0200] rev 32593
undo changes from revision 719426c9e1eb: removed Perl script for ATP invocation, measuring time using Bash-builtin "time";
new "eproof" script written in Perl (hopefully more stable than the one coming with E)
wenzelm [Wed, 16 Sep 2009 22:46:10 +0200] rev 32592
Synchronized.value does not require locking, since assigments are atomic;
removed obsolete Synchronized.peek;
wenzelm [Wed, 16 Sep 2009 21:31:57 +0200] rev 32591
tuned;
wenzelm [Wed, 16 Sep 2009 21:14:08 +0200] rev 32590
replaced opaque signature matching by plain old abstype (again, cf. ac4498f95d1c) -- this recovers pretty printing in SML/NJ and Poly/ML 5.3;