Tue, 14 Dec 2010 00:16:30 +0100 krauss Admin/contributed_components tries to formalize compatibility with external components (for use e.g. by testing tools), guessing from the content of TUM contrib_devel directory
Mon, 13 Dec 2010 22:54:47 +0100 haftmann separated dictionary weakning into separate type
Mon, 13 Dec 2010 10:15:27 +0100 krauss eliminated dest_all_all_ctx
Mon, 13 Dec 2010 10:15:26 +0100 krauss private term variant of Variable.focus
Mon, 13 Dec 2010 08:51:52 +0100 bulwahn adding an executable THE operator on finite types
Sun, 12 Dec 2010 21:41:01 +0100 krauss tuned headers
Sun, 12 Dec 2010 21:40:59 +0100 krauss added signature;
Sat, 11 Dec 2010 21:27:53 -0800 huffman add HOLCF library theories with cpo/predomain instances for HOL types
Sat, 11 Dec 2010 11:26:37 -0800 huffman xsymbol notation for powerdomain types
Sat, 11 Dec 2010 10:35:40 -0800 huffman new powerdomain lemmas
Sat, 11 Dec 2010 00:14:12 +0100 krauss made smlnj happy
Fri, 10 Dec 2010 16:10:57 +0100 haftmann merged
Fri, 10 Dec 2010 16:10:50 +0100 haftmann moved most fundamental lemmas upwards
Fri, 10 Dec 2010 14:10:35 +0100 bulwahn setting finite_type_size to 1 in mutabelle_extra
Fri, 10 Dec 2010 11:42:05 +0100 bulwahn adding check_all instances for a few more finite types in smallcheck
Fri, 10 Dec 2010 11:42:04 +0100 bulwahn removing unneccassary sort constraints
Fri, 10 Dec 2010 09:18:17 +0100 krauss made smlnj happy
Thu, 09 Dec 2010 17:26:08 +0100 haftmann merged
Thu, 09 Dec 2010 17:25:43 +0100 haftmann tuned names
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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip