Mon, 21 Sep 2009 08:34:56 +0200 boehmes tuned author
Fri, 18 Sep 2009 18:13:19 +0200 boehmes added new method "smt": an oracle-based connection to external SMT solvers
Sun, 20 Sep 2009 19:17:33 +0200 wenzelm tuned tracing;
Sun, 20 Sep 2009 18:37:55 +0200 wenzelm scheduler backdoor: 9999 means 1 worker;
Sun, 20 Sep 2009 18:15:07 +0200 wenzelm Hilbert_Classical: more precise control of parallel_proofs;
Sun, 20 Sep 2009 17:23:23 +0200 wenzelm actually observe Multithreading.enabled (cf. d302f1c9e356);
Sat, 19 Sep 2009 10:19:34 +0200 nipkow merged
Sat, 19 Sep 2009 10:19:12 +0200 nipkow restructured code
Sat, 19 Sep 2009 07:35:27 +0200 haftmann merged
Fri, 18 Sep 2009 16:00:56 +0200 haftmann rewrite premises in tactical proof also with inf_fun_eq and inf_bool_eq: attempt to allow user to use inf [=>] and inf [bool] in his specs
Fri, 18 Sep 2009 23:08:53 +0200 nipkow modified minimization log
Fri, 18 Sep 2009 14:40:24 +0200 nipkow merged
Fri, 18 Sep 2009 14:40:06 +0200 nipkow skip &&& goals
Fri, 18 Sep 2009 14:09:38 +0200 haftmann INTER and UNION are mere abbreviations for INFI and SUPR
Fri, 18 Sep 2009 09:35:23 +0200 haftmann simplified proof
Fri, 18 Sep 2009 09:07:51 +0200 haftmann partially isarified proof
Fri, 18 Sep 2009 09:07:50 +0200 haftmann tuned const_name antiquotations
Fri, 18 Sep 2009 09:07:49 +0200 haftmann more antiquotations
Fri, 18 Sep 2009 09:07:48 +0200 haftmann be more cautious wrt. simp rules: sup1_iff, sup2_iff, inf1_iff, inf2_iff, SUP1_iff, SUP2_iff, INF1_iff, INF2_iff are no longer simp by default
Fri, 18 Sep 2009 07:54:26 +0200 haftmann tuned NEWS, added CONTRIBUTORS
Thu, 17 Sep 2009 19:13:22 +0200 nipkow merged
Thu, 17 Sep 2009 19:13:07 +0200 nipkow removed misleading log line
Thu, 17 Sep 2009 15:04:46 +0100 paulson NEWS: New method metisFT
Thu, 17 Sep 2009 14:59:58 +0100 paulson New theorems for proving equalities and inclusions involving unions
Thu, 17 Sep 2009 14:07:44 +0200 boehmes added time limit for extraction phase (not supported on Cygwin)
Thu, 17 Sep 2009 11:58:21 +0200 boehmes merged
Thu, 17 Sep 2009 11:57:36 +0200 boehmes undo changes from revision 719426c9e1eb: removed Perl script for ATP invocation, measuring time using Bash-builtin "time";
Wed, 16 Sep 2009 22:46:10 +0200 wenzelm Synchronized.value does not require locking, since assigments are atomic;
Wed, 16 Sep 2009 21:31:57 +0200 wenzelm tuned;
Wed, 16 Sep 2009 21:14:08 +0200 wenzelm 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 haftmann merged
Wed, 16 Sep 2009 13:43:07 +0200 haftmann Inter and Union are mere abbreviations for Inf and Sup; tuned
Wed, 16 Sep 2009 13:43:05 +0200 haftmann Inter and Union are mere abbreviations for Inf and Sup
Wed, 16 Sep 2009 13:03:03 +0200 nipkow merged
Wed, 16 Sep 2009 12:47:14 +0200 nipkow revised lemma counting
Wed, 16 Sep 2009 09:04:41 +0200 haftmann merged
Tue, 15 Sep 2009 19:16:47 +0200 haftmann merged
Tue, 15 Sep 2009 19:16:35 +0200 haftmann hide new constants
Tue, 15 Sep 2009 15:41:30 +0200 haftmann merged
Tue, 15 Sep 2009 15:41:23 +0200 haftmann restored code generation for OCaml
Tue, 15 Sep 2009 15:22:15 +0200 haftmann added singleton example
Tue, 15 Sep 2009 12:11:10 +0200 haftmann added emptiness check predicate and singleton projection
Wed, 16 Sep 2009 00:12:52 +0200 wenzelm added append_after (tuned version of former insert_after of Seq);
Tue, 15 Sep 2009 23:57:07 +0200 wenzelm double linking for improved performance of "prev";
Tue, 15 Sep 2009 15:44:57 +0200 wenzelm merged
Tue, 15 Sep 2009 15:29:11 +0200 boehmes added hard timeout for sledgehammer based on elapsed time (no need to trust ATP's timeout handling);
Tue, 15 Sep 2009 15:17:53 +0200 wenzelm Isar.define_command: identify transaction;
Tue, 15 Sep 2009 13:09:13 +0200 wenzelm updated bib;
Mon, 14 Sep 2009 19:30:48 +0200 nipkow count number of iterations required for minimization (and fixed bug: minimization was always called)
Mon, 14 Sep 2009 12:25:02 +0200 haftmann merged
Mon, 14 Sep 2009 08:36:58 +0200 haftmann more antiquotations
Mon, 14 Sep 2009 08:36:57 +0200 haftmann some lemmas about strict order in lattices
Sun, 13 Sep 2009 02:10:41 +0200 wenzelm explicitly export type abbreviations (as usual in SML97);
Sun, 13 Sep 2009 02:07:52 +0200 wenzelm wrapper for Real.fmt -- via StringCvt.realfmt;
Sun, 13 Sep 2009 02:07:06 +0200 wenzelm made SML/NJ happy;
Sat, 12 Sep 2009 16:30:48 +0200 wenzelm standard headers and text sections;
Fri, 11 Sep 2009 09:53:02 +0200 nipkow merged
Fri, 11 Sep 2009 09:52:40 +0200 nipkow Made record parameter flexible to allow for extensions
Fri, 11 Sep 2009 09:05:26 +0200 haftmann merged
Fri, 11 Sep 2009 09:04:51 +0200 haftmann corrected upper/lowercase
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip