Mon, 25 Jul 2011 14:10:12 +0200 blanchet thread proper context through, to make sure that "using [[meson_max_clauses = 200]]" is not ignored when clausifying the conjecture
Mon, 25 Jul 2011 14:10:12 +0200 blanchet tuning
Mon, 25 Jul 2011 14:10:12 +0200 blanchet introduced hybrid lambda translation
Mon, 25 Jul 2011 14:10:12 +0200 blanchet avoid needless type args for lifted-lambdas
Mon, 25 Jul 2011 11:21:45 +0200 bulwahn replacing conversion function of old code generator by the current code generator in the reflection tactic
Mon, 25 Jul 2011 11:21:44 +0200 bulwahn fixed typo
Mon, 25 Jul 2011 10:43:14 +0200 bulwahn removing SML_Quickcheck
Mon, 25 Jul 2011 10:42:32 +0200 bulwahn NEWS
Mon, 25 Jul 2011 10:40:52 +0200 bulwahn added legacy warning to old code generation evaluation
Mon, 25 Jul 2011 10:40:51 +0200 bulwahn added legacy warning to old code generation commands
Sat, 23 Jul 2011 23:33:59 +0200 wenzelm merged
Sat, 23 Jul 2011 20:05:28 +0200 bulwahn correcting last example in Predicate_Compile_Examples
Sat, 23 Jul 2011 22:22:21 +0200 wenzelm make double-sure that interrupts are flushed before executing new work (cf. 22f8c2483bd2);
Sat, 23 Jul 2011 21:29:56 +0200 wenzelm more detailed tracing;
Sat, 23 Jul 2011 20:34:33 +0200 wenzelm defensive Term_Sharing, to avoid extending trusted code base of inference kernel;
Sat, 23 Jul 2011 20:11:18 +0200 wenzelm more precise parse_name according to XML standard;
Sat, 23 Jul 2011 17:22:28 +0200 wenzelm explicit structure ML_System;
Sat, 23 Jul 2011 16:37:17 +0200 wenzelm defer evaluation of Scan.message, for improved performance in the frequent situation where failure is handled later (e.g. via ||);
Sat, 23 Jul 2011 16:12:12 +0200 wenzelm tuned;
Fri, 22 Jul 2011 07:33:34 +0200 haftmann merged
Fri, 22 Jul 2011 07:33:29 +0200 haftmann dropped errorneous hint
Thu, 21 Jul 2011 22:47:13 +0200 haftmann moved some lemmas
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"
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip