Sun, 13 Mar 2011 19:16:19 +0100 |
wenzelm |
cleanup of former settings GHC_PATH, EXEC_GHC, EXEC_OCAML, EXEC_SWIPL, EXEC_YAP -- discontinued implicit detection;
|
changeset |
files
|
Sun, 13 Mar 2011 17:35:35 +0100 |
wenzelm |
some cleanup of old-style settings;
|
changeset |
files
|
Sun, 13 Mar 2011 17:28:14 +0100 |
wenzelm |
clarified ISABELLE_CSDP setting (formerly CSDP_EXE);
|
changeset |
files
|
Sun, 13 Mar 2011 16:52:59 +0100 |
wenzelm |
more conventional Mutabelle settings -- similar to Mirabelle;
|
changeset |
files
|
Sun, 13 Mar 2011 16:38:54 +0100 |
wenzelm |
more basic use of Path.position/File.read;
|
changeset |
files
|
Sun, 13 Mar 2011 16:38:14 +0100 |
wenzelm |
prefer qualified ISABELLE_NEOS_SERVER;
|
changeset |
files
|
Sun, 13 Mar 2011 16:30:02 +0100 |
wenzelm |
proper File.shell_path;
|
changeset |
files
|
Sun, 13 Mar 2011 16:14:14 +0100 |
wenzelm |
more conventional variable name;
|
changeset |
files
|
Sun, 13 Mar 2011 16:01:00 +0100 |
wenzelm |
Path.print is the official way to show file-system paths to users -- note that Path.implode often indicates violation of the abstract datatype;
|
changeset |
files
|
Sun, 13 Mar 2011 15:16:37 +0100 |
wenzelm |
fixed document;
|
changeset |
files
|
Sun, 13 Mar 2011 15:13:53 +0100 |
wenzelm |
isatest: test more external code;
|
changeset |
files
|
Sun, 13 Mar 2011 15:10:00 +0100 |
wenzelm |
tuned headers;
|
changeset |
files
|
Sun, 13 Mar 2011 14:51:38 +0100 |
wenzelm |
allow spaces in executable names;
|
changeset |
files
|
Sun, 13 Mar 2011 13:57:20 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Sun, 13 Mar 2011 13:53:54 +0100 |
wenzelm |
tuned headers;
|
changeset |
files
|
Fri, 11 Mar 2011 15:21:13 +0100 |
bulwahn |
adapting example file to renaming of the quickcheck tester
|
changeset |
files
|
Fri, 11 Mar 2011 15:21:13 +0100 |
bulwahn |
renaming tester from lazy_exhaustive to narrowing
|
changeset |
files
|
Fri, 11 Mar 2011 15:21:13 +0100 |
bulwahn |
minor corrections for renaming; moved postprocessing of terms to Quickcheck_Common
|
changeset |
files
|
Fri, 11 Mar 2011 15:21:13 +0100 |
bulwahn |
renaming example file correctly
|
changeset |
files
|
Fri, 11 Mar 2011 15:21:13 +0100 |
bulwahn |
adapting Main file generation for Quickcheck_Narrowing
|
changeset |
files
|
Fri, 11 Mar 2011 15:21:13 +0100 |
bulwahn |
adapting Quickcheck_Narrowing and example file to new names
|
changeset |
files
|
Fri, 11 Mar 2011 15:21:13 +0100 |
bulwahn |
renaming LSC_Examples theory to Quickcheck_Narrowing
|
changeset |
files
|
Fri, 11 Mar 2011 15:21:13 +0100 |
bulwahn |
renaming lazysmallcheck ML file to Quickcheck_Narrowing
|
changeset |
files
|
Fri, 11 Mar 2011 15:21:13 +0100 |
bulwahn |
renaming LSC to Quickcheck_Narrowing
|
changeset |
files
|
Fri, 11 Mar 2011 15:21:13 +0100 |
bulwahn |
adaptions in generators using the common functions
|
changeset |
files
|
Fri, 11 Mar 2011 15:21:13 +0100 |
bulwahn |
adding file quickcheck_common to carry common functions of all quickcheck generators
|
changeset |
files
|
Fri, 11 Mar 2011 15:21:13 +0100 |
bulwahn |
adapting record package to renaming of quickcheck's structures
|
changeset |
files
|
Fri, 11 Mar 2011 15:21:13 +0100 |
bulwahn |
moving and renaming lazysmallcheck to narrowing which reflects the characteristical behaviour better
|
changeset |
files
|
Fri, 11 Mar 2011 15:21:13 +0100 |
bulwahn |
correcting dependencies in IsaMakefile
|
changeset |
files
|
Fri, 11 Mar 2011 15:21:13 +0100 |
bulwahn |
renaming signatures and structures; correcting header
|
changeset |
files
|
Fri, 11 Mar 2011 15:21:13 +0100 |
bulwahn |
adapting Quickcheck theory after moving ML files
|
changeset |
files
|
Fri, 11 Mar 2011 15:21:13 +0100 |
bulwahn |
moving quickcheck_generators.ML to Quickcheck directory and renaming it random_generators.ML
|
changeset |
files
|
Fri, 11 Mar 2011 15:21:13 +0100 |
bulwahn |
moving exhaustive_generators.ML to Quickcheck directory
|
changeset |
files
|
Fri, 11 Mar 2011 15:21:13 +0100 |
bulwahn |
correcting dependencies after renaming
|
changeset |
files
|
Fri, 11 Mar 2011 15:21:13 +0100 |
bulwahn |
replacing naming of small by exhaustive
|
changeset |
files
|
Fri, 11 Mar 2011 15:21:13 +0100 |
bulwahn |
renaming smallvalue_generators.ML to exhaustive_generators.ML
|
changeset |
files
|
Fri, 11 Mar 2011 15:21:13 +0100 |
bulwahn |
renaming constants in Quickcheck_Exhaustive theory
|
changeset |
files
|
Fri, 11 Mar 2011 15:21:12 +0100 |
bulwahn |
renaming Smallcheck to Quickcheck_Exhaustive
|
changeset |
files
|
Fri, 11 Mar 2011 10:37:45 +0100 |
bulwahn |
only testing theory LSC_Examples when GHC is installed on the machine
|
changeset |
files
|
Fri, 11 Mar 2011 10:37:43 +0100 |
bulwahn |
increasing timeout of example for counterexample generation
|
changeset |
files
|
Fri, 11 Mar 2011 10:37:42 +0100 |
bulwahn |
adding termination proofs to series functions in LSC; commenting out momentarily unused term refinement functions in LSC
|
changeset |
files
|
Fri, 11 Mar 2011 10:37:41 +0100 |
bulwahn |
adding lazysmallcheck example theory to HOL-ex session
|
changeset |
files
|
Fri, 11 Mar 2011 10:37:40 +0100 |
bulwahn |
adding serial instance of finite_4 in lazysmallcheck; changing code equations for implies
|
changeset |
files
|
Fri, 11 Mar 2011 10:37:38 +0100 |
bulwahn |
replacing strings in generated Code resolves the changing names of Typerep in lazysmallcheck prototype
|
changeset |
files
|
Fri, 11 Mar 2011 10:37:37 +0100 |
bulwahn |
changing invocation of ghc from interactive mode to compilation increases the performance of lazysmallcheck by a factor of twenty; changing Integer type to Int reduces by another 50 percent
|
changeset |
files
|
Fri, 11 Mar 2011 10:37:37 +0100 |
bulwahn |
adding an example theory for Lazysmallcheck prototype
|
changeset |
files
|
Fri, 11 Mar 2011 10:37:36 +0100 |
bulwahn |
adding Lazysmallcheck prototype to HOL-Library
|
changeset |
files
|
Fri, 11 Mar 2011 10:37:35 +0100 |
bulwahn |
adding files for prototype of lazysmallcheck
|
changeset |
files
|
Fri, 11 Mar 2011 08:58:29 +0100 |
bulwahn |
removing debug message in quickcheck's postprocessor
|
changeset |
files
|
Fri, 11 Mar 2011 08:13:00 +0100 |
bulwahn |
fixing postprocessing; adding a configuration to enable and disable pretty presentation of quickcheck's counterexample
|
changeset |
files
|
Fri, 11 Mar 2011 08:12:59 +0100 |
bulwahn |
renaming dest_plain_fun to dest_fun_upds and adding handling of undefined for postprocessing of quickcheck
|
changeset |
files
|
Fri, 11 Mar 2011 08:12:58 +0100 |
bulwahn |
improving term postprocessing for counterexample presentation in quickcheck
|
changeset |
files
|
Fri, 11 Mar 2011 08:12:55 +0100 |
bulwahn |
tuned
|
changeset |
files
|
Wed, 09 Mar 2011 21:40:38 +0100 |
boehmes |
finished and tested Z3 proof reconstruction for injective functions;
|
changeset |
files
|
Wed, 09 Mar 2011 10:28:01 +0100 |
blanchet |
improved formula for specialization, to prevent needless specializations -- and removed dead code
|
changeset |
files
|
Wed, 09 Mar 2011 10:25:29 +0100 |
blanchet |
perform no arity check in debug mode so that we get to see the Kodkod problem
|
changeset |
files
|
Fri, 04 Mar 2011 17:39:30 +0100 |
berghofe |
spark_end now joins proofs of VCs before writing *.prv file.
|
changeset |
files
|
Fri, 04 Mar 2011 11:43:20 +0100 |
krauss |
clarified
|
changeset |
files
|
Fri, 04 Mar 2011 11:52:54 +0100 |
krauss |
produce helpful mira summary for more errors
|
changeset |
files
|
Fri, 04 Mar 2011 00:09:47 +0100 |
wenzelm |
eliminated prems;
|
changeset |
files
|
Thu, 03 Mar 2011 22:06:15 +0100 |
wenzelm |
eliminated UNITY_Examples.thy which takes quite long to merge and does not parallelize so well -- essentially reverting 3dec57ec3473;
|
changeset |
files
|
Thu, 03 Mar 2011 21:43:06 +0100 |
wenzelm |
tuned proofs -- eliminated prems;
|
changeset |
files
|
Thu, 03 Mar 2011 18:43:15 +0100 |
wenzelm |
merged
|
changeset |
files
|
Thu, 03 Mar 2011 14:38:31 +0100 |
blanchet |
merged
|
changeset |
files
|
Thu, 03 Mar 2011 14:25:15 +0100 |
blanchet |
don't forget to look for constants appearing only in "need" option -- otherwise we get exceptions in "the_name" later on
|
changeset |
files
|
Thu, 03 Mar 2011 18:42:12 +0100 |
wenzelm |
simplified Thy_Info.check_file -- discontinued load path;
|
changeset |
files
|
Thu, 03 Mar 2011 18:10:28 +0100 |
wenzelm |
discontinued legacy load path;
|
changeset |
files
|
Thu, 03 Mar 2011 15:56:17 +0100 |
wenzelm |
re-interpret ProofGeneralPgip.changecwd as Thy_Load.set_master_path, presuming that this is close to the intended semantics;
|
changeset |
files
|
Thu, 03 Mar 2011 15:46:02 +0100 |
wenzelm |
modernized imports;
|
changeset |
files
|
Thu, 03 Mar 2011 15:36:54 +0100 |
wenzelm |
observe standard header format;
|
changeset |
files
|
Thu, 03 Mar 2011 15:19:20 +0100 |
wenzelm |
removed spurious 'unused_thms' (cf. 1a65b780bd56);
|
changeset |
files
|
Thu, 03 Mar 2011 15:18:05 +0100 |
wenzelm |
isatest cygwin-poly-e: new memory management of polyml-svn could be more stable;
|
changeset |
files
|
Thu, 03 Mar 2011 11:36:10 +0100 |
berghofe |
merged
|
changeset |
files
|
Thu, 03 Mar 2011 11:15:50 +0100 |
berghofe |
merged
|
changeset |
files
|
Thu, 03 Mar 2011 11:01:42 +0100 |
berghofe |
- Made sure that sort_defs is aware of constants introduced by add_type_def
|
changeset |
files
|
Thu, 03 Mar 2011 11:20:48 +0100 |
blanchet |
mention new Nitpick options
|
changeset |
files
|
Thu, 03 Mar 2011 11:20:48 +0100 |
blanchet |
simplify "need" option's syntax
|
changeset |
files
|
Thu, 03 Mar 2011 11:20:48 +0100 |
blanchet |
renamed "preconstr" option "need"
|
changeset |
files
|
Thu, 03 Mar 2011 10:55:41 +0100 |
hoelzl |
finally remove upper_bound_finite_set
|
changeset |
files
|
Thu, 03 Mar 2011 15:59:44 +1100 |
kleing |
separate settings for afp test
|
changeset |
files
|
Wed, 02 Mar 2011 15:51:22 +0100 |
blanchet |
added missing spaces in output
|
changeset |
files
|
Wed, 02 Mar 2011 14:50:16 +0100 |
blanchet |
lower threshold for implicitly using "nitpick_simp" for predicate definitions when "total_consts" is on
|
changeset |
files
|
Wed, 02 Mar 2011 13:09:57 +0100 |
blanchet |
unfold definitions in "preconstrs" option
|
changeset |
files
|
Wed, 02 Mar 2011 13:09:57 +0100 |
blanchet |
robust handling of types occurring in "eval" and "preconstr" options but not in the goal
|
changeset |
files
|
Wed, 02 Mar 2011 13:09:57 +0100 |
blanchet |
make "preconstr" option more robust -- shouldn't throw exceptions
|
changeset |
files
|
Tue, 01 Mar 2011 10:40:14 +0000 |
paulson |
merged
|
changeset |
files
|
Mon, 28 Feb 2011 15:06:55 +0000 |
paulson |
merged
|
changeset |
files
|
Mon, 28 Feb 2011 15:06:36 +0000 |
paulson |
declare ext [intro]: Extensionality now available by default
|
changeset |
files
|
Mon, 28 Feb 2011 22:12:09 +0100 |
boehmes |
merged
|
changeset |
files
|
Mon, 28 Feb 2011 22:10:57 +0100 |
boehmes |
removed dependency on Dense_Linear_Order
|
changeset |
files
|
Mon, 28 Feb 2011 19:06:24 +0100 |
bulwahn |
adding function Quickcheck.test_terms to provide checking a batch of terms
|
changeset |
files
|
Mon, 28 Feb 2011 19:06:23 +0100 |
bulwahn |
adding a function to compile a batch of terms for quickcheck with one code generation invocation
|
changeset |
files
|
Mon, 28 Feb 2011 17:53:10 +0100 |
blanchet |
improved "is_special_eligible_arg" further, by approximating the cardinality of the argument (as is done quite successfully elsewhere)
|
changeset |
files
|
Mon, 28 Feb 2011 17:53:10 +0100 |
blanchet |
made "fixed_is_special_eligible_arg" smarter w.r.t. pairs, and fixed previous unintended behavior because "andalso" ties more tightly than "orelse"
|
changeset |
files
|
Mon, 28 Feb 2011 17:53:10 +0100 |
blanchet |
if "total_consts" is set, report cex's as quasi-genuine
|
changeset |
files
|
Mon, 28 Feb 2011 17:53:10 +0100 |
blanchet |
document new "total_consts" option
|
changeset |
files
|
Mon, 28 Feb 2011 17:53:10 +0100 |
blanchet |
added "total_consts" option
|
changeset |
files
|
Sat, 26 Feb 2011 20:40:45 +0100 |
nipkow |
added a few lemmas by Andreas Lochbihler
|
changeset |
files
|
Sat, 26 Feb 2011 20:16:44 +0100 |
nipkow |
Corrected HOLCF/FOCUS dependency
|
changeset |
files
|
Sat, 26 Feb 2011 17:44:42 +0100 |
nipkow |
Added material by David Trachtenherz
|
changeset |
files
|
Sat, 26 Feb 2011 16:16:36 +0100 |
nipkow |
corrected HOLCF dependency on Nat_Infinity
|
changeset |
files
|
Fri, 25 Feb 2011 22:07:56 +0100 |
nipkow |
got rid of lemma upper_bound_finite_set
|
changeset |
files
|
Fri, 25 Feb 2011 20:08:00 +0100 |
nipkow |
merged
|
changeset |
files
|
Fri, 25 Feb 2011 20:07:48 +0100 |
nipkow |
Some cleaning up
|
changeset |
files
|
Fri, 25 Feb 2011 17:11:24 +0100 |
krauss |
updated generated files
|
changeset |
files
|
Fri, 25 Feb 2011 17:11:05 +0100 |
krauss |
fixed manual (rule no longer exists)
|
changeset |
files
|
Fri, 25 Feb 2011 16:59:48 +0100 |
krauss |
removed support for tail-recursion from function package (now implemented by partial_function)
|
changeset |
files
|
Fri, 25 Feb 2011 16:57:44 +0100 |
krauss |
reactivate time measurement (partly reverting c27b0b37041a);
|
changeset |
files
|
Fri, 25 Feb 2011 16:57:43 +0100 |
krauss |
generalize find_theorems filters to work on raw propositions, too
|
changeset |
files
|
Fri, 25 Feb 2011 14:25:52 +0100 |
nipkow |
merged
|
changeset |
files
|
Fri, 25 Feb 2011 14:25:41 +0100 |
nipkow |
added simp lemma nth_Cons_pos to List
|
changeset |
files
|
Fri, 25 Feb 2011 12:16:18 +0100 |
noschinl |
Refactor find_theorems to provide a more general filter_facts method
|
changeset |
files
|
Fri, 25 Feb 2011 08:46:52 +0100 |
krauss |
removed dead code/unused exports/speculative generality
|
changeset |
files
|
Thu, 24 Feb 2011 21:54:28 +0100 |
krauss |
recdef -> fun(ction)
|
changeset |
files
|
Thu, 24 Feb 2011 20:52:05 +0100 |
krauss |
removed unused lemma
|
changeset |
files
|
Thu, 24 Feb 2011 17:54:36 +0100 |
krauss |
recdef -> fun(ction);
|
changeset |
files
|
Thu, 24 Feb 2011 17:38:05 +0100 |
krauss |
eliminated clones of List.upto
|
changeset |
files
|
Wed, 23 Feb 2011 17:40:28 +0100 |
noschinl |
fix non-exhaustive pattern match in find_theorems
|
changeset |
files
|
Wed, 23 Feb 2011 11:42:01 +0100 |
hoelzl |
merged
|
changeset |
files
|
Wed, 23 Feb 2011 11:40:18 +0100 |
hoelzl |
add lemma KL_divergence_vimage, mutual_information_generic
|
changeset |
files
|