Fri, 01 Apr 2011 11:54:51 +0200 |
boehmes |
make configuration of (SMT) full monomorphization more flexible: turn boolean argument into a configuration option
|
changeset |
files
|
Fri, 01 Apr 2011 10:18:20 +0200 |
bulwahn |
merged
|
changeset |
files
|
Fri, 01 Apr 2011 09:20:59 +0200 |
bulwahn |
adding time profiling in quickcheck's batch testing for further diagnosis in IsaCoSy
|
changeset |
files
|
Fri, 01 Apr 2011 09:48:01 +0200 |
krauss |
raised timeouts further, for SML/NJ
|
changeset |
files
|
Fri, 01 Apr 2011 09:29:58 +0200 |
krauss |
adapted parsing of session timing (cf. e86b10c68f0b)
|
changeset |
files
|
Thu, 31 Mar 2011 17:15:13 +0200 |
bulwahn |
merged
|
changeset |
files
|
Thu, 31 Mar 2011 11:17:52 +0200 |
bulwahn |
adapting Quickcheck_Narrowing (overseen in 234ec7011e5d); commenting out some examples temporarily
|
changeset |
files
|
Thu, 31 Mar 2011 14:02:03 +0200 |
boehmes |
provide a flag controlling whether all provided facts should be instantiated, possibly inventing new types (which does not work well with Sledgehammer)
|
changeset |
files
|
Thu, 31 Mar 2011 11:16:54 +0200 |
blanchet |
start monomorphization process with subgoal, not entire goal, to avoid needless instances (and only print monomorphization messages in debug mode)
|
changeset |
files
|
Thu, 31 Mar 2011 11:16:53 +0200 |
blanchet |
temporary workaround: filter out spurious monomorphic instances
|
changeset |
files
|
Thu, 31 Mar 2011 11:16:52 +0200 |
blanchet |
added monomorphization option to Sledgehammer ATPs -- this looks promising but is still off by default
|
changeset |
files
|
Thu, 31 Mar 2011 11:16:51 +0200 |
blanchet |
added support for "dest:" to "try"
|
changeset |
files
|
Thu, 31 Mar 2011 09:43:36 +0200 |
haftmann |
corrected infix precedence for boolean operators in Haskell
|
changeset |
files
|
Thu, 31 Mar 2011 08:28:03 +0200 |
bulwahn |
merged
|
changeset |
files
|
Wed, 30 Mar 2011 19:09:57 +0200 |
bulwahn |
removing dead code in exhaustive_generators
|
changeset |
files
|
Wed, 30 Mar 2011 19:09:56 +0200 |
bulwahn |
removing junk that should not have been committed
|
changeset |
files
|
Wed, 30 Mar 2011 23:26:40 +0200 |
wenzelm |
modernized specifications;
|
changeset |
files
|
Wed, 30 Mar 2011 22:53:18 +0200 |
wenzelm |
accomodate autofix discipline of non-body context;
|
changeset |
files
|
Wed, 30 Mar 2011 22:45:10 +0200 |
wenzelm |
session timing: show pseudo-speedup factor;
|
changeset |
files
|
Wed, 30 Mar 2011 22:06:25 +0200 |
wenzelm |
visualize skolem and hilite (undeclared frees);
|
changeset |
files
|
Wed, 30 Mar 2011 22:03:50 +0200 |
wenzelm |
more informative markup_free;
|
changeset |
files
|
Wed, 30 Mar 2011 21:07:48 +0200 |
wenzelm |
inline lemmas instead of accidental physical addressing -- explicit is better than implicit;
|
changeset |
files
|
Wed, 30 Mar 2011 20:21:40 +0200 |
wenzelm |
tuned white space and indentation;
|
changeset |
files
|
Wed, 30 Mar 2011 20:19:21 +0200 |
wenzelm |
actually check list comprehension examples;
|
changeset |
files
|
Wed, 30 Mar 2011 17:54:10 +0200 |
hoelzl |
products of probability measures are probability measures
|
changeset |
files
|
Wed, 30 Mar 2011 17:54:01 +0200 |
hoelzl |
real multiplication is continuous
|
changeset |
files
|
Wed, 30 Mar 2011 17:53:56 +0200 |
hoelzl |
add lebesgue_real_affine
|
changeset |
files
|
Wed, 30 Mar 2011 11:32:52 +0200 |
bulwahn |
renewing specifications in HOL: replacing types by type_synonym
|
changeset |
files
|
Wed, 30 Mar 2011 11:32:51 +0200 |
bulwahn |
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
|
changeset |
files
|
Wed, 30 Mar 2011 10:31:02 +0200 |
bulwahn |
adding a regression test for SML_Quickcheck; putting SML_Quickcheck back in shape
|
changeset |
files
|
Wed, 30 Mar 2011 09:44:17 +0200 |
bulwahn |
NEWS
|
changeset |
files
|
Wed, 30 Mar 2011 09:44:16 +0200 |
bulwahn |
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
|
changeset |
files
|
Tue, 29 Mar 2011 23:46:46 +0200 |
wenzelm |
merged
|
changeset |
files
|
Tue, 29 Mar 2011 22:06:53 +0200 |
krauss |
added missing smlnj target
|
changeset |
files
|
Tue, 29 Mar 2011 23:27:38 +0200 |
wenzelm |
modernized specifications -- less axioms;
|
changeset |
files
|
Tue, 29 Mar 2011 23:15:25 +0200 |
wenzelm |
modernized specifications -- some attempts to avoid wild axiomatizations;
|
changeset |
files
|
Tue, 29 Mar 2011 22:36:56 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Tue, 29 Mar 2011 21:48:01 +0200 |
wenzelm |
use shared copy of hoare_syntax.ML;
|
changeset |
files
|
Tue, 29 Mar 2011 21:11:02 +0200 |
wenzelm |
Hoare syntax: standard abstraction syntax admits source positions;
|
changeset |
files
|
Tue, 29 Mar 2011 17:47:11 +0200 |
wenzelm |
tuned headers;
|
changeset |
files
|
Tue, 29 Mar 2011 17:30:26 +0200 |
wenzelm |
tuned headers;
|
changeset |
files
|
Tue, 29 Mar 2011 14:27:44 +0200 |
hoelzl |
NEWS
|
changeset |
files
|
Tue, 29 Mar 2011 14:27:42 +0200 |
hoelzl |
rename Probability_Space to Probability_Measure
|
changeset |
files
|
Tue, 29 Mar 2011 14:27:41 +0200 |
hoelzl |
add infinite product measure
|
changeset |
files
|
Tue, 29 Mar 2011 14:27:39 +0200 |
hoelzl |
split Product_Measure into Binary_Product_Measure and Finite_Product_Measure
|
changeset |
files
|
Tue, 29 Mar 2011 14:27:31 +0200 |
hoelzl |
proved caratheodory_empty_continuous
|
changeset |
files
|
Mon, 28 Mar 2011 23:49:53 +0200 |
wenzelm |
list comprehension: strip positions where the translation cannot handle them right now;
|
changeset |
files
|
Mon, 28 Mar 2011 22:44:14 +0200 |
wenzelm |
address serious problem of type inference (introduced in 6f085332c7d3): _type_constraint_ needs type scheme A --> A with proper scope of parameters, otherwise term "(f :: _ => _) :: 'c => 'c" will get type "'a => 'b", for example;
|
changeset |
files
|
Mon, 28 Mar 2011 17:33:16 +0200 |
krauss |
raised various timeouts to accommodate sluggish SML/NJ
|
changeset |
files
|
Mon, 28 Mar 2011 10:25:28 +0200 |
bulwahn |
changing values_timeout from a static option to a dynamic option as required for testing with SML/NJ
|
changeset |
files
|
Mon, 28 Mar 2011 09:22:22 +0200 |
krauss |
keep smlnj HOL images around
|
changeset |
files
|
Sun, 27 Mar 2011 21:44:10 +0200 |
wenzelm |
merged
|
changeset |
files
|
Sun, 27 Mar 2011 17:32:25 +0200 |
krauss |
added make target 'smlnj' to refer to what can/should be tested using smlnj -- allows the use of "isabelle makeall smlnj";
|
changeset |
files
|
Sun, 27 Mar 2011 16:56:16 +0200 |
krauss |
avoid *** in normal output, which usually marks errors in logs
|
changeset |
files
|
Sun, 27 Mar 2011 21:19:23 +0200 |
wenzelm |
added Markup.Name and Markup.Kind convenience;
|
changeset |
files
|
Sun, 27 Mar 2011 20:55:01 +0200 |
wenzelm |
decode_term: some context-sensitive markup;
|
changeset |
files
|
Sun, 27 Mar 2011 19:51:51 +0200 |
wenzelm |
tuned signatures;
|
changeset |
files
|
Sun, 27 Mar 2011 19:27:31 +0200 |
wenzelm |
decode_term: more precise reports;
|
changeset |
files
|
Sun, 27 Mar 2011 18:12:18 +0200 |
wenzelm |
adhoc token style for free/bound;
|
changeset |
files
|
Sun, 27 Mar 2011 17:55:11 +0200 |
wenzelm |
decode_term/disambig: report resolved term variables for the unique (!) result;
|
changeset |
files
|