Mon, 12 Apr 2010 15:05:42 -0700 huffman for axiomatic domain package, declare types and arities in domain_axioms.ML instead of domain_extender.ML
Mon, 12 Apr 2010 13:19:28 +0200 Cezary Kaliszyk Changed the type of Quot_True, so that it is an HOL constant.
Sun, 11 Apr 2010 17:46:42 +0200 haftmann removed rather toyish tree
Sun, 11 Apr 2010 17:40:43 +0200 haftmann updated keywords
Sun, 11 Apr 2010 16:51:36 +0200 haftmann merged
Sun, 11 Apr 2010 16:51:07 +0200 haftmann user interface for abstract datatypes is an attribute, not a command
Sun, 11 Apr 2010 16:51:06 +0200 haftmann implementation of mappings by rbts
Sun, 11 Apr 2010 16:51:06 +0200 haftmann lemma is_empty_empty
Sun, 11 Apr 2010 16:51:05 +0200 haftmann constructor Mapping replaces AList
Sun, 11 Apr 2010 15:42:05 +0200 wenzelm stay within Local_Defs layer;
Sun, 11 Apr 2010 15:22:15 +0200 wenzelm expose foundational typedef axiom name;
Sun, 11 Apr 2010 14:30:34 +0200 wenzelm Thm.add_axiom/add_def: return internal name of foundational axiom;
Sun, 11 Apr 2010 14:06:35 +0200 wenzelm modernized datatype constructors;
Sun, 11 Apr 2010 14:04:10 +0200 wenzelm of_sort_derivation: weaken bypasses derivation for identical sort -- accomodate proof terms by krauss/schropp, for example;
Sun, 11 Apr 2010 13:13:23 +0200 wenzelm tuned;
Sun, 11 Apr 2010 13:08:14 +0200 wenzelm of_sort_derivation: pass-through full type information -- following the version by krauss/schropp;
Fri, 09 Apr 2010 13:35:54 +0200 wenzelm include JEDIT_APPLE_PROPERTIES by default;
Fri, 09 Apr 2010 11:35:50 +0200 wenzelm isatest: more uniform setup for Unix vs. Cygwin;
Thu, 08 Apr 2010 22:39:06 +0200 boehmes added missing case: meta universal quantifier
Thu, 08 Apr 2010 08:17:27 +0200 bulwahn added imperative SAT checker; improved headers of example files; adopted IsaMakefile
Wed, 07 Apr 2010 22:22:49 +0200 ballarin Merged.
Wed, 07 Apr 2010 19:17:10 +0200 ballarin Merged resolving conflicts NEWS and locale.ML.
Fri, 02 Apr 2010 13:33:48 +0200 ballarin Proper inheritance of mixins for activated facts and locale dependencies.
Mon, 15 Feb 2010 19:54:54 +0100 ballarin Removed obsolete function.
Mon, 15 Feb 2010 01:34:08 +0100 ballarin Graceful treatment of non-locale subgoals by methods unfold_locales and intro_locales.
Mon, 15 Feb 2010 01:27:06 +0100 ballarin Tuned interpretation proofs.
Thu, 11 Feb 2010 21:00:36 +0100 ballarin A rough implementation of full mixin inheritance; additional unit tests.
Tue, 02 Feb 2010 21:23:20 +0100 ballarin Clarified invariant; tuned.
Mon, 01 Feb 2010 21:59:27 +0100 ballarin More mixin tests.
Mon, 01 Feb 2010 21:55:00 +0100 ballarin Use serial to be more debug friendly.
Wed, 07 Apr 2010 20:40:42 +0200 boehmes buffered output (faster than direct output)
Wed, 07 Apr 2010 20:40:42 +0200 boehmes simplified Cache_IO interface (input is just a string and not already stored in a file)
Wed, 07 Apr 2010 20:40:42 +0200 boehmes shortened interface (do not export unused options and functions)
Wed, 07 Apr 2010 20:40:42 +0200 boehmes always unfold definitions of specific constants (including special binders)
Wed, 07 Apr 2010 20:40:42 +0200 boehmes shorten the code by conditional function application
Wed, 07 Apr 2010 20:38:11 +0200 boehmes fail for problems containg the universal sort (as those problems cannot be atomized)
Wed, 07 Apr 2010 19:48:58 +0200 boehmes renamed "smt_record" to "smt_fixed" (somewhat more expressive) and inverted its semantics
Wed, 07 Apr 2010 17:24:44 +0200 hoelzl Added Information theory and Example: dining cryptographers
Wed, 07 Apr 2010 11:05:11 +0200 Christian Urban simplified induction case in finite_psubset_induct; tuned the proof that uses this induction principle
Tue, 06 Apr 2010 11:00:57 +0200 krauss removed (latex output) notation which is sometimes very ugly
Tue, 06 Apr 2010 10:48:16 +0200 boehmes merged
Tue, 06 Apr 2010 10:46:28 +0200 boehmes added missing mult_1_left to linarith simp rules
Tue, 06 Apr 2010 09:27:03 +0200 krauss tuned proof (no induction needed); removed unused lemma and fuzzy comment
Fri, 02 Apr 2010 17:20:43 +0200 wenzelm isatest: basic setup for cygwin-poly on atbroy102;
Thu, 01 Apr 2010 15:37:30 +0200 wenzelm slightly more standard dependencies;
Thu, 01 Apr 2010 12:19:37 +0200 nipkow merged
Thu, 01 Apr 2010 12:19:20 +0200 nipkow tuned many proofs a bit
Thu, 01 Apr 2010 09:31:58 +0200 nipkow merged
Mon, 29 Mar 2010 09:47:21 +0200 nipkow documented [[trace_simp=true]]
Thu, 01 Apr 2010 11:12:08 +0200 blanchet add missing goal argument
Thu, 01 Apr 2010 10:54:21 +0200 blanchet adapt syntax of Sledgehammer options in examples
Thu, 01 Apr 2010 10:27:06 +0200 blanchet merged
Thu, 01 Apr 2010 10:26:45 +0200 blanchet fixed layout of Sledgehammer output
Mon, 29 Mar 2010 19:49:57 +0200 blanchet added "modulus" and "sorts" options to control Sledgehammer's Isar proof output
Mon, 29 Mar 2010 18:44:24 +0200 blanchet make Sledgehammer output "by" vs. "apply", "qed" vs. "next", and any necessary "prefer"
Mon, 29 Mar 2010 15:50:18 +0200 blanchet get rid of Polyhash, since it's no longer used
Mon, 29 Mar 2010 15:26:19 +0200 blanchet remove use of Polyhash;
Mon, 29 Mar 2010 14:49:53 +0200 blanchet reintroduce efficient set structure to collect "no_atp" theorems
Mon, 29 Mar 2010 12:21:51 +0200 blanchet made "theory_const" a Sledgehammer option;
Mon, 29 Mar 2010 12:01:00 +0200 blanchet added "respect_no_atp" and "convergence" options to Sledgehammer;
Wed, 31 Mar 2010 16:44:41 +0200 bulwahn adding MREC induction rule in Imperative HOL
Wed, 31 Mar 2010 16:44:41 +0200 bulwahn made smlnj happy
Wed, 31 Mar 2010 16:44:41 +0200 bulwahn adding examples of function predicate replacement and arithmetic examples for the predicate compiler; tuned
Wed, 31 Mar 2010 16:44:41 +0200 bulwahn adopting specialisation examples to moving the alternative defs in the library
Wed, 31 Mar 2010 16:44:41 +0200 bulwahn adding setup for handling arithmetic of natural numbers and integers precisely and more efficiently in the predicate compiler; changed alternative size_list definition for predicate compiler
Wed, 31 Mar 2010 16:44:41 +0200 bulwahn no specialisation for predicates without introduction rules in the predicate compiler
Wed, 31 Mar 2010 16:44:41 +0200 bulwahn improving lookup function to handle overloaded constants more correctly in the function flattening of the predicate compiler
Wed, 31 Mar 2010 16:44:41 +0200 bulwahn activating the signature of Predicate_Compile again which was deactivated in changeset d93a3cb55068 for debugging purposes
Wed, 31 Mar 2010 16:44:41 +0200 bulwahn adding iterate_upto interface in compilations and iterate_upto functions in Isabelle theories for arithmetic setup of the predicate compiler
Wed, 31 Mar 2010 16:44:41 +0200 bulwahn clarifying the Predicate_Compile_Core signature
Wed, 31 Mar 2010 16:44:41 +0200 bulwahn adding signature to Predicate_Compile_Aux; tuning Predicate_Compile_Aux structure
Wed, 31 Mar 2010 16:44:41 +0200 bulwahn putting compilation setup of predicate compiler in a separate file
Tue, 30 Mar 2010 15:46:50 -0700 huffman simplify fold_graph proofs
Tue, 30 Mar 2010 23:12:55 +0200 krauss NEWS
Tue, 30 Mar 2010 15:25:35 +0200 krauss removed dead code; fixed typo
Tue, 30 Mar 2010 15:25:30 +0200 krauss switched PThm/PAxm etc. to use canonical order of type variables (term variables unchanged)
Tue, 30 Mar 2010 12:47:39 +0200 wenzelm merged
Mon, 29 Mar 2010 17:30:56 +0200 bulwahn adding skip_proof in the examples because proof procedure cannot handle alternative compilations yet
Mon, 29 Mar 2010 17:30:55 +0200 bulwahn tuned
Mon, 29 Mar 2010 17:30:54 +0200 bulwahn generalized alternative functions to alternative compilation to handle arithmetic functions better
Mon, 29 Mar 2010 17:30:54 +0200 bulwahn correcting alternative functions with tuples
Mon, 29 Mar 2010 17:30:53 +0200 bulwahn no specialisation for patterns with only tuples in the predicate compiler
Mon, 29 Mar 2010 17:30:53 +0200 bulwahn adding registration of functions in the function flattening
Mon, 29 Mar 2010 17:30:53 +0200 bulwahn added book-keeping, registration and compilation with alternative functions for predicates in the predicate compiler
Mon, 29 Mar 2010 17:30:52 +0200 bulwahn adding specialisation examples of the predicate compiler
Mon, 29 Mar 2010 17:30:52 +0200 bulwahn adding specialisation of predicates to the predicate compiler
Mon, 29 Mar 2010 17:30:50 +0200 bulwahn returning an more understandable user error message in the values command
Mon, 29 Mar 2010 17:30:49 +0200 bulwahn adding Lazy_Sequences with explicit depth-bound
Mon, 29 Mar 2010 17:30:48 +0200 bulwahn removing fishing for split thm in the predicate compiler
Mon, 29 Mar 2010 17:30:46 +0200 bulwahn prefer recursive calls before others in the mode inference
Mon, 29 Mar 2010 17:30:45 +0200 bulwahn added statistics to values command for random generation
Mon, 29 Mar 2010 17:30:43 +0200 bulwahn adopting Predicate_Compile_Quickcheck
Mon, 29 Mar 2010 17:30:43 +0200 bulwahn made quickcheck generic with respect to which compilation; added random compilation to quickcheck
Mon, 29 Mar 2010 17:30:41 +0200 bulwahn removed yieldn in Lazy_Sequence and put in the ML structure; corrects behaviour of values command
Mon, 29 Mar 2010 17:30:40 +0200 bulwahn adding a hook for experiments in the predicate compilation process
Mon, 29 Mar 2010 17:30:40 +0200 bulwahn removing simple equalities in introduction rules in the predicate compiler
Mon, 29 Mar 2010 17:30:39 +0200 bulwahn adopting Predicate_Compile
Mon, 29 Mar 2010 17:30:38 +0200 bulwahn adding values command for new monad; added new random monad compilation to predicate_compile_quickcheck
Mon, 29 Mar 2010 17:30:36 +0200 bulwahn generalizing the compilation process of the predicate compiler
Mon, 29 Mar 2010 17:30:36 +0200 bulwahn added new compilation to predicate_compiler
Mon, 29 Mar 2010 17:30:34 +0200 bulwahn adding new depth-limited and new random monad for the predicate compiler
Tue, 30 Mar 2010 00:47:52 +0200 wenzelm recovered StringBuilder functionality after subtle change of + and ++ in Scala 2.8.0 Beta 1;
Tue, 30 Mar 2010 00:13:27 +0200 wenzelm adapted to Scala 2.8.0 Beta 1;
Tue, 30 Mar 2010 00:12:42 +0200 wenzelm auto update by Netbeans 6.8;
Tue, 30 Mar 2010 00:11:41 +0200 wenzelm adapted to Netbeans 6.8 and Scala for Netbeans 6.8v1.1;
Mon, 29 Mar 2010 22:55:57 +0200 wenzelm replaced some deprecated methods;
Mon, 29 Mar 2010 22:43:56 +0200 wenzelm adapted to Scala 2.8.0 Beta1 -- with notable changes to scala.collection;
Mon, 29 Mar 2010 01:07:01 -0700 huffman merged
Sun, 28 Mar 2010 12:50:38 -0700 huffman use lattice theorems to prove set theorems
Sun, 28 Mar 2010 12:49:14 -0700 huffman add/change some lemmas about lattices
Sun, 28 Mar 2010 10:34:02 -0700 huffman cleaned up some proofs
Mon, 29 Mar 2010 09:06:34 +0200 boehmes the configuration option 'trace_simp' now uses the reference of the ProofGeneral settings menu as (dynamic) default value
Sun, 28 Mar 2010 19:34:08 +0200 wenzelm merged
Sun, 28 Mar 2010 19:20:52 +0200 wenzelm implicit checkpoint in Local_Theory.theory as well -- no longer export Local_Theory.checkpoint;
Sun, 28 Mar 2010 18:39:27 +0200 blanchet make SML/NJ happy
Sun, 28 Mar 2010 17:43:09 +0200 wenzelm pass raw Context.generic, to avoid wasteful Context.proof_of -- Config.get_thy is often used in performance critical spots like unify.ML;
Sun, 28 Mar 2010 16:59:06 +0200 wenzelm static defaults for configuration options;
Sun, 28 Mar 2010 16:13:29 +0200 wenzelm configuration options admit dynamic default values;
Sun, 28 Mar 2010 16:29:51 +0200 wenzelm tuned;
Sun, 28 Mar 2010 15:38:07 +0200 wenzelm do not export Attrib.register_config, to make it harder to use low-level Config.declare after the bootstrap phase;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip