Thu, 21 Jul 2011 21:56:24 +0200 haftmann merged
Thu, 21 Jul 2011 18:40:31 +0200 haftmann ereal is a complete_linorder instance
Wed, 20 Jul 2011 22:14:39 +0200 haftmann class complete_linorder
Thu, 21 Jul 2011 21:29:10 +0200 blanchet make "concealed" lambda translation sound
Thu, 21 Jul 2011 08:33:57 +0200 bulwahn deactivating all quickcheck invocations until parallel invocation works safely
Thu, 21 Jul 2011 08:31:35 +0200 bulwahn adapting two examples in Predicate_Compile_Examples
Wed, 20 Jul 2011 23:47:27 +0200 blanchet use a more robust naming convention for "polymorphic" frees -- the check is an overapproximation but that's fine as far as soundness is concerned
Wed, 20 Jul 2011 16:15:33 +0200 Cezary Kaliszyk merge
Wed, 20 Jul 2011 16:14:49 +0200 Cezary Kaliszyk Quotient Package: handle Bound variables in rep_abs_rsp_tac not only at top-level of the goal
Wed, 20 Jul 2011 15:42:23 +0200 hoelzl add code generator setup and tests for ereal
Wed, 20 Jul 2011 15:09:53 +0200 boehmes removed debugging facilities accidentally left in the committed code
Wed, 20 Jul 2011 13:29:54 +0200 boehmes more precise dependencies
Wed, 20 Jul 2011 13:27:01 +0200 boehmes merged
Wed, 20 Jul 2011 12:23:20 +0200 boehmes generalized lambda-lifting such that it is less specifically tailored for SMT (it does not anymore dependent on any SMT-specific code)
Wed, 20 Jul 2011 09:23:12 +0200 boehmes moved lambda-lifting on terms into a separate structure (for better re-use in tools other than SMT)
Wed, 20 Jul 2011 09:23:09 +0200 boehmes removed old (unused) SMT monomorphizer
Wed, 20 Jul 2011 13:24:49 +0200 krauss added UNION
Wed, 20 Jul 2011 10:48:00 +0200 hoelzl merged
Tue, 19 Jul 2011 14:38:48 +0200 hoelzl rename Fin to enat
Tue, 19 Jul 2011 14:38:29 +0200 hoelzl add ereal to typeclass infinity
Tue, 19 Jul 2011 14:37:49 +0200 hoelzl add nat => enat coercion
Tue, 19 Jul 2011 14:37:09 +0200 hoelzl Introduce infinity type class
Tue, 19 Jul 2011 14:36:12 +0200 hoelzl Rename extreal => ereal
Tue, 19 Jul 2011 14:35:44 +0200 hoelzl rename Nat_Infinity (inat) to Extended_Nat (enat)
Wed, 20 Jul 2011 10:11:08 +0200 Cezary Kaliszyk HOL/Import reorganization/cleaning. Factor 9 speedup. Remove Import XML parser in favor of much faster of Isabelle's XML parser. Remove ImportRecording since we can use Isabelle images.
Wed, 20 Jul 2011 08:46:17 +0200 kleing build an image for HOL-IMP
Wed, 20 Jul 2011 08:16:42 +0200 bulwahn deactivating quickcheck invocation in this example until the Interrupt issue is understood
Wed, 20 Jul 2011 08:16:41 +0200 bulwahn removing inner time limits in quickcheck
Wed, 20 Jul 2011 08:16:39 +0200 bulwahn updating documentation about quickcheck; adding information about try
Wed, 20 Jul 2011 08:16:38 +0200 bulwahn adapting example in Predicate_Compile_Examples
Wed, 20 Jul 2011 08:16:36 +0200 bulwahn exporting function in quickcheck; adapting mutabelle script
Wed, 20 Jul 2011 08:16:35 +0200 bulwahn more information for the user how to deactivate quickcheck_narrowing if he does not want to use it
Wed, 20 Jul 2011 08:16:33 +0200 bulwahn making messages more informative
Wed, 20 Jul 2011 08:16:32 +0200 bulwahn only use exhaustive testing in this quickcheck example
Wed, 20 Jul 2011 00:37:42 +0200 blanchet parse equalities correctly in Nitrox parser
Wed, 20 Jul 2011 00:37:42 +0200 blanchet pass type arguments to lambda-lifted Frees, to account for polymorphism
Wed, 20 Jul 2011 00:37:42 +0200 blanchet generate slightly less type information -- this should be sound since type arguments should keep things cleanly apart
Wed, 20 Jul 2011 00:37:42 +0200 blanchet avoid calling "Term.is_first_order" (indirectly) on a term with loose de Bruijns -- this is not necessary anyway because of the Abs check in "simple_translate_lambdas"
Wed, 20 Jul 2011 00:37:42 +0200 blanchet remove offset from Mirabelle output
Tue, 19 Jul 2011 11:15:38 +0200 krauss the HOL4PROOFS setting is actually HOL4_PROOFS
Tue, 19 Jul 2011 07:14:14 +0200 haftmann merged
Mon, 18 Jul 2011 21:52:34 +0200 haftmann proof tuning
Mon, 18 Jul 2011 21:49:39 +0200 haftmann generalization; various notation and proof tuning
Mon, 18 Jul 2011 21:34:01 +0200 haftmann avoid misunderstandable names
Mon, 18 Jul 2011 21:15:51 +0200 haftmann moved lemmas to appropriate theory
Tue, 19 Jul 2011 00:16:18 +0200 krauss forgotten qualifier
Tue, 19 Jul 2011 00:07:21 +0200 krauss values_timeout defaults to 600.0 on SML/NJ -- saves us from cluttering all theories equivalent declarations
Mon, 18 Jul 2011 23:48:28 +0200 krauss killed use of PolyML.makestring
Mon, 18 Jul 2011 23:35:50 +0200 krauss added experimental mira configuration for HOL Light importer
Mon, 18 Jul 2011 18:52:52 +0200 boehmes allow rules with premises to be declared as z3_rule (to circumvent incompleteness of Z3 proof reconstruction)
Mon, 18 Jul 2011 13:49:26 +0200 bulwahn unactivating narrowing-based quickcheck by default
Mon, 18 Jul 2011 13:48:35 +0200 bulwahn making active configuration public in narrowing-based quickcheck
Mon, 18 Jul 2011 11:38:14 +0200 bulwahn declare tester in this quickcheck example
Mon, 18 Jul 2011 10:34:21 +0200 bulwahn adding code equations for partial_term_of for rational numbers
Mon, 18 Jul 2011 10:34:21 +0200 bulwahn adapting an experimental setup to changes in quickcheck's infrastructure
Mon, 18 Jul 2011 10:34:21 +0200 bulwahn adding narrowing instances for real and rational
Mon, 18 Jul 2011 10:34:21 +0200 bulwahn adapting quickcheck based on the analysis of the predicate compiler
Mon, 18 Jul 2011 10:34:21 +0200 bulwahn adapting prolog-based tester
Mon, 18 Jul 2011 10:34:21 +0200 bulwahn quickcheck does not deactivate testers if none are given
Mon, 18 Jul 2011 10:34:21 +0200 bulwahn adapting mutabelle to latest changes in quickcheck; removing unused code in mutabelle
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip