Wed, 15 May 2013 22:30:24 +0200 |
wenzelm |
clarified preferences: "override" re-initialized on prover startup, and "default" sent to PG -- thus recover typical defaults like auto-quickcheck in PG 4.x;
|
file |
diff |
annotate
|
Wed, 15 May 2013 20:22:46 +0200 |
wenzelm |
maintain ProofGeneral preferences within ProofGeneral module;
|
file |
diff |
annotate
|
Wed, 15 May 2013 17:39:41 +0200 |
wenzelm |
just one ProofGeneral module;
|
file |
diff |
annotate
|
Tue, 09 Apr 2013 15:29:25 +0200 |
wenzelm |
discontinued Toplevel.no_timing complication -- also recovers timing of diagnostic commands, e.g. 'find_theorems';
|
file |
diff |
annotate
|
Wed, 27 Mar 2013 17:58:07 +0100 |
wenzelm |
more robust access Toplevel.proof_of -- prefer warning via Toplevel.unknown_proof over hard crash (notably for skipped proofs);
|
file |
diff |
annotate
|
Thu, 28 Feb 2013 12:43:28 +0100 |
wenzelm |
tuned whitespace and indentation;
|
file |
diff |
annotate
|
Sun, 25 Nov 2012 19:49:24 +0100 |
wenzelm |
Isabelle-specific implementation of quasi-abstract markup elements -- back to module arrangement before d83797ef0d2d;
|
file |
diff |
annotate
|
Fri, 14 Sep 2012 18:12:41 +0200 |
wenzelm |
clarified markup names;
|
file |
diff |
annotate
|
Thu, 19 Apr 2012 19:18:11 +0200 |
haftmann |
dropped dead code
|
file |
diff |
annotate
|
Thu, 19 Apr 2012 10:16:51 +0200 |
haftmann |
dropped dead code;
|
file |
diff |
annotate
|
Fri, 06 Apr 2012 13:10:45 +0200 |
wenzelm |
standardized alias;
|
file |
diff |
annotate
|
Wed, 04 Apr 2012 12:22:51 +0200 |
bulwahn |
added option quickcheck_locale to allow different behaviours for handling locales in Quickcheck;
|
file |
diff |
annotate
|
Fri, 16 Mar 2012 18:20:12 +0100 |
wenzelm |
outer syntax command definitions based on formal command_spec derived from theory header declarations;
|
file |
diff |
annotate
|
Thu, 15 Mar 2012 20:07:00 +0100 |
wenzelm |
prefer formally checked @{keyword} parser;
|
file |
diff |
annotate
|
Sat, 10 Mar 2012 16:39:55 +0100 |
bulwahn |
adding tags to quickcheck's result
|
file |
diff |
annotate
|
Fri, 02 Mar 2012 09:35:39 +0100 |
bulwahn |
collecting all axioms in a locale context in quickcheck;
|
file |
diff |
annotate
|
Tue, 21 Feb 2012 12:20:33 +0100 |
bulwahn |
subtype preprocessing in Quickcheck;
|
file |
diff |
annotate
|
Tue, 14 Feb 2012 17:29:53 +0100 |
bulwahn |
adding abort_potential configuration in Quickcheck
|
file |
diff |
annotate
|
Fri, 27 Jan 2012 10:31:30 +0100 |
bulwahn |
adding some basic handling that unfolds a conjecture in a locale before testing it with quickcheck
|
file |
diff |
annotate
|
Mon, 05 Dec 2011 12:36:22 +0100 |
bulwahn |
making the default behaviour of quickcheck a little bit less verbose;
|
file |
diff |
annotate
|
Mon, 05 Dec 2011 12:36:21 +0100 |
bulwahn |
adding verbose configuration to quickcheck
|
file |
diff |
annotate
|
Mon, 05 Dec 2011 12:36:00 +0100 |
bulwahn |
renaming potential flag to genuine_only flag with an inverse semantics
|
file |
diff |
annotate
|
Mon, 05 Dec 2011 12:35:06 +0100 |
bulwahn |
outputing the potentially spurious counterexample and continue search
|
file |
diff |
annotate
|
Thu, 01 Dec 2011 22:14:35 +0100 |
bulwahn |
outputing if counterexample is potentially spurious or not
|
file |
diff |
annotate
|
Thu, 01 Dec 2011 22:14:35 +0100 |
bulwahn |
extending quickcheck's result by the genuine flag
|
file |
diff |
annotate
|
Wed, 30 Nov 2011 09:21:04 +0100 |
bulwahn |
adding parsing of potential configuration to quickcheck command
|
file |
diff |
annotate
|
Wed, 30 Nov 2011 09:21:02 +0100 |
bulwahn |
adding quickcheck's potential configuration
|
file |
diff |
annotate
|
Mon, 28 Nov 2011 22:05:32 +0100 |
wenzelm |
separate module for concrete Isabelle markup;
|
file |
diff |
annotate
|
Fri, 11 Nov 2011 08:32:44 +0100 |
bulwahn |
adding option allow_function_inversion to quickcheck options
|
file |
diff |
annotate
|
Wed, 09 Nov 2011 11:34:59 +0100 |
bulwahn |
quickcheck fails with code generator errors only if one tester is invoked
|
file |
diff |
annotate
|