Thu, 01 Dec 2011 22:14:35 +0100 |
bulwahn |
extending quickcheck's result by the genuine flag
|
changeset |
files
|
Thu, 01 Dec 2011 22:14:35 +0100 |
bulwahn |
reporting random compilation also catches match exceptions internally
|
changeset |
files
|
Thu, 01 Dec 2011 22:14:35 +0100 |
bulwahn |
the narrowing also indicates if counterexample is potentially spurious
|
changeset |
files
|
Thu, 01 Dec 2011 22:14:35 +0100 |
bulwahn |
the simple exhaustive compilation also indicates if counterexample is potentially spurious;
|
changeset |
files
|
Thu, 01 Dec 2011 22:14:35 +0100 |
bulwahn |
quickcheck-random compilation also indicates if the counterexample is potentially spurious or not
|
changeset |
files
|
Thu, 01 Dec 2011 22:14:35 +0100 |
bulwahn |
changing the exhaustive generator signatures;
|
changeset |
files
|
Thu, 01 Dec 2011 22:14:35 +0100 |
bulwahn |
quickcheck's compilation returns if it is genuine counterexample or a counterexample due to a match exception
|
changeset |
files
|
Thu, 01 Dec 2011 22:14:35 +0100 |
bulwahn |
adding examples for quickcheck-random
|
changeset |
files
|
Thu, 01 Dec 2011 22:14:35 +0100 |
bulwahn |
removing exception handling now that is caught at some other point;
|
changeset |
files
|
Thu, 01 Dec 2011 22:14:35 +0100 |
bulwahn |
quickcheck random can also find potential counterexamples;
|
changeset |
files
|
Thu, 01 Dec 2011 20:54:48 +0100 |
wenzelm |
merged
|
changeset |
files
|
Thu, 01 Dec 2011 20:52:16 +0100 |
nipkow |
merged IMP/Util into IMP/Vars
|
changeset |
files
|
Thu, 01 Dec 2011 15:41:58 +0100 |
hoelzl |
use list theorems in Dining Cryptographers and Koepf Duermuth Countermeasure
|
changeset |
files
|
Thu, 01 Dec 2011 15:41:58 +0100 |
hoelzl |
cardinality of sets of lists
|
changeset |
files
|
Thu, 01 Dec 2011 15:41:48 +0100 |
hoelzl |
do not import examples Probability theory
|
changeset |
files
|
Thu, 01 Dec 2011 14:03:57 +0100 |
hoelzl |
moved theorems about distribution to the definition; removed oopsed-lemma
|
changeset |
files
|
Thu, 01 Dec 2011 14:03:57 +0100 |
hoelzl |
rename finite_prob_space.setsum_distribution, it collides with prob_space.setsum_distribution
|
changeset |
files
|
Thu, 01 Dec 2011 14:03:57 +0100 |
hoelzl |
remove duplicate theorem setsum_real_distribution
|
changeset |
files
|
Thu, 01 Dec 2011 14:29:14 +0100 |
wenzelm |
clarified modules (again) -- NB: both Document and Protocol are specific to this particular prover;
|
changeset |
files
|
Thu, 01 Dec 2011 13:34:16 +0100 |
blanchet |
updated Sledgehammer docs with new/renamed options
|
changeset |
files
|
Thu, 01 Dec 2011 13:34:14 +0100 |
blanchet |
added "minimize" option for more control over automatic minimization
|
changeset |
files
|
Thu, 01 Dec 2011 13:34:13 +0100 |
blanchet |
renamed "slicing" to "slice"
|
changeset |
files
|
Thu, 01 Dec 2011 13:34:12 +0100 |
blanchet |
tuning
|
changeset |
files
|
Thu, 01 Dec 2011 13:34:12 +0100 |
blanchet |
minor example tweak
|
changeset |
files
|
Thu, 01 Dec 2011 12:25:27 +0100 |
wenzelm |
renamed inner syntax categories "num" to "num_token" and "xnum" to "xnum_token";
|
changeset |
files
|
Thu, 01 Dec 2011 11:54:39 +0100 |
wenzelm |
updated markup conforming to ML side;
|
changeset |
files
|
Wed, 30 Nov 2011 23:30:08 +0100 |
wenzelm |
discontinued obsolete datatype "alt_names";
|
changeset |
files
|
Wed, 30 Nov 2011 21:14:01 +0100 |
wenzelm |
misc tuning;
|
changeset |
files
|
Wed, 30 Nov 2011 19:18:17 +0100 |
wenzelm |
merged
|
changeset |
files
|
Wed, 30 Nov 2011 18:50:46 +0100 |
kuncar |
removed outdated comment moved back and updated (at the direct request of Christian Urban)
|
changeset |
files
|
Wed, 30 Nov 2011 15:07:10 +0100 |
bulwahn |
more stable introduction of the internally used unknown term
|
changeset |
files
|
Wed, 30 Nov 2011 18:07:14 +0100 |
wenzelm |
prefer typedef without alternative name;
|
changeset |
files
|
Wed, 30 Nov 2011 17:30:01 +0100 |
wenzelm |
prefer cpodef without extra definition;
|
changeset |
files
|
Wed, 30 Nov 2011 16:27:10 +0100 |
wenzelm |
prefer typedef without extra definition and alternative name;
|
changeset |
files
|
Wed, 30 Nov 2011 16:05:15 +0100 |
wenzelm |
tuned layout;
|
changeset |
files
|
Wed, 30 Nov 2011 16:03:18 +0100 |
wenzelm |
tuned header;
|
changeset |
files
|
Wed, 30 Nov 2011 12:09:29 +0100 |
wenzelm |
updated version information;
|
changeset |
files
|
Wed, 30 Nov 2011 11:36:46 +0100 |
kuncar |
removed outdated comment
|
changeset |
files
|
Wed, 30 Nov 2011 10:07:32 +0100 |
bulwahn |
adding examples for the potential counterexamples in the simple scheme
|
changeset |
files
|
Wed, 30 Nov 2011 09:35:58 +0100 |
bulwahn |
also potential counterexamples in the simple exhaustive testing in quickcheck
|
changeset |
files
|
Wed, 30 Nov 2011 09:21:18 +0100 |
bulwahn |
quickcheck does not show evaluation terms of equations if they are simply free variables to avoid duplicated output; tuned
|
changeset |
files
|
Wed, 30 Nov 2011 09:21:15 +0100 |
bulwahn |
adding more verbose messages to exhaustive quickcheck
|
changeset |
files
|
Wed, 30 Nov 2011 09:21:11 +0100 |
bulwahn |
quickcheck narrowing also shows potential counterexamples
|
changeset |
files
|
Wed, 30 Nov 2011 09:21:09 +0100 |
bulwahn |
adding a exception-safe term reification step in quickcheck; adding examples
|
changeset |
files
|
Wed, 30 Nov 2011 09:21:07 +0100 |
bulwahn |
quickcheck returns counterexamples that are potentially spurious due to underspecified code equations and match exceptions
|
changeset |
files
|
Wed, 30 Nov 2011 09:21:04 +0100 |
bulwahn |
adding parsing of potential configuration to quickcheck command
|
changeset |
files
|
Wed, 30 Nov 2011 09:21:02 +0100 |
bulwahn |
adding quickcheck's potential configuration
|
changeset |
files
|
Tue, 29 Nov 2011 22:45:21 +0100 |
wenzelm |
more conventional file name;
|
changeset |
files
|
Tue, 29 Nov 2011 21:50:00 +0100 |
wenzelm |
merged
|
changeset |
files
|
Tue, 29 Nov 2011 15:52:51 +0100 |
kuncar |
updated documentation for the quotient package
|
changeset |
files
|
Tue, 29 Nov 2011 18:22:31 +0100 |
kuncar |
merged
|
changeset |
files
|
Tue, 29 Nov 2011 14:16:06 +0100 |
kuncar |
alternative names of morphisms in the definition of a quotient type can be specified
|
changeset |
files
|
Tue, 29 Nov 2011 14:33:18 +0100 |
bulwahn |
adjusting antiquote_setup (cf. d83797ef0d2d)
|
changeset |
files
|
Tue, 29 Nov 2011 21:50:00 +0100 |
wenzelm |
clarified Time vs. Timing;
|
changeset |
files
|
Tue, 29 Nov 2011 21:29:53 +0100 |
wenzelm |
separate compilation of PIDE vs. Pure sources, which enables independent Scala library;
|
changeset |
files
|
Tue, 29 Nov 2011 20:18:02 +0100 |
wenzelm |
clarified modules;
|
changeset |
files
|
Tue, 29 Nov 2011 20:17:11 +0100 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Tue, 29 Nov 2011 19:49:36 +0100 |
wenzelm |
rearranged files;
|
changeset |
files
|
Tue, 29 Nov 2011 06:09:41 +0100 |
huffman |
merged
|
changeset |
files
|
Mon, 28 Nov 2011 21:28:01 +0100 |
huffman |
use HOL_basic_ss instead of HOL_ss for internal simproc proofs (cf. b36eedcd1633)
|
changeset |
files
|
Mon, 28 Nov 2011 22:18:19 +0100 |
wenzelm |
explicit indication of modules for independent Scala library;
|
changeset |
files
|
Mon, 28 Nov 2011 22:05:32 +0100 |
wenzelm |
separate module for concrete Isabelle markup;
|
changeset |
files
|
Mon, 28 Nov 2011 20:39:08 +0100 |
wenzelm |
renamed Isabelle_Markup to Isabelle_Rendering to emphasize its meaning and make room for Pure Isabelle_Markup module;
|
changeset |
files
|
Mon, 28 Nov 2011 20:31:53 +0100 |
wenzelm |
tuned signature (according to ML version);
|
changeset |
files
|
Mon, 28 Nov 2011 18:08:07 +0100 |
nipkow |
merged
|
changeset |
files
|
Mon, 28 Nov 2011 11:22:36 +0100 |
nipkow |
Hide Product_Type.Times - too precious an identifier
|
changeset |
files
|
Mon, 28 Nov 2011 17:06:29 +0100 |
wenzelm |
more antiquotations;
|
changeset |
files
|
Mon, 28 Nov 2011 17:06:20 +0100 |
wenzelm |
tuned messages;
|
changeset |
files
|
Mon, 28 Nov 2011 17:05:41 +0100 |
wenzelm |
avoid stepping outside of context -- plain zero_var_indexes should be sufficient;
|
changeset |
files
|
Mon, 28 Nov 2011 12:13:27 +0100 |
bulwahn |
increasing timeout to avoid test failures
|
changeset |
files
|
Sun, 27 Nov 2011 23:12:03 +0100 |
wenzelm |
merged
|
changeset |
files
|
Sun, 27 Nov 2011 13:32:20 +0100 |
nipkow |
merged
|
changeset |
files
|
Sun, 27 Nov 2011 13:31:52 +0100 |
nipkow |
simplified Collecting1 and renamed: step -> step', step_cs -> step
|
changeset |
files
|
Sun, 27 Nov 2011 23:10:19 +0100 |
wenzelm |
more antiquotations;
|
changeset |
files
|
Sun, 27 Nov 2011 23:06:59 +0100 |
wenzelm |
tuned proof;
|
changeset |
files
|
Sun, 27 Nov 2011 22:20:07 +0100 |
wenzelm |
permissive update for improved "tool compliance";
|
changeset |
files
|
Sun, 27 Nov 2011 22:03:22 +0100 |
wenzelm |
just one data slot per module;
|
changeset |
files
|
Sun, 27 Nov 2011 21:53:38 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Sun, 27 Nov 2011 14:40:08 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Sun, 27 Nov 2011 14:26:57 +0100 |
wenzelm |
more antiquotations;
|
changeset |
files
|
Sun, 27 Nov 2011 14:20:31 +0100 |
wenzelm |
misc tuning;
|
changeset |
files
|
Sun, 27 Nov 2011 13:12:42 +0100 |
wenzelm |
refined "literal" document style, with some correspondence to actual text source;
|
changeset |
files
|
Sun, 27 Nov 2011 12:52:52 +0100 |
wenzelm |
modernized section about congruence rules;
|
changeset |
files
|
Sat, 26 Nov 2011 17:10:03 +0100 |
wenzelm |
sharing of token source with span source;
|
changeset |
files
|
Sat, 26 Nov 2011 14:14:51 +0100 |
wenzelm |
memoing of forked proofs;
|
changeset |
files
|
Sat, 26 Nov 2011 13:10:12 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Fri, 25 Nov 2011 23:04:12 +0100 |
wenzelm |
removed obsolete argument (cf. 954e9d6782ea);
|
changeset |
files
|
Fri, 25 Nov 2011 22:21:37 +0100 |
wenzelm |
merged
|
changeset |
files
|
Fri, 25 Nov 2011 19:07:26 +0100 |
krauss |
removed obsolete uses of Local_Theory.restore -- package composition P1 #> P2 no longer requires them due to 57def0b39696: P2 finds the results of P1 in the auxiliary context
|
changeset |
files
|
Fri, 25 Nov 2011 12:18:39 +0100 |
nipkow |
merged
|
changeset |
files
|
Fri, 25 Nov 2011 12:18:33 +0100 |
nipkow |
tuned
|
changeset |
files
|
Fri, 25 Nov 2011 22:10:51 +0100 |
wenzelm |
increased stack limits (again, cf. d9cf3520083c and 77c3e74bd954);
|
changeset |
files
|
Fri, 25 Nov 2011 21:29:11 +0100 |
wenzelm |
explicit change_parser thread, which avoids undirected Future.fork with its tendency towards hundreds of worker threads;
|
changeset |
files
|
Fri, 25 Nov 2011 21:27:16 +0100 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Fri, 25 Nov 2011 18:37:14 +0100 |
wenzelm |
retain stderr and include it in syslog, which is buffered and thus increases the chance that users see remains from crashes etc.;
|
changeset |
files
|
Fri, 25 Nov 2011 16:32:29 +0100 |
wenzelm |
prefer Parser.make_gram over Parser.merge_gram, to approximate n-ary merges on theory import;
|
changeset |
files
|
Fri, 25 Nov 2011 14:23:36 +0100 |
wenzelm |
recovered structural equality from 9d97bd3c086a, otherwise update_perspective might be issued over and over again, canceling a pending/slow execution;
|
changeset |
files
|
Fri, 25 Nov 2011 13:14:58 +0100 |
wenzelm |
proper intro? declarations -- NB: elim? indexes on major premise, which is too flexible here and easily leads to inefficiences (cf. a0336f8b6558);
|
changeset |
files
|
Fri, 25 Nov 2011 10:52:30 +0100 |
bulwahn |
improved example to only use quotient_definitions; added lemmas to serve as possible replacement for the existing RBT theory
|
changeset |
files
|
Fri, 25 Nov 2011 00:18:59 +0000 |
Christian Urban |
in a local context, also the free variable case needs to be analysed default tip
|
changeset |
files
|
Thu, 24 Nov 2011 21:41:58 +0100 |
wenzelm |
speed-up proof;
|
changeset |
files
|
Thu, 24 Nov 2011 21:15:20 +0100 |
wenzelm |
more abstract datatype stamp, which avoids pointless allocation of mutable cells;
|
changeset |
files
|
Thu, 24 Nov 2011 21:01:06 +0100 |
wenzelm |
modernized some old-style infix operations, which were left over from the time of ML proof scripts;
|
changeset |
files
|
Thu, 24 Nov 2011 20:45:34 +0100 |
wenzelm |
simplified -- empty_ss already contains minimal mksimps;
|
changeset |
files
|
Thu, 24 Nov 2011 19:58:37 +0100 |
nipkow |
Abstract interpretation is now based uniformly on annotated programs,
|
changeset |
files
|
Wed, 23 Nov 2011 23:31:32 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 23 Nov 2011 23:07:59 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 23 Nov 2011 22:59:39 +0100 |
wenzelm |
modernized some old-style infix operations, which were left over from the time of ML proof scripts;
|
changeset |
files
|
Wed, 23 Nov 2011 22:07:55 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 23 Nov 2011 13:46:46 +0100 |
wenzelm |
updated according to bdcaa3f3a2f4;
|
changeset |
files
|
Wed, 23 Nov 2011 13:41:42 +0100 |
wenzelm |
updated proof;
|
changeset |
files
|
Wed, 23 Nov 2011 07:44:56 +0100 |
nipkow |
tuned
|
changeset |
files
|
Wed, 23 Nov 2011 07:00:01 +0100 |
huffman |
remove outdated comment
|
changeset |
files
|
Mon, 21 Nov 2011 23:29:53 +0100 |
wenzelm |
NEWS;
|
changeset |
files
|
Mon, 21 Nov 2011 23:04:45 +0100 |
wenzelm |
simplified read_instantiate -- no longer need to assign values, since rule attributes are now static;
|
changeset |
files
|
Mon, 21 Nov 2011 23:03:31 +0100 |
wenzelm |
drop vacuous decls;
|
changeset |
files
|
Mon, 21 Nov 2011 21:38:08 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Mon, 21 Nov 2011 19:52:50 +0100 |
wenzelm |
tuned header;
|
changeset |
files
|
Mon, 21 Nov 2011 18:07:13 +0100 |
kuncar |
misspelled name
|
changeset |
files
|
Sun, 20 Nov 2011 21:28:07 +0100 |
wenzelm |
eliminated obsolete "standard";
|
changeset |
files
|