bulwahn [Thu, 31 Mar 2011 17:15:13 +0200] rev 42185
merged
bulwahn [Thu, 31 Mar 2011 11:17:52 +0200] rev 42184
adapting Quickcheck_Narrowing (overseen in 234ec7011e5d); commenting out some examples temporarily
boehmes [Thu, 31 Mar 2011 14:02:03 +0200] rev 42183
provide a flag controlling whether all provided facts should be instantiated, possibly inventing new types (which does not work well with Sledgehammer)
blanchet [Thu, 31 Mar 2011 11:16:54 +0200] rev 42182
start monomorphization process with subgoal, not entire goal, to avoid needless instances (and only print monomorphization messages in debug mode)
blanchet [Thu, 31 Mar 2011 11:16:53 +0200] rev 42181
temporary workaround: filter out spurious monomorphic instances
blanchet [Thu, 31 Mar 2011 11:16:52 +0200] rev 42180
added monomorphization option to Sledgehammer ATPs -- this looks promising but is still off by default
blanchet [Thu, 31 Mar 2011 11:16:51 +0200] rev 42179
added support for "dest:" to "try"
haftmann [Thu, 31 Mar 2011 09:43:36 +0200] rev 42178
corrected infix precedence for boolean operators in Haskell
bulwahn [Thu, 31 Mar 2011 08:28:03 +0200] rev 42177
merged
bulwahn [Wed, 30 Mar 2011 19:09:57 +0200] rev 42176
removing dead code in exhaustive_generators
bulwahn [Wed, 30 Mar 2011 19:09:56 +0200] rev 42175
removing junk that should not have been committed
wenzelm [Wed, 30 Mar 2011 23:26:40 +0200] rev 42174
modernized specifications;
wenzelm [Wed, 30 Mar 2011 22:53:18 +0200] rev 42173
accomodate autofix discipline of non-body context;
wenzelm [Wed, 30 Mar 2011 22:45:10 +0200] rev 42172
session timing: show pseudo-speedup factor;
wenzelm [Wed, 30 Mar 2011 22:06:25 +0200] rev 42171
visualize skolem and hilite (undeclared frees);
tuned colors;
wenzelm [Wed, 30 Mar 2011 22:03:50 +0200] rev 42170
more informative markup_free;
wenzelm [Wed, 30 Mar 2011 21:07:48 +0200] rev 42169
inline lemmas instead of accidental physical addressing -- explicit is better than implicit;
wenzelm [Wed, 30 Mar 2011 20:21:40 +0200] rev 42168
tuned white space and indentation;
observe strict line length limitation (80-100 chars);
wenzelm [Wed, 30 Mar 2011 20:19:21 +0200] rev 42167
actually check list comprehension examples;
hoelzl [Wed, 30 Mar 2011 17:54:10 +0200] rev 42166
products of probability measures are probability measures
hoelzl [Wed, 30 Mar 2011 17:54:01 +0200] rev 42165
real multiplication is continuous
hoelzl [Wed, 30 Mar 2011 17:53:56 +0200] rev 42164
add lebesgue_real_affine
bulwahn [Wed, 30 Mar 2011 11:32:52 +0200] rev 42163
renewing specifications in HOL: replacing types by type_synonym
bulwahn [Wed, 30 Mar 2011 11:32:51 +0200] rev 42162
moved TimeLimit.timeLimit closure to limit time of compilation and execution to avoid the strange, occasional occuring message Exception trace for exception - Interrupt -- probably due to race conditions of a fast execution within the TimeLimit.timelimit closure
bulwahn [Wed, 30 Mar 2011 10:31:02 +0200] rev 42161
adding a regression test for SML_Quickcheck; putting SML_Quickcheck back in shape
bulwahn [Wed, 30 Mar 2011 09:44:17 +0200] rev 42160
NEWS
bulwahn [Wed, 30 Mar 2011 09:44:16 +0200] rev 42159
generalizing compilation scheme of quickcheck generators to multiple arguments; changing random and exhaustive tester to use one code invocation for polymorphic instances with multiple cardinalities
wenzelm [Tue, 29 Mar 2011 23:46:46 +0200] rev 42158
merged
krauss [Tue, 29 Mar 2011 22:06:53 +0200] rev 42157
added missing smlnj target
wenzelm [Tue, 29 Mar 2011 23:27:38 +0200] rev 42156
modernized specifications -- less axioms;
wenzelm [Tue, 29 Mar 2011 23:15:25 +0200] rev 42155
modernized specifications -- some attempts to avoid wild axiomatizations;
comp: retain infix \<circ> to retain type "o" from FOL;
tuned proofs;
wenzelm [Tue, 29 Mar 2011 22:36:56 +0200] rev 42154
tuned proofs;