blanchet [Tue, 23 Nov 2010 23:44:11 +0100] rev 40678
merged
blanchet [Tue, 23 Nov 2010 23:43:56 +0100] rev 40677
more precise characterization of built-in constants "number_of", "0", and "1"
haftmann [Tue, 23 Nov 2010 23:11:06 +0100] rev 40676
merged
haftmann [Mon, 22 Nov 2010 17:49:24 +0100] rev 40675
merged
haftmann [Mon, 22 Nov 2010 17:48:35 +0100] rev 40674
adhere established Collect/mem convention more closely
haftmann [Mon, 22 Nov 2010 17:49:12 +0100] rev 40673
merged
haftmann [Mon, 22 Nov 2010 17:46:51 +0100] rev 40672
replaced misleading Fset/fset name -- these do not stand for finite sets
haftmann [Mon, 22 Nov 2010 09:37:39 +0100] rev 40671
renamed slightly ambivalent crel to effect
blanchet [Tue, 23 Nov 2010 23:10:13 +0100] rev 40670
disable triviality checking -- it might be the source of the spurious Interrupt exceptions that make it almost impossible to run Judgement Day
blanchet [Tue, 23 Nov 2010 22:37:16 +0100] rev 40669
more precise error handling for Z3;
refactored some of the error handling code shared by ATP and SMT
blanchet [Tue, 23 Nov 2010 21:54:03 +0100] rev 40668
use "Thm.transfer" in Sledgehammer to prevent theory merger issues in "SMT_Solver.smt_filter" later on
blanchet [Tue, 23 Nov 2010 19:01:21 +0100] rev 40667
make Mirabelle take into consideration whether the SMT solver proof should be reconstructed with Metis or SMT
blanchet [Tue, 23 Nov 2010 18:28:09 +0100] rev 40666
try Metis to reconstruct SMT proofs, to increase success rate and reduce dependency on (often remote) SMT solvers or certificates
blanchet [Tue, 23 Nov 2010 18:26:56 +0100] rev 40665
added "verbose" option to Metis to shut up its warnings if necessary
boehmes [Mon, 22 Nov 2010 23:37:00 +0100] rev 40664
added support for quantifier weight annotations
boehmes [Mon, 22 Nov 2010 15:45:43 +0100] rev 40663
share and use more utility functions;
slightly reduced complexity for Z3 proof rule 'rewrite'
boehmes [Mon, 22 Nov 2010 15:45:42 +0100] rev 40662
added prove reconstruction for injective functions;
added SMT_Utils to collect frequently used functions
haftmann [Mon, 22 Nov 2010 14:27:42 +0100] rev 40661
generous timeout gives more breath in parallel run on less luxury machines
bulwahn [Mon, 22 Nov 2010 14:19:03 +0100] rev 40660
adding setup for exhaustive testing in example file
bulwahn [Mon, 22 Nov 2010 11:35:11 +0100] rev 40659
hiding enum
bulwahn [Mon, 22 Nov 2010 11:35:09 +0100] rev 40658
adapting example in Predicate_Compile_Examples
bulwahn [Mon, 22 Nov 2010 11:35:07 +0100] rev 40657
hiding the constants
bulwahn [Mon, 22 Nov 2010 11:35:06 +0100] rev 40656
improving function is_iterable in quickcheck
bulwahn [Mon, 22 Nov 2010 11:35:02 +0100] rev 40655
adding temporary options to the quickcheck examples
bulwahn [Mon, 22 Nov 2010 11:35:00 +0100] rev 40654
adapting the quickcheck examples
bulwahn [Mon, 22 Nov 2010 11:34:59 +0100] rev 40653
adding AFP tests to Mutabelle_Extra; adopting mutabelle to recent quickcheck changes; filtering strange mutants; adding solvers to mutabelle; restructuring mutabelle
bulwahn [Mon, 22 Nov 2010 11:34:58 +0100] rev 40652
adding code equations for EX1 on finite types
bulwahn [Mon, 22 Nov 2010 11:34:57 +0100] rev 40651
adding code equation for function equality; adding some instantiations for the finite types
bulwahn [Mon, 22 Nov 2010 11:34:56 +0100] rev 40650
adding Enum to HOL-Main image and removing it from HOL-Library
bulwahn [Mon, 22 Nov 2010 11:34:55 +0100] rev 40649
moving Enum theory from HOL/Library to HOL
bulwahn [Mon, 22 Nov 2010 11:34:54 +0100] rev 40648
splitting test_goal function in two functions; exporting new configurations in quickcheck; iterations depend on generator_name in quickcheck
bulwahn [Mon, 22 Nov 2010 11:34:53 +0100] rev 40647
adding prototype for finite_type instantiations
bulwahn [Mon, 22 Nov 2010 11:34:52 +0100] rev 40646
adding option finite_types to quickcheck
bulwahn [Mon, 22 Nov 2010 11:34:50 +0100] rev 40645
adding test cases for smallcheck and adding examples where exhaustive testing is more successful
bulwahn [Mon, 22 Nov 2010 10:42:07 +0100] rev 40644
changed old-style quickcheck configurations to new Config.T configurations
bulwahn [Mon, 22 Nov 2010 10:42:06 +0100] rev 40643
adding temporary function test_test_small to Quickcheck
bulwahn [Mon, 22 Nov 2010 10:42:04 +0100] rev 40642
added useful function map_context_result to signature
bulwahn [Mon, 22 Nov 2010 10:42:03 +0100] rev 40641
moving the error handling to the right scope in smallvalue_generators
bulwahn [Mon, 22 Nov 2010 10:42:01 +0100] rev 40640
removing clone from function package and using the clean interface from Function_Relation instead
bulwahn [Mon, 22 Nov 2010 10:41:58 +0100] rev 40639
adding function generation to SmallCheck; activating exhaustive search space testing
bulwahn [Mon, 22 Nov 2010 10:41:57 +0100] rev 40638
adding dummy definition for Code_Evaluation.Abs and hiding constants App less strict
bulwahn [Mon, 22 Nov 2010 10:41:56 +0100] rev 40637
generalized ensure_random_datatype to ensure_sort_datatype
bulwahn [Mon, 22 Nov 2010 10:41:56 +0100] rev 40636
renaming quickcheck generator code to random
bulwahn [Mon, 22 Nov 2010 10:41:55 +0100] rev 40635
ported sledgehammer_tactic to current development version
bulwahn [Mon, 22 Nov 2010 10:41:54 +0100] rev 40634
adding dependencies to IsaMakefile; adding sledgehammer_tactic in Mirabelle_Test
bulwahn [Mon, 22 Nov 2010 10:41:53 +0100] rev 40633
adding files to use sledgehammer as a tactic for non-interactive use
bulwahn [Mon, 22 Nov 2010 10:41:52 +0100] rev 40632
adding birthday paradoxon from some abandoned drawer
bulwahn [Mon, 22 Nov 2010 10:41:51 +0100] rev 40631
adding extensional function spaces to the FuncSet library theory
haftmann [Mon, 22 Nov 2010 09:19:34 +0100] rev 40630
tuned
haftmann [Mon, 22 Nov 2010 09:18:25 +0100] rev 40629
tuned
wenzelm [Sat, 20 Nov 2010 01:07:16 +0100] rev 40628
updated explode vs. raw_explode;
wenzelm [Sat, 20 Nov 2010 00:53:26 +0100] rev 40627
renamed raw "explode" function to "raw_explode" to emphasize its meaning;
wenzelm [Fri, 19 Nov 2010 23:48:07 +0100] rev 40626
total Symbol.explode (cf. 1050315f6ee2);
wenzelm [Fri, 19 Nov 2010 21:14:12 +0100] rev 40625
do not export Thy_Load.required, to avoid confusion about the interface;
huffman [Fri, 19 Nov 2010 09:07:23 -0800] rev 40624
merged
huffman [Wed, 17 Nov 2010 16:13:33 -0800] rev 40623
declare adm_chfin [simp]
huffman [Wed, 17 Nov 2010 16:05:18 -0800] rev 40622
add lemma cont_fun; remove unused lemma monofun_app
huffman [Wed, 17 Nov 2010 12:19:19 -0800] rev 40621
accumulated NEWS updates for HOLCF
huffman [Wed, 17 Nov 2010 11:39:44 -0800] rev 40620
section -> subsection
huffman [Wed, 17 Nov 2010 11:07:02 -0800] rev 40619
add lemma adm_prod_case