Tue, 08 Apr 2014 14:59:36 +0200 |
wenzelm |
more uniform ML/document antiquotations;
|
file |
diff |
annotate
|
Fri, 21 Mar 2014 20:33:56 +0100 |
wenzelm |
more qualified names;
|
file |
diff |
annotate
|
Thu, 20 Feb 2014 19:52:43 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 20 Feb 2014 19:44:48 +0100 |
wenzelm |
proper naming convention;
|
file |
diff |
annotate
|
Thu, 20 Feb 2014 19:32:20 +0100 |
wenzelm |
tuned whitespace;
|
file |
diff |
annotate
|
Wed, 17 Jul 2013 23:33:16 +0200 |
wenzelm |
tuned message;
|
file |
diff |
annotate
|
Sat, 13 Jul 2013 14:11:48 +0200 |
wenzelm |
clarified some default options;
|
file |
diff |
annotate
|
Sat, 13 Jul 2013 13:25:42 +0200 |
wenzelm |
more explicit Markup.information for messages produced by "auto" tools;
|
file |
diff |
annotate
|
Sat, 13 Jul 2013 00:50:49 +0200 |
wenzelm |
hybrid "auto" tool setup, for TTY (within theory) and PIDE (global print function);
|
file |
diff |
annotate
|
Fri, 12 Jul 2013 23:45:05 +0200 |
wenzelm |
system options for Isabelle/HOL proof tools;
|
file |
diff |
annotate
|
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
|
Wed, 09 Nov 2011 11:34:57 +0100 |
bulwahn |
removing extra arguments
|
file |
diff |
annotate
|
Mon, 31 Oct 2011 08:43:21 +0100 |
bulwahn |
tuned
|
file |
diff |
annotate
|
Thu, 20 Oct 2011 08:20:35 +0200 |
bulwahn |
adding depth as an quickcheck configuration
|
file |
diff |
annotate
|
Mon, 17 Oct 2011 10:19:01 +0200 |
bulwahn |
moving some common functions from quickcheck to the more HOL-specific quickcheck_common; renamed inductive_SML's configurations to more canonical names; adds automatically left and right hand sides of equations as evaluation terms
|
file |
diff |
annotate
|
Wed, 20 Jul 2011 08:16:41 +0200 |
bulwahn |
removing inner time limits in quickcheck
|
file |
diff |
annotate
|
Wed, 20 Jul 2011 08:16:36 +0200 |
bulwahn |
exporting function in quickcheck; adapting mutabelle script
|
file |
diff |
annotate
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
quickcheck does not deactivate testers if none are given
|
file |
diff |
annotate
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
adapting mutabelle to latest changes in quickcheck; removing unused code in mutabelle
|
file |
diff |
annotate
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
renaming quickcheck_tester to quickcheck_batch_tester; tuned
|
file |
diff |
annotate
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
changing parser in quickcheck to activate and deactivate the testers
|
file |
diff |
annotate
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
enabling parallel execution of testers but removing more informative quickcheck output
|
file |
diff |
annotate
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
changed every tester to have a configuration in quickcheck; enabling parallel testing of different testers in quickcheck
|
file |
diff |
annotate
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
removing generator registration
|
file |
diff |
annotate
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
parametrized test_term functions in quickcheck
|
file |
diff |
annotate
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
adding random, exhaustive and SML quickcheck as testers
|
file |
diff |
annotate
|
Mon, 11 Jul 2011 22:55:47 +0200 |
wenzelm |
tuned signature -- corresponding to Scala version;
|
file |
diff |
annotate
|
Tue, 28 Jun 2011 14:36:43 +0200 |
bulwahn |
adding timeout to quickcheck narrowing
|
file |
diff |
annotate
|
Thu, 09 Jun 2011 08:32:19 +0200 |
bulwahn |
adding a nicer error message for quickcheck_narrowing; hiding fact empty_def
|
file |
diff |
annotate
|
Thu, 02 Jun 2011 09:51:40 +0200 |
bulwahn |
moving the distinction between invocation of testers and generators into test_goal_terms function in quickcheck for its usage with mutabelle
|
file |
diff |
annotate
|
Tue, 31 May 2011 15:45:27 +0200 |
bulwahn |
Quickcheck Narrowing only requires one compilation with GHC now
|
file |
diff |
annotate
|