Sun, 19 Dec 2010 06:34:41 -0800 huffman type 'defl' takes a type parameter again (cf. b525988432e9)
Sun, 19 Dec 2010 05:15:31 -0800 huffman reintroduce 'bifinite' class, now with existentially-quantified approx function (cf. b525988432e9)
Sun, 19 Dec 2010 04:06:02 -0800 huffman renamed Bifinite.thy to Representable.thy
Fri, 17 Dec 2010 16:43:45 -0800 huffman renamed CompactBasis.thy to Compact_Basis.thy
Sun, 19 Dec 2010 19:03:49 +0100 boehmes merged
Sun, 19 Dec 2010 18:55:21 +0100 boehmes updated SMT certificates
Sun, 19 Dec 2010 18:54:29 +0100 boehmes removed odd decoration of built-in symbols as Vars (instead provide built-in desctructor functions along with their inverse functions);
Sun, 19 Dec 2010 17:55:56 +0100 boehmes only linear occurrences of multiplication are treated as built-in (SMT solvers only support linear arithmetic in general);
Sun, 19 Dec 2010 13:25:18 +0100 blanchet escape backticks in altstrings
Sun, 19 Dec 2010 11:48:42 +0100 blanchet added a timestamp to Nitpick in verbose mode for debugging purposes;
Sun, 19 Dec 2010 00:13:25 +0100 blanchet reduce the minimizer slack and add verbose information
Sat, 18 Dec 2010 23:31:22 +0100 blanchet two layers of timeouts seem to be less reliable than a single layer
Sat, 18 Dec 2010 22:15:39 +0100 blanchet move relevance filter into hard timeout
Sat, 18 Dec 2010 21:24:34 +0100 blanchet handle timeouts in Mirabelle more gracefully
Sat, 18 Dec 2010 21:07:34 +0100 blanchet made the relevance filter treat unatomizable facts like "atomize_all" properly (these result in problems that get E spinning seemingly forever);
Sat, 18 Dec 2010 18:43:16 +0100 ballarin Add mixins to locale dependencies.
Sat, 18 Dec 2010 18:43:14 +0100 ballarin Enable show_hyps, which appears to be set in batch mode but in an interactive session.
Sat, 18 Dec 2010 18:43:13 +0100 ballarin Add mixins to sublocale command.
Sat, 18 Dec 2010 14:02:14 +0100 blanchet tuning
Sat, 18 Dec 2010 13:48:24 +0100 blanchet higher hard timeout
Sat, 18 Dec 2010 13:43:46 +0100 blanchet lower threshold where the binary algorithm kick in and use the same value for automatic minimization
Sat, 18 Dec 2010 13:38:14 +0100 blanchet compile
Sat, 18 Dec 2010 13:34:32 +0100 blanchet let each prover minimizes its own stuff (rather than taking the first prover of the list to minimize every prover's stuff)
Sat, 18 Dec 2010 12:55:33 +0100 blanchet use minimizing prover in Mirabelle
Sat, 18 Dec 2010 12:53:56 +0100 blanchet renamed function to run prover with minimizer and changed signature to clarify its semantics and make it a drop in replacement for "get_prover"
Sat, 18 Dec 2010 12:46:58 +0100 blanchet factored out running a prover with (optionally) an implicit minimizer phrase
Fri, 17 Dec 2010 23:18:39 +0100 wenzelm merged;
Fri, 17 Dec 2010 23:09:53 +0100 blanchet remove option that doesn't work in Mirabelle anyway (Mirabelle uses Sledgehammer_Provers, not Sledgehammer_Run)
Fri, 17 Dec 2010 22:15:08 +0100 blanchet more precise error messages in "verbose" (or "debug") mode, following this morning's permission debacle
Fri, 17 Dec 2010 21:47:13 +0100 blanchet convenient syntax for setting provers -- useful for debugging, not for general consumption and hence not documented
Fri, 17 Dec 2010 21:32:06 +0100 blanchet merged
Fri, 17 Dec 2010 21:31:19 +0100 blanchet put the SMT weights back where they belong, so that they're also used by Mirabelle
Fri, 17 Dec 2010 18:23:56 +0100 blanchet added debugging option to find out how good the relevance filter was at identifying relevant facts
Fri, 17 Dec 2010 22:23:56 +0100 wenzelm extra checking of name bindings for classes, types, consts;
Fri, 17 Dec 2010 20:21:35 +0100 wenzelm more explicit references to structure Raw_Simplifier;
Fri, 17 Dec 2010 18:38:33 +0100 wenzelm merged
Fri, 17 Dec 2010 18:33:35 +0100 wenzelm merged
Fri, 17 Dec 2010 18:15:56 +0100 wenzelm merged
Fri, 17 Dec 2010 18:10:37 +0100 wenzelm Command 'type_synonym' (with single argument) supersedes 'types' (legacy feature);
Fri, 17 Dec 2010 18:32:40 +0100 haftmann dropped slightly odd Conv.tap_thy
Fri, 17 Dec 2010 18:24:44 +0100 haftmann avoid slightly odd Conv.tap_thy
Fri, 17 Dec 2010 18:24:44 +0100 haftmann allocate intermediate directories in module hierarchy
Fri, 17 Dec 2010 16:55:27 +0100 blanchet export experimental options
Fri, 17 Dec 2010 16:45:31 +0100 blanchet merged
Fri, 17 Dec 2010 16:20:02 +0100 blanchet compile
Fri, 17 Dec 2010 15:30:43 +0100 blanchet run the SMT relevance filter only once, then run the normalization/monomorphization code once _per class_ of SMT solvers
Fri, 17 Dec 2010 12:10:08 +0100 blanchet make timeout part of the SMT filter's tail
Fri, 17 Dec 2010 12:02:57 +0100 blanchet merge
Fri, 17 Dec 2010 12:02:46 +0100 blanchet split "smt_filter" into head and tail
Fri, 17 Dec 2010 12:01:49 +0100 blanchet fewer facts to SInE-E
Fri, 17 Dec 2010 11:12:37 +0100 blanchet Z3 sometimes reports two errors, with the first one referring to line 1 for some strange reason -- but it makes no sense to kill line 1, so we traverse the errors in reverse and consider only the last error
Fri, 17 Dec 2010 09:56:04 +0100 blanchet trap one more Z3 error
Fri, 17 Dec 2010 15:30:00 +0100 boehmes fixed the command-line syntax for setting Yices' random seed
Fri, 17 Dec 2010 15:07:32 +0100 boehmes merged
Fri, 17 Dec 2010 14:59:06 +0100 boehmes updated SMT certificates
Fri, 17 Dec 2010 14:36:33 +0100 boehmes fixed lambda-lifting: shift indices of bound variables correctly (after locking the required bound variables) and apply bound variables to the new function symbol in the right order;
Fri, 17 Dec 2010 12:14:18 +0100 bulwahn adding exhaustive tester instances for numeric types: code_numeral, nat, rat and real
Fri, 17 Dec 2010 17:48:05 +0100 wenzelm updated generated file;
Fri, 17 Dec 2010 17:43:54 +0100 wenzelm replaced command 'nonterminals' by slightly modernized version 'nonterminal';
Fri, 17 Dec 2010 17:08:56 +0100 wenzelm renamed structure MetaSimplifier to raw_Simplifer, to emphasize its meaning;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip