Thu, 09 Dec 2010 17:25:43 +0100 haftmann dictionary constants must permit explicit weakening of classes;
Thu, 09 Dec 2010 09:58:33 +0100 haftmann tracing of term to be evaluated
Thu, 09 Dec 2010 10:22:17 +0100 hoelzl merged
Wed, 08 Dec 2010 19:32:11 +0100 hoelzl use SUPR_ and INFI_apply instead of SUPR_, INFI_fun_expand
Wed, 08 Dec 2010 16:15:14 +0100 hoelzl integral over setprod
Wed, 08 Dec 2010 16:15:14 +0100 hoelzl cleanup bijectivity btw. product spaces and pairs
Thu, 09 Dec 2010 08:46:04 +0100 blanchet compile
Wed, 08 Dec 2010 22:18:37 +0100 blanchet lower fudge factor
Wed, 08 Dec 2010 22:17:53 +0100 blanchet reword error message
Wed, 08 Dec 2010 22:17:53 +0100 blanchet implicitly call the minimizer for SMT solvers that don't return an unsat core
Wed, 08 Dec 2010 22:17:52 +0100 blanchet renamings
Wed, 08 Dec 2010 22:17:52 +0100 blanchet moved function to later module
Wed, 08 Dec 2010 22:17:52 +0100 blanchet clarified terminology
Wed, 08 Dec 2010 22:17:52 +0100 blanchet split "Sledgehammer" module into two parts, to resolve forthcoming dependency problems
Wed, 08 Dec 2010 18:07:04 +0100 bulwahn if only finite types and no real datatypes occur in the quantifiers only enumerate cardinality not size in quickcheck
Wed, 08 Dec 2010 18:07:03 +0100 bulwahn adding a smarter enumeration scheme for finite functions
Wed, 08 Dec 2010 16:47:57 +0100 haftmann merged
Wed, 08 Dec 2010 16:47:45 +0100 haftmann work around problems with eta-expansion of equations
Wed, 08 Dec 2010 15:05:46 +0100 haftmann bot comes before top, inf before sup etc.
Wed, 08 Dec 2010 14:52:23 +0100 haftmann tuned
Wed, 08 Dec 2010 14:52:23 +0100 haftmann nice syntax for lattice INFI, SUPR;
Wed, 08 Dec 2010 14:52:23 +0100 haftmann NEWS
Wed, 08 Dec 2010 14:25:08 +0100 bulwahn adding more efficient implementations for quantifiers in Enum
Wed, 08 Dec 2010 14:25:07 +0100 bulwahn improving the mutabelle script
Wed, 08 Dec 2010 13:34:51 +0100 haftmann primitive definitions of bot/top/inf/sup for bool and fun are named with canonical suffix `_def` rather than `_eq`;
Wed, 08 Dec 2010 13:34:50 +0100 haftmann primitive definitions of bot/top/inf/sup for bool and fun are named with canonical suffix `_def` rather than `_eq`
Wed, 08 Dec 2010 13:34:50 +0100 haftmann hide popular names R and B
Wed, 08 Dec 2010 08:33:04 +0100 boehmes built-in numbers are also built-in terms
Wed, 08 Dec 2010 08:33:02 +0100 boehmes be more flexible: store SMT built-in symbols in generic contexts (not in theory contexts)
Tue, 07 Dec 2010 21:58:36 +0100 haftmann merged
Tue, 07 Dec 2010 16:33:54 +0100 haftmann more concise case names; proved extensionality
Tue, 07 Dec 2010 16:33:54 +0100 haftmann name filter operation just filter (c.f. List.filter and list comprehension syntax)
Tue, 07 Dec 2010 21:32:47 +0100 haftmann tuned whitespace
Tue, 07 Dec 2010 17:23:14 +0100 wenzelm eliminated some hard tabulators (deprecated);
Tue, 07 Dec 2010 16:27:07 +0100 blanchet pass constant arguments to the built-in check function, cf. d2b1fc1b8e19
Tue, 07 Dec 2010 15:55:35 +0100 boehmes merged
Tue, 07 Dec 2010 15:44:38 +0100 boehmes updated SMT certificates
Tue, 07 Dec 2010 15:01:42 +0100 boehmes reduced unnecessary complexity; improved documentation; tuned
Tue, 07 Dec 2010 15:01:37 +0100 boehmes tuned
Tue, 07 Dec 2010 14:54:31 +0100 boehmes centralized handling of built-in types and constants for bitvectors
Tue, 07 Dec 2010 14:53:44 +0100 boehmes moved smt_word.ML into the directory of the Word library
Tue, 07 Dec 2010 14:53:12 +0100 boehmes centralized handling of built-in types and constants;
Mon, 06 Dec 2010 16:54:22 +0100 boehmes more aggressive unfolding of unknowns in Z3 models
Mon, 06 Dec 2010 15:38:02 +0100 boehmes tuned
Tue, 07 Dec 2010 13:33:28 +0100 bulwahn adding a definition for refl_on which is friendly for quickcheck and nitpick
Tue, 07 Dec 2010 12:10:13 +0100 blanchet merged
Tue, 07 Dec 2010 11:56:56 +0100 blanchet simplify monotonicity code after killing "fin_fun" optimization
Tue, 07 Dec 2010 11:56:56 +0100 blanchet updated Nitpick's documentation w.r.t. finitization
Tue, 07 Dec 2010 11:56:53 +0100 blanchet remove the "fin_fun" optimization in Nitpick -- it was always a hack and didn't help much
Tue, 07 Dec 2010 11:56:01 +0100 blanchet give the inner timeout mechanism a chance, since it gives more precise information to the user
Tue, 07 Dec 2010 11:56:01 +0100 blanchet updated monotonicity calculus w.r.t. set products
Tue, 07 Dec 2010 11:56:01 +0100 blanchet removed needless optimization for image -- there might be cases that benefit from it but there are others where it is clearly evil
Tue, 07 Dec 2010 11:56:01 +0100 blanchet added a hint when the user obviously just forgot a colon after the lemma's name
Tue, 07 Dec 2010 11:56:01 +0100 blanchet simplified special handling of set products
Tue, 07 Dec 2010 11:56:01 +0100 blanchet fix special handling of set products
Tue, 07 Dec 2010 11:56:01 +0100 blanchet use heuristic to determine whether to keep or drop an existing "let" -- and drop all higher-order lets
Tue, 07 Dec 2010 11:50:16 +0100 bulwahn merged
Tue, 07 Dec 2010 10:03:43 +0100 bulwahn testing smartly in two dimensions (cardinality and size) in quickcheck
Tue, 07 Dec 2010 09:58:56 +0100 blanchet load "try" after "Metis" and move "Async_Manager" back to Sledgehammer
Tue, 07 Dec 2010 09:58:52 +0100 blanchet make SML/NJ happy
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip