Thu, 17 Sep 2009 15:04:46 +0100 NEWS: New method metisFT
paulson [Thu, 17 Sep 2009 15:04:46 +0100] rev 32597
NEWS: New method metisFT
Thu, 17 Sep 2009 14:59:58 +0100 New theorems for proving equalities and inclusions involving unions
paulson [Thu, 17 Sep 2009 14:59:58 +0100] rev 32596
New theorems for proving equalities and inclusions involving unions
Thu, 17 Sep 2009 14:07:44 +0200 added time limit for extraction phase (not supported on Cygwin)
boehmes [Thu, 17 Sep 2009 14:07:44 +0200] rev 32595
added time limit for extraction phase (not supported on Cygwin)
Thu, 17 Sep 2009 11:58:21 +0200 merged
boehmes [Thu, 17 Sep 2009 11:58:21 +0200] rev 32594
merged
Thu, 17 Sep 2009 11:57:36 +0200 undo changes from revision 719426c9e1eb: removed Perl script for ATP invocation, measuring time using Bash-builtin "time";
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)
Wed, 16 Sep 2009 22:46:10 +0200 Synchronized.value does not require locking, since assigments are atomic;
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;
Wed, 16 Sep 2009 21:31:57 +0200 tuned;
wenzelm [Wed, 16 Sep 2009 21:31:57 +0200] rev 32591
tuned;
Wed, 16 Sep 2009 21:14:08 +0200 replaced opaque signature matching by plain old abstype (again, cf. ac4498f95d1c) -- this recovers pretty printing in SML/NJ and Poly/ML 5.3;
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;
Wed, 16 Sep 2009 13:43:15 +0200 merged
haftmann [Wed, 16 Sep 2009 13:43:15 +0200] rev 32589
merged
Wed, 16 Sep 2009 13:43:07 +0200 Inter and Union are mere abbreviations for Inf and Sup; tuned
haftmann [Wed, 16 Sep 2009 13:43:07 +0200] rev 32588
Inter and Union are mere abbreviations for Inf and Sup; tuned
Wed, 16 Sep 2009 13:43:05 +0200 Inter and Union are mere abbreviations for Inf and Sup
haftmann [Wed, 16 Sep 2009 13:43:05 +0200] rev 32587
Inter and Union are mere abbreviations for Inf and Sup
Wed, 16 Sep 2009 13:03:03 +0200 merged
nipkow [Wed, 16 Sep 2009 13:03:03 +0200] rev 32586
merged
Wed, 16 Sep 2009 12:47:14 +0200 revised lemma counting
nipkow [Wed, 16 Sep 2009 12:47:14 +0200] rev 32585
revised lemma counting
Wed, 16 Sep 2009 09:04:41 +0200 merged
haftmann [Wed, 16 Sep 2009 09:04:41 +0200] rev 32584
merged
Tue, 15 Sep 2009 19:16:47 +0200 merged
haftmann [Tue, 15 Sep 2009 19:16:47 +0200] rev 32583
merged
Tue, 15 Sep 2009 19:16:35 +0200 hide new constants
haftmann [Tue, 15 Sep 2009 19:16:35 +0200] rev 32582
hide new constants
Tue, 15 Sep 2009 15:41:30 +0200 merged
haftmann [Tue, 15 Sep 2009 15:41:30 +0200] rev 32581
merged
Tue, 15 Sep 2009 15:41:23 +0200 restored code generation for OCaml
haftmann [Tue, 15 Sep 2009 15:41:23 +0200] rev 32580
restored code generation for OCaml
Tue, 15 Sep 2009 15:22:15 +0200 added singleton example
haftmann [Tue, 15 Sep 2009 15:22:15 +0200] rev 32579
added singleton example
Tue, 15 Sep 2009 12:11:10 +0200 added emptiness check predicate and singleton projection
haftmann [Tue, 15 Sep 2009 12:11:10 +0200] rev 32578
added emptiness check predicate and singleton projection
Wed, 16 Sep 2009 00:12:52 +0200 added append_after (tuned version of former insert_after of Seq);
wenzelm [Wed, 16 Sep 2009 00:12:52 +0200] rev 32577
added append_after (tuned version of former insert_after of Seq);
Tue, 15 Sep 2009 23:57:07 +0200 double linking for improved performance of "prev";
wenzelm [Tue, 15 Sep 2009 23:57:07 +0200] rev 32576
double linking for improved performance of "prev"; misc tuning;
Tue, 15 Sep 2009 15:44:57 +0200 merged
wenzelm [Tue, 15 Sep 2009 15:44:57 +0200] rev 32575
merged
Tue, 15 Sep 2009 15:29:11 +0200 added hard timeout for sledgehammer based on elapsed time (no need to trust ATP's timeout handling);
boehmes [Tue, 15 Sep 2009 15:29:11 +0200] rev 32574
added hard timeout for sledgehammer based on elapsed time (no need to trust ATP's timeout handling); separate Perl script to invoke local ATPs and measure their user time, with proper setup of process groups required by E
Tue, 15 Sep 2009 15:17:53 +0200 Isar.define_command: identify transaction;
wenzelm [Tue, 15 Sep 2009 15:17:53 +0200] rev 32573
Isar.define_command: identify transaction;
Tue, 15 Sep 2009 13:09:13 +0200 updated bib;
wenzelm [Tue, 15 Sep 2009 13:09:13 +0200] rev 32572
updated bib;
Mon, 14 Sep 2009 19:30:48 +0200 count number of iterations required for minimization (and fixed bug: minimization was always called)
nipkow [Mon, 14 Sep 2009 19:30:48 +0200] rev 32571
count number of iterations required for minimization (and fixed bug: minimization was always called)
Mon, 14 Sep 2009 12:25:02 +0200 merged
haftmann [Mon, 14 Sep 2009 12:25:02 +0200] rev 32570
merged
Mon, 14 Sep 2009 08:36:58 +0200 more antiquotations
haftmann [Mon, 14 Sep 2009 08:36:58 +0200] rev 32569
more antiquotations
Mon, 14 Sep 2009 08:36:57 +0200 some lemmas about strict order in lattices
haftmann [Mon, 14 Sep 2009 08:36:57 +0200] rev 32568
some lemmas about strict order in lattices
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip