Sat, 27 Mar 2010 16:01:45 +0100 wenzelm disallow sort constraints in primitive Theory.add_axiom/add_def -- handled in Thm.add_axiom/add_def;
Sat, 27 Mar 2010 15:47:57 +0100 wenzelm added Term.fold_atyps_sorts convenience;
Sat, 27 Mar 2010 15:20:31 +0100 wenzelm moved Drule.forall_intr_frees to Thm.forall_intr_frees (in more_thm.ML, which is loaded before pure_thy.ML);
Sat, 27 Mar 2010 14:10:37 +0100 wenzelm eliminated old-style Theory.add_defs_i;
Sat, 27 Mar 2010 02:10:00 +0100 boehmes slightly more general simproc (avoids errors of linarith)
Sat, 27 Mar 2010 00:08:39 +0100 boehmes merged
Fri, 26 Mar 2010 23:58:27 +0100 boehmes updated SMT certificates
Fri, 26 Mar 2010 23:57:35 +0100 boehmes made renamings stable under name changes in the original problem (uninterpreted names are irrelevant to the SMT solver, and caching of SMT certificates relies on irrelevancy of renamings)
Fri, 26 Mar 2010 23:46:22 +0100 boehmes replaced references 'trace_simp' and 'debug_simp' by configuration options stored in the context
Fri, 26 Mar 2010 20:30:03 +0100 wenzelm merged
Fri, 26 Mar 2010 18:03:01 +0100 hoelzl Added finite measure space.
Fri, 26 Mar 2010 20:30:05 +0100 wenzelm tuned white space;
Fri, 26 Mar 2010 20:28:15 +0100 wenzelm more efficient merge_algebra for important special cases -- tricky due to required completion if class algebra changes;
Fri, 26 Mar 2010 17:59:11 +0100 wenzelm low-level tuning for join/merge: ignore identical versions (SUBTLE CHANGE IN SEMANTICS);
Thu, 25 Mar 2010 23:18:42 +0100 wenzelm merged
Thu, 25 Mar 2010 17:56:31 +0100 blanchet merged
Thu, 25 Mar 2010 17:55:55 +0100 blanchet make Mirabelle happy again
Wed, 24 Mar 2010 14:51:36 +0100 blanchet revert debugging output that shouldn't have been submitted in the first place
Wed, 24 Mar 2010 14:49:32 +0100 blanchet added support for Sledgehammer parameters;
Wed, 24 Mar 2010 14:43:35 +0100 blanchet simplify Nitpick parameter parsing code a little bit + make compile
Wed, 24 Mar 2010 12:31:37 +0100 blanchet add new file "sledgehammer_util.ML" to setup
Wed, 24 Mar 2010 12:30:33 +0100 blanchet honor the newly introduced Sledgehammer parameters and fixed the parsing;
Tue, 23 Mar 2010 14:43:22 +0100 blanchet added a syntax for specifying facts to Sledgehammer;
Tue, 23 Mar 2010 11:40:46 +0100 blanchet leverage code now in Sledgehammer
Tue, 23 Mar 2010 11:39:21 +0100 blanchet added options to Sledgehammer;
Mon, 22 Mar 2010 15:23:18 +0100 blanchet make "sledgehammer" and "atp_minimize" improper commands
Thu, 25 Mar 2010 21:27:04 +0100 wenzelm Sorts.of_sort_derivation: do not use slow Graph.irreducible_paths here, which not always needed (SUBTLE CHANGE IN SEMANTICS);
Thu, 25 Mar 2010 21:14:15 +0100 wenzelm removed unused AxClass.of_sort derivation;
Wed, 24 Mar 2010 22:30:33 +0100 wenzelm more precise dependencies;
Wed, 24 Mar 2010 22:08:03 +0100 wenzelm merged
Wed, 24 Mar 2010 17:41:25 +0100 bulwahn merged
Wed, 24 Mar 2010 17:40:44 +0100 bulwahn removed predicate_compile_core.ML from HOL-ex session
Wed, 24 Mar 2010 17:40:44 +0100 bulwahn added predicate compiler quickcheck examples to new session Predicate_Compile_Examples
Wed, 24 Mar 2010 17:40:44 +0100 bulwahn adopting examples to Library move
Wed, 24 Mar 2010 17:40:43 +0100 bulwahn moved further predicate compile files to HOL-Library
Wed, 24 Mar 2010 17:40:43 +0100 bulwahn added simple setup for arithmetic on natural numbers
Wed, 24 Mar 2010 17:40:43 +0100 bulwahn removing uncommented examples in setup theory of predicate compile quickcheck
Wed, 24 Mar 2010 17:40:43 +0100 bulwahn moved examples for the predicate compiler into its own session Predicate_Compile_Examples to slenderise the HOL-ex session
Wed, 24 Mar 2010 21:55:30 +0100 wenzelm slightly more logical bootstrap order -- also helps to sort out proof terms extension;
Wed, 24 Mar 2010 07:50:21 -0700 huffman remove ancient continuity tactic
Wed, 24 Mar 2010 15:21:42 +0100 boehmes removed Cache_IO component
Wed, 24 Mar 2010 14:08:07 +0100 boehmes updated SMT certificates
Wed, 24 Mar 2010 14:03:52 +0100 boehmes inhibit invokation of external SMT solver
Wed, 24 Mar 2010 12:30:21 +0100 boehmes more precise dependencies
Wed, 24 Mar 2010 09:44:47 +0100 boehmes cache_io is now just a single ML file instead of a component
Wed, 24 Mar 2010 09:43:34 +0100 boehmes use internal SHA1 digest implementation for generating hash keys
Wed, 24 Mar 2010 08:22:43 +0100 boehmes remove component Cache_IO (external dependency on MD5 will be replaced by internal SHA1 digest implementation)
Tue, 23 Mar 2010 19:03:05 -0700 huffman merged
Tue, 23 Mar 2010 13:42:12 -0700 huffman minimize dependencies
Tue, 23 Mar 2010 12:20:27 -0700 huffman sublocale comm_monoid_add < setprod --> sublocale comm_monoid_mult < setprod
Tue, 23 Mar 2010 22:43:53 +0100 boehmes use ml_platform instead of ml_system to distinguish library names
Tue, 23 Mar 2010 20:46:47 +0100 boehmes merged
Tue, 23 Mar 2010 20:46:08 +0100 boehmes use LONG rather than INT to represent the C datatype size_t
Tue, 23 Mar 2010 19:35:33 +0100 wenzelm merged
Tue, 23 Mar 2010 10:07:39 -0700 huffman remove continuous let-binding function CLet; add cont2cont rule ordinary Let
Tue, 23 Mar 2010 09:39:21 -0700 huffman move letrec stuff to new file HOLCF/ex/Letrec.thy
Tue, 23 Mar 2010 19:35:03 +0100 wenzelm more accurate dependencies;
Tue, 23 Mar 2010 17:26:41 +0100 wenzelm even less ambitious isatest for smlnj;
Tue, 23 Mar 2010 16:18:44 +0100 hoelzl Unhide measure_space.positive defined in Caratheodory.
Tue, 23 Mar 2010 16:17:41 +0100 hoelzl Generate image for HOL-Probability
Tue, 23 Mar 2010 12:29:41 +0100 wenzelm updated Thm.add_axiom/add_def;
Mon, 22 Mar 2010 23:34:23 -0700 huffman completely remove constants cpair, cfst, csnd
Mon, 22 Mar 2010 23:33:23 -0700 huffman use Pair instead of cpair in Fixrec_ex.thy
Mon, 22 Mar 2010 23:33:02 -0700 huffman use Pair instead of cpair
Mon, 22 Mar 2010 23:02:43 -0700 huffman define CLetrec using Pair, fst, snd instead of cpair, cfst, csnd
Mon, 22 Mar 2010 22:55:26 -0700 huffman define csplit using fst, snd
Mon, 22 Mar 2010 22:43:21 -0700 huffman convert lemma fix_cprod to use Pair, fst, snd
Mon, 22 Mar 2010 22:42:34 -0700 huffman remove unused syntax for as_pat, lazy_pat
Mon, 22 Mar 2010 22:41:41 -0700 huffman add lemmas fst_monofun, snd_monofun
Mon, 22 Mar 2010 21:37:48 -0700 huffman use Pair instead of cpair
Mon, 22 Mar 2010 21:33:31 -0700 huffman use fixrec_simp instead of fixpat
Mon, 22 Mar 2010 21:31:32 -0700 huffman use Pair, fst, snd instead of cpair, cfst, csnd
Mon, 22 Mar 2010 21:11:54 -0700 huffman remove admw predicate
Mon, 22 Mar 2010 20:54:52 -0700 huffman remove contlub predicate
Mon, 22 Mar 2010 16:02:51 -0700 huffman merged
Mon, 22 Mar 2010 15:53:25 -0700 huffman error -> raise Fail
Mon, 22 Mar 2010 23:48:27 +0100 wenzelm merged
Mon, 22 Mar 2010 23:20:55 +0100 wenzelm merged
Mon, 22 Mar 2010 22:56:46 +0100 wenzelm merged
Mon, 22 Mar 2010 15:45:54 -0700 huffman remove unused adm_tac.ML
Mon, 22 Mar 2010 15:42:07 -0700 huffman avoid dependence on adm_tac solver
Mon, 22 Mar 2010 15:23:16 -0700 huffman remove obsolete holcf_logic.ML
Mon, 22 Mar 2010 15:05:20 -0700 huffman fix ML warning in domain_library.ML
Mon, 22 Mar 2010 14:58:21 -0700 huffman fix ML warnings in repdef.ML
Mon, 22 Mar 2010 14:44:37 -0700 huffman fix ML warnings in fixrec.ML
Mon, 22 Mar 2010 14:11:13 -0700 huffman fix ML warnings in pcpodef.ML
Mon, 22 Mar 2010 13:27:35 -0700 huffman fix LaTeX overfull hbox warnings in HOLCF document
Mon, 22 Mar 2010 12:52:51 -0700 huffman remove LaTeX hyperref warnings by avoiding antiquotations within section headings
Mon, 22 Mar 2010 20:59:22 +0100 wenzelm explicit Simplifier.global_context;
Mon, 22 Mar 2010 20:58:52 +0100 wenzelm recovered header;
Mon, 22 Mar 2010 19:29:11 +0100 wenzelm eliminated old-style Drule.add_axiom in favour of Specification.axiom, with explicit Drule.export_without_context to imitate the old behaviour;
Mon, 22 Mar 2010 19:26:12 +0100 wenzelm inlined version of old-style Drule.add_axioms -- Specification.axiom is not bootstrapped yet;
Mon, 22 Mar 2010 19:25:14 +0100 wenzelm use Specification.axiom, together with Drule.export_without_context that was implicit in the former PureThy.add_axioms (cf. f81557a124d5);
Mon, 22 Mar 2010 19:23:03 +0100 wenzelm added Specification.axiom convenience;
Mon, 22 Mar 2010 15:07:07 +0100 blanchet detect OFCLASS() axioms in Nitpick;
Mon, 22 Mar 2010 13:48:15 +0100 bulwahn merged
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn contextifying the compilation of the predicate compiler
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn removed unused Predicate_Compile_Set
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn avoiding fishing for split_asm rule in the predicate compiler
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn contextifying the proof procedure in the predicate compiler
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn making flat triples to nested tuple to remove general triple functions
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn reduced the debug output functions from 2 to 1
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn some improvements thanks to Makarius source code review
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn adding proof procedure for cases rule with tuples; adding introduction rule for negated premises; improving proof procedure with negated premises
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn enabling a previously broken example of the predicate compiler again
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn improving handling of case expressions in predicate rewriting
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn adding depth_limited_random compilation to predicate compiler
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn a new simpler random compilation for the predicate compiler
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn reviving the classical depth-limited computation in the predicate compiler
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn cleaning the function flattening
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn generalized split transformation in the function flattening
Mon, 22 Mar 2010 08:30:12 +0100 bulwahn only adding lifted arguments to item net in the function flattening; correcting indentation; removing dead code
Mon, 22 Mar 2010 08:30:12 +0100 bulwahn restructuring function flattening
Mon, 22 Mar 2010 08:30:12 +0100 bulwahn renaming mk_prems to flatten in the function flattening
Mon, 22 Mar 2010 08:30:12 +0100 bulwahn simplifying function flattening
Mon, 22 Mar 2010 11:45:09 +0100 boehmes removed warning_count (known causes for warnings have been resolved)
Mon, 22 Mar 2010 10:38:28 +0100 blanchet remove the iteration counter from Sledgehammer's minimizer
Mon, 22 Mar 2010 10:25:44 +0100 blanchet merged
Mon, 22 Mar 2010 10:25:07 +0100 blanchet start work on direct proof reconstruction for Sledgehammer
Fri, 19 Mar 2010 16:04:15 +0100 blanchet renamed "e_full" and "vampire_full" to "e_isar" and "vampire_isar";
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip