Tue, 26 Oct 2010 15:00:42 +0200 haftmann more general treatment of type argument in code certificates for operations on abstract types
Tue, 26 Oct 2010 14:11:34 +0200 haftmann partial_function is a declaration command
Tue, 26 Oct 2010 14:06:21 +0200 blanchet merged
Tue, 26 Oct 2010 13:50:57 +0200 blanchet proper error handling for SMT solvers in Sledgehammer
Tue, 26 Oct 2010 13:50:18 +0200 krauss NEWS
Tue, 26 Oct 2010 13:17:37 +0200 blanchet merge
Tue, 26 Oct 2010 13:16:43 +0200 blanchet integrated "smt" proof method with Sledgehammer
Tue, 26 Oct 2010 13:19:31 +0200 krauss fixed confusion introduced in 008dc2d2c395
Tue, 26 Oct 2010 12:23:39 +0200 blanchet merged
Tue, 26 Oct 2010 12:17:19 +0200 blanchet reverted e7a80c6752c9 -- there's not much point in putting a diagnosis tool (as opposed to a proof method) in Plain, but more importantly Sledgehammer must be in Main to use SMT solvers
Tue, 26 Oct 2010 12:19:31 +0200 haftmann merged
Tue, 26 Oct 2010 12:19:22 +0200 haftmann tuned
Tue, 26 Oct 2010 12:21:45 +0200 krauss merged
Tue, 26 Oct 2010 12:19:02 +0200 krauss use partial_function instead of MREC combinator; curried rev'
Tue, 26 Oct 2010 12:19:02 +0200 krauss added Heap monad instance of partial_function package
Tue, 26 Oct 2010 12:19:02 +0200 krauss added Spec_Rule declaration to partial_function
Tue, 26 Oct 2010 12:19:01 +0200 krauss basic documentation for command partial_function
Tue, 26 Oct 2010 12:19:01 +0200 krauss remove outdated "(otherwise)" syntax from manual
Tue, 26 Oct 2010 12:19:01 +0200 krauss declare recursive equation as ".simps", in accordance with other packages
Tue, 26 Oct 2010 12:16:08 +0200 haftmann merged
Tue, 26 Oct 2010 12:15:55 +0200 haftmann dropped accidental doubled computation
Tue, 26 Oct 2010 11:51:09 +0200 boehmes optionally force the remote version of an SMT solver to be executed
Tue, 26 Oct 2010 11:49:36 +0200 boehmes tuned
Tue, 26 Oct 2010 11:49:23 +0200 boehmes added a mode to only filter assumptions used in a Z3 proof (in which no proof reconstruction is performed)
Tue, 26 Oct 2010 11:46:19 +0200 boehmes changed SMT configuration options; updated SMT certificates
Tue, 26 Oct 2010 11:45:12 +0200 boehmes joined setup of SMT solvers in one place; turned Z3-specific options into SMT options (renamed configuration options from z3_* to smt_*); more detailed SMT exception; improved SMT filter interface
Tue, 26 Oct 2010 11:39:26 +0200 boehmes keep track of theorems initially given to SMT (even if they are rewritten); provide interface to filter theorems necessary for SMT proofs
Tue, 26 Oct 2010 11:31:03 +0200 blanchet merged
Tue, 26 Oct 2010 11:21:08 +0200 blanchet merge
Tue, 26 Oct 2010 11:11:23 +0200 blanchet clearer error messages
Tue, 26 Oct 2010 11:10:00 +0200 blanchet renaming
Thu, 28 Oct 2010 15:06:47 +0200 wenzelm back again to non-Apple font rendering (cf. 4977324373f2);
Thu, 28 Oct 2010 14:56:14 +0200 wenzelm dock isabelle-session at bottom (again, cf. 37bdc2220cf8) to ensure that controls are fully visible;
Tue, 26 Oct 2010 16:56:07 +0200 wenzelm disable broken popups for now;
Tue, 26 Oct 2010 15:57:16 +0200 wenzelm tuned;
Tue, 26 Oct 2010 11:31:22 +0200 wenzelm do not handle arbitrary exceptions;
Tue, 26 Oct 2010 11:23:27 +0200 wenzelm merged
Tue, 26 Oct 2010 11:20:14 +0200 haftmann Code_Runtime.trace
Tue, 26 Oct 2010 11:22:18 +0200 wenzelm proper markup of uninterpreted ML text as @{ML_text}, not @{verbatim};
Tue, 26 Oct 2010 11:06:12 +0200 wenzelm merged
Tue, 26 Oct 2010 11:00:17 +0200 blanchet improved English
Tue, 26 Oct 2010 10:59:28 +0200 blanchet whitespace tuning
Tue, 26 Oct 2010 10:57:04 +0200 blanchet no need to encode theorem number twice in skolem names
Tue, 26 Oct 2010 10:39:52 +0200 blanchet tuning
Tue, 26 Oct 2010 09:40:20 +0200 blanchet make SML/NJ happy
Mon, 25 Oct 2010 21:17:16 +0200 bulwahn relaxing the filtering condition for getting specifications from Spec_Rules
Mon, 25 Oct 2010 21:17:16 +0200 bulwahn adding new predicate compiler files to the IsaMakefile
Mon, 25 Oct 2010 21:17:15 +0200 bulwahn using mode_eq instead of op = for lookup in the predicate compiler
Mon, 25 Oct 2010 21:17:14 +0200 bulwahn renaming split_modeT' to split_modeT
Mon, 25 Oct 2010 21:17:13 +0200 bulwahn options as first argument to check functions
Mon, 25 Oct 2010 21:17:12 +0200 bulwahn changing test parameters in examples to get to a result within the global timelimit
Mon, 25 Oct 2010 21:17:11 +0200 bulwahn adding a global fixed timeout to quickcheck
Mon, 25 Oct 2010 21:17:10 +0200 bulwahn adding a global time limit to the values command
Mon, 25 Oct 2010 22:47:02 +0200 wenzelm explicit message_output thread, with flushing after timeout, ensure atomic user-operations without the danger of IO Interrupt;
Mon, 25 Oct 2010 21:23:09 +0200 wenzelm more explicit indication of Output.Private_Hooks (still public to accomodate clones of Proof General for now);
Mon, 25 Oct 2010 21:06:56 +0200 wenzelm renamed Output.priority to Output.urgent_message to emphasize its special role more clearly;
Mon, 25 Oct 2010 20:24:13 +0200 wenzelm explicitly qualify type Output.output, which is a slightly odd internal feature;
Mon, 25 Oct 2010 16:52:20 +0200 wenzelm export main ML entry by default;
Mon, 25 Oct 2010 16:41:23 +0200 wenzelm observe Isabelle/ML coding standards;
Mon, 25 Oct 2010 16:18:00 +0200 wenzelm merged
Mon, 25 Oct 2010 16:17:16 +0200 wenzelm significantly improved Isabelle/Isar implementation manual;
Mon, 25 Oct 2010 16:14:40 +0200 wenzelm misc tuning;
Mon, 25 Oct 2010 11:39:52 +0200 wenzelm removed some remains of Output.debug (follow-up to fce2202892c4);
Mon, 25 Oct 2010 11:22:30 +0200 wenzelm recovered some odd two-dimensional layout;
Mon, 25 Oct 2010 13:36:20 +0200 haftmann merged
Mon, 25 Oct 2010 13:34:58 +0200 haftmann dropped (almost) redundant distinct.induct rule; distinct_simps again named distinct.simps
Mon, 25 Oct 2010 13:34:57 +0200 haftmann moved sledgehammer to Plain; tuned dependencies
Mon, 25 Oct 2010 13:34:57 +0200 haftmann CONTRIBUTORS
Mon, 25 Oct 2010 12:24:38 +0200 blanchet merge
Mon, 25 Oct 2010 11:42:05 +0200 blanchet merged
Mon, 25 Oct 2010 10:38:41 +0200 blanchet updated keywords
Mon, 25 Oct 2010 10:30:46 +0200 blanchet introduced manual version of "Auto Solve" as "solve_direct"
Mon, 25 Oct 2010 09:29:43 +0200 blanchet make "sledgehammer_params" work on single-threaded platforms
Fri, 22 Oct 2010 18:31:45 +0200 blanchet tuning
Fri, 22 Oct 2010 18:24:10 +0200 blanchet handle timeouts (to prevent failure from other threads);
Mon, 25 Oct 2010 12:11:12 +0200 haftmann update keywords
Mon, 25 Oct 2010 10:45:22 +0200 krauss some partial_function examples
Mon, 25 Oct 2010 11:16:23 +0200 wenzelm added ML antiquotation @{assert};
Mon, 25 Oct 2010 11:01:00 +0200 wenzelm updated keywords;
Sat, 23 Oct 2010 23:42:04 +0200 krauss integrated partial_function into HOL-Plain
Sat, 23 Oct 2010 23:41:19 +0200 krauss first version of partial_function package
Sat, 23 Oct 2010 23:39:37 +0200 krauss Complete_Partial_Order.thy: complete partial orders over arbitrary chains, with fixpoint theorem
Mon, 25 Oct 2010 08:08:08 +0200 bulwahn merged
Fri, 22 Oct 2010 18:38:59 +0200 bulwahn splitting Hotel Key card example into specification and the two tests for counter example generation
Fri, 22 Oct 2010 18:38:59 +0200 bulwahn adding generator quickcheck
Fri, 22 Oct 2010 18:38:59 +0200 bulwahn restructuring values command and adding generator compilation
Fri, 22 Oct 2010 18:38:59 +0200 bulwahn moving general functions from core_data to predicate_compile_aux
Fri, 22 Oct 2010 18:38:59 +0200 bulwahn updating to new notation in commented examples
Sun, 24 Oct 2010 15:11:24 -0700 huffman merged
Sun, 24 Oct 2010 03:43:12 -0700 huffman use default names sprod/Rep_sprod/Abs_sprod from pcpodef instead of Sprod/Rep_Sprod/Abs_Sprod; similarly for ssum
Sat, 23 Oct 2010 19:56:33 -0700 huffman remove legacy comp_dbind option from domain package
Sat, 23 Oct 2010 11:04:26 -0700 huffman change fixrec parser to not accept theorem names with (unchecked) option
Sat, 23 Oct 2010 11:03:50 -0700 huffman tuned
Fri, 22 Oct 2010 15:49:18 -0700 huffman rename lemma surjective_pairing_Sprod2 to spair_sfst_ssnd
Fri, 22 Oct 2010 15:47:43 -0700 huffman add lemma strict3
Fri, 22 Oct 2010 11:24:52 -0700 huffman do proofs using Rep_Sprod_simps, Rep_Ssum_simps; remove unused lemmas
Fri, 22 Oct 2010 07:45:32 -0700 huffman make discrete_cpo a subclass of chfin; remove chfin instances for fun, cfun
Fri, 22 Oct 2010 07:44:34 -0700 huffman direct instantiation unit :: discrete_cpo
Fri, 22 Oct 2010 06:58:45 -0700 huffman remove finite_po class
Fri, 22 Oct 2010 06:08:51 -0700 huffman simplify proofs about flift; remove unneeded lemmas
Fri, 22 Oct 2010 05:54:54 -0700 huffman simplify proof
Thu, 21 Oct 2010 15:21:39 -0700 huffman minimize imports
Thu, 21 Oct 2010 15:19:07 -0700 huffman add type annotation to avoid warning
Thu, 21 Oct 2010 12:51:36 -0700 huffman simplify some proofs, convert to Isar style
Thu, 21 Oct 2010 12:03:49 -0700 huffman rename lemma spair_lemma to spair_Sprod
Thu, 21 Oct 2010 06:03:18 -0700 huffman pcpodef (open) 'a lift
Thu, 21 Oct 2010 05:44:38 -0700 huffman remove intro! attribute from {sinl,sinr}_defined
Thu, 21 Oct 2010 05:35:32 -0700 huffman simplify proofs of ssumE, sprodE
Sun, 24 Oct 2010 21:25:13 +0200 wenzelm merged
Sun, 24 Oct 2010 20:37:30 +0200 nipkow renamed nat_number
Sun, 24 Oct 2010 20:19:00 +0200 nipkow nat_number -> eval_nat_numeral
Fri, 22 Oct 2010 23:45:20 +0200 krauss some cleanup in Function_Lib
Fri, 22 Oct 2010 17:15:46 +0200 blanchet merged
Fri, 22 Oct 2010 16:45:55 +0200 blanchet compile
Fri, 22 Oct 2010 16:37:11 +0200 blanchet added SMT solver to Sledgehammer docs
Fri, 22 Oct 2010 16:11:43 +0200 blanchet more robust handling of "remote_" vs. non-"remote_" provers
Fri, 22 Oct 2010 15:02:27 +0200 blanchet generalized the relevance filter so that it takes the list of "irrelevant constants" as argument (since the ATP and SMT preprocessing are different)
Fri, 22 Oct 2010 14:47:43 +0200 blanchet replaced references with proper record that's threaded through
Fri, 22 Oct 2010 14:10:32 +0200 blanchet fixed signature of "is_smt_solver_installed";
Fri, 22 Oct 2010 13:57:54 +0200 blanchet renamed modules
Fri, 22 Oct 2010 13:54:51 +0200 blanchet renamed files
Fri, 22 Oct 2010 13:49:44 +0200 blanchet took out "smt"/"remote_smt" from default ATPs until they are properly implemented
Fri, 22 Oct 2010 13:48:21 +0200 blanchet remove more needless code ("run_smt_solvers");
Fri, 22 Oct 2010 12:15:31 +0200 blanchet got rid of duplicate functionality ("run_smt_solver_somehow");
Fri, 22 Oct 2010 11:58:33 +0200 blanchet bring ATPs and SMT solvers more in line with each other
Fri, 22 Oct 2010 11:11:34 +0200 blanchet make Sledgehammer minimizer fully work with SMT
Fri, 22 Oct 2010 09:50:18 +0200 blanchet generalization of the Sledgehammer minimizer, to make it possible to handle SMT solvers as well
Thu, 21 Oct 2010 16:25:40 +0200 blanchet first step in adding support for an SMT backend to Sledgehammer
Thu, 21 Oct 2010 14:55:09 +0200 blanchet use consistent terminology in Sledgehammer: "prover = ATP or SMT solver or ..."
Thu, 21 Oct 2010 14:54:39 +0200 blanchet cosmetics
Fri, 22 Oct 2010 13:59:34 +0200 krauss relation method: re-check given term with type constraints to avoid unspecific failure if ill-typed -- keep old behaviour for tactic version
Fri, 22 Oct 2010 12:01:12 +0200 hoelzl Changed section title to please LaTeX.
Thu, 21 Oct 2010 20:26:35 +0200 bulwahn temporary removed Predicate_Compile_Quickcheck_Examples from tests
Thu, 21 Oct 2010 19:13:11 +0200 bulwahn adapting alternative_defs, predicate_compile_quickcheck, examples and code_prolog
Thu, 21 Oct 2010 19:13:10 +0200 bulwahn using a signature in core_data and moving some more functions to core_data
Thu, 21 Oct 2010 19:13:09 +0200 bulwahn splitting large core file into core_data, mode_inference and predicate_compile_proof
Thu, 21 Oct 2010 19:13:09 +0200 bulwahn added generator_dseq compilation for a sound depth-limited compilation with small value generators
Thu, 21 Oct 2010 19:13:08 +0200 bulwahn for now safely but unpractically assume no predicate is terminating
Thu, 21 Oct 2010 19:13:07 +0200 bulwahn adding decreasing bind and non-decreasing bind; depth-limited and depth-unlimited compilation possible
Thu, 21 Oct 2010 19:13:06 +0200 bulwahn adding option smart_depth_limiting to predicate compiler
Wed, 20 Oct 2010 21:26:51 -0700 huffman merged
Wed, 20 Oct 2010 19:40:02 -0700 huffman introduce function strict :: 'a -> 'b -> 'b, which works like Haskell's seq; use strict instead of strictify in various definitions
Wed, 20 Oct 2010 17:25:22 -0700 huffman add lemma lub_eq_bottom_iff
Wed, 20 Oct 2010 16:19:25 -0700 huffman combine check_and_sort_domain with main function; rewrite much of the error-checking code
Wed, 20 Oct 2010 13:22:30 -0700 huffman constructor arguments with selectors must have pointed types
Wed, 20 Oct 2010 13:02:13 -0700 huffman simplify check_and_sort_domain; more meaningful variable names
Tue, 19 Oct 2010 16:21:24 -0700 huffman replace fixrec 'permissive' mode with per-equation 'unchecked' option
Tue, 19 Oct 2010 15:01:51 -0700 huffman rename domain_theorems.ML to domain_induction.ML; rename domain_extender.ML to domain.ML
Tue, 19 Oct 2010 14:28:14 -0700 huffman simplify some proofs; remove some unused lists of lemmas
Tue, 19 Oct 2010 11:07:42 -0700 huffman replace 'in_defl' relation and '_ ::: _' syntax with 'defl_set' function
Tue, 19 Oct 2010 10:13:29 -0700 huffman eliminate constant 'coerce'; use 'prj oo emb' instead
Tue, 19 Oct 2010 07:05:04 -0700 huffman simplify fixrec pattern match function
Sun, 17 Oct 2010 09:53:47 -0700 huffman simplify some proofs
Tue, 19 Oct 2010 15:13:35 +0100 Christian Urban tuned
Tue, 19 Oct 2010 12:26:38 +0200 bulwahn added some facts about factorial and dvd, div and mod
Tue, 19 Oct 2010 12:26:37 +0200 bulwahn removing something that probably slipped into the Quotient_List theory
Tue, 19 Oct 2010 11:44:42 +0900 Cezary Kaliszyk Quotient package: partial equivalence introduction
Mon, 18 Oct 2010 14:25:15 +0100 Christian Urban reorganisation of the FSet theory (changed the primary naming scheme of constants and theorems to *_fset)
Sat, 16 Oct 2010 17:10:23 -0700 huffman remove dead code
Sat, 16 Oct 2010 17:09:57 -0700 huffman remove old uses of 'simp_tac HOLCF_ss'
Sat, 16 Oct 2010 16:39:06 -0700 huffman merged
Sat, 16 Oct 2010 16:22:42 -0700 huffman remove last few dependencies on domain_library.ML and delete it; temporarily disable emptiness check
Sat, 16 Oct 2010 15:26:30 -0700 huffman reimplement proof automation for coinduct rules
Sat, 16 Oct 2010 14:41:11 -0700 huffman add functions mk_imp, mk_all
Fri, 15 Oct 2010 08:52:53 -0700 huffman move emptiness check to comp_theorems; remove eqs parameter to prove_induction; remove dead code
Fri, 15 Oct 2010 08:07:20 -0700 huffman simplify automation of induct proof
Fri, 15 Oct 2010 06:08:42 -0700 huffman add function mk_adm
Fri, 15 Oct 2010 05:50:27 -0700 huffman rewrite proof automation for finite_ind; get rid of case_UU_tac
Thu, 14 Oct 2010 19:16:52 -0700 huffman put constructor argument specs in constr_info type
Thu, 14 Oct 2010 14:42:05 -0700 huffman avoid using Global_Theory.get_thm
Thu, 14 Oct 2010 13:46:27 -0700 huffman include iso_info as part of constr_info type
Thu, 14 Oct 2010 13:28:31 -0700 huffman remove function Domain_Theorems.theorems; bind theorem names directly from Domain_Constructors.add_domain_constructors
Thu, 14 Oct 2010 10:16:46 -0700 huffman add take_strict_thms field to take_info type
Thu, 14 Oct 2010 09:44:40 -0700 huffman add record type synonym 'constr_info'
Thu, 14 Oct 2010 09:34:00 -0700 huffman add function take_theorems
Thu, 14 Oct 2010 09:28:05 -0700 huffman add type annotation to avoid warning
Wed, 13 Oct 2010 10:56:42 -0700 huffman cleaned up Fun_Cpo.thy; deprecated a few theorem names
Wed, 13 Oct 2010 10:27:26 -0700 huffman edit comments
Tue, 12 Oct 2010 09:32:21 -0700 huffman remove unneeded lemmas Lift_exhaust, Lift_cases
Tue, 12 Oct 2010 09:08:27 -0700 huffman move lemmas from Lift.thy to Cfun.thy
Tue, 12 Oct 2010 07:46:44 -0700 huffman cleaned up Adm.thy
Tue, 12 Oct 2010 06:20:05 -0700 huffman remove unneeded lemmas from Fun_Cpo.thy
Tue, 12 Oct 2010 05:48:32 -0700 huffman remove unused lemmas
Tue, 12 Oct 2010 05:48:15 -0700 huffman reformulate lemma cont2cont_lub and move to Cont.thy
Tue, 12 Oct 2010 05:25:21 -0700 huffman remove unused lemmas cont_fst_snd_D1, cont_fst_snd_D2
Mon, 11 Oct 2010 21:35:31 -0700 huffman new theorem names: fun_below_iff, fun_belowI, cfun_eq_iff, cfun_eqI, cfun_below_iff, cfun_belowI
Mon, 11 Oct 2010 16:24:44 -0700 huffman rename Ffun.thy to Fun_Cpo.thy
Mon, 11 Oct 2010 16:14:15 -0700 huffman remove unused constant 'directed'
Mon, 11 Oct 2010 09:54:04 -0700 huffman add HOLCF/Library/Defl_Bifinite.thy, which proves instance defl :: bifinite
Fri, 15 Oct 2010 17:21:37 +0100 paulson merged
Fri, 15 Oct 2010 17:21:07 +0100 paulson prevention of self-referential type environments
Fri, 15 Oct 2010 21:50:26 +0900 Cezary Kaliszyk FSet: definition changes propagated from Nominal and more use of 'descending' tactic
Fri, 15 Oct 2010 21:47:45 +0900 Cezary Kaliszyk FSet tuned
Fri, 15 Oct 2010 21:46:45 +0900 Cezary Kaliszyk FSet: give names to respectfulness theorems, rename list_all2_refl to avoid clash
Thu, 14 Oct 2010 12:40:14 +0200 krauss NEWS
Sun, 10 Oct 2010 22:50:25 +0200 krauss removed output syntax "'a ~=> 'b" for "'a => 'b option"
Wed, 13 Oct 2010 09:56:00 +0200 krauss reactivated
Tue, 12 Oct 2010 21:30:44 +0200 krauss slightly more robust proof
Mon, 11 Oct 2010 08:32:09 -0700 huffman renamed type and constant 'sfp' to 'defl'; replaced syntax SFP('a) with DEFL('a)
Mon, 11 Oct 2010 07:09:42 -0700 huffman merged
Sat, 09 Oct 2010 07:24:49 -0700 huffman move all bifinite class instances to Bifinite.thy
Fri, 08 Oct 2010 07:39:50 -0700 huffman rename class 'sfp' to 'bifinite'
Thu, 07 Oct 2010 13:54:43 -0700 huffman move stuff from Algebraic.thy to Bifinite.thy and elsewhere
Thu, 07 Oct 2010 13:33:06 -0700 huffman add lemma typedef_ideal_completion
Thu, 07 Oct 2010 13:22:13 -0700 huffman remove unused lemmas
Thu, 07 Oct 2010 13:19:45 -0700 huffman remove Infinite_Set from ROOT.ML
Thu, 07 Oct 2010 13:18:48 -0700 huffman remove some junk that made it in by accient
Mon, 11 Oct 2010 18:03:47 +0700 blanchet "setup" in theory
Mon, 11 Oct 2010 18:03:18 +0700 blanchet added "trace_meson" configuration option, replacing old-fashioned reference
Mon, 11 Oct 2010 18:02:14 +0700 blanchet added "trace_metis" configuration option, replacing old-fashioned references
Sun, 10 Oct 2010 23:16:24 +0200 krauss do not mention unqualified names, now that 'global' and 'local' are gone
Sun, 10 Oct 2010 16:34:20 +0200 nipkow simplified proof
Sun, 10 Oct 2010 18:42:13 +0700 blanchet avoid generating several formulas with the same name ("tfrees")
Wed, 06 Oct 2010 10:49:27 -0700 huffman major reorganization/simplification of HOLCF type classes:
Tue, 05 Oct 2010 17:53:00 -0700 Brian Huffman add lemma finite_deflation_intro
Tue, 05 Oct 2010 17:36:45 -0700 Brian Huffman add lemmas finite_deflation_imp_compact, cast_below_cast_iff
Tue, 05 Oct 2010 17:32:02 -0700 Brian Huffman move lemmas to Deflation.thy
Tue, 05 Oct 2010 17:07:57 -0700 Brian Huffman simplify proofs of powerdomain inequalities
Mon, 04 Oct 2010 06:58:37 -0700 huffman new lemmas about lub
Mon, 04 Oct 2010 06:45:57 -0700 huffman define is_ub predicate using bounded quantifier
Sat, 02 Oct 2010 17:50:33 -0700 huffman minimize theory imports
Fri, 01 Oct 2010 07:40:57 -0700 huffman added lemmas to List_Cpo.thy
Thu, 30 Sep 2010 19:42:12 -0700 huffman new_domain emits proper error message when a constructor argument type does not have sort 'rep'
Wed, 06 Oct 2010 17:56:41 +0200 blanchet move code from "Metis_Tactics" to "Metis_Reconstruct"
Wed, 06 Oct 2010 17:44:21 +0200 blanchet merged
Wed, 06 Oct 2010 17:44:07 +0200 blanchet qualify "Meson." and "Metis." constants so that the ML files can be reloaded later (e.g. for testing/development)
Wed, 06 Oct 2010 17:42:57 +0200 blanchet get rid of function that duplicates existing Pure functionality
Wed, 06 Oct 2010 17:38:06 +0200 blanchet remove needless fact
Wed, 06 Oct 2010 12:01:55 +0200 blanchet added a few FIXMEs
Tue, 05 Oct 2010 12:50:45 +0200 blanchet tuned comments
Tue, 05 Oct 2010 12:06:08 +0200 blanchet document latest changes to Meson/Metis/Sledgehammer
Tue, 05 Oct 2010 12:04:57 +0200 blanchet remove needless Metis facts
Tue, 05 Oct 2010 12:04:49 +0200 blanchet hide one more name
Tue, 05 Oct 2010 12:04:19 +0200 blanchet qualify names
Tue, 05 Oct 2010 11:45:10 +0200 blanchet hide uninteresting MESON/Metis constants and facts and remove "meson_" prefix to (now hidden) fact names
Tue, 05 Oct 2010 11:14:56 +0200 blanchet clean up debugging output
Tue, 05 Oct 2010 11:10:37 +0200 blanchet factor out "ATP" from "Sledgehammer" (cf. "SAT" vs. "Refute", etc.) -- the theories now reflect the directory structure
Tue, 05 Oct 2010 10:59:12 +0200 blanchet got rid of overkill "meson_choice" attribute;
Tue, 05 Oct 2010 10:30:50 +0200 blanchet more explicit name
Tue, 05 Oct 2010 10:28:11 +0200 blanchet factor out "Meson_Tactic" from "Meson_Clausify"
Mon, 04 Oct 2010 22:51:53 +0200 blanchet tuning
Mon, 04 Oct 2010 22:45:09 +0200 blanchet move Metis into Plain
Mon, 04 Oct 2010 22:01:34 +0200 blanchet added "Meson" theory to Makefile
Mon, 04 Oct 2010 21:57:23 +0200 blanchet update authors
Mon, 04 Oct 2010 21:55:54 +0200 blanchet remove Meson from Hilbert_Choice
Mon, 04 Oct 2010 21:50:32 +0200 blanchet remove Meson from Sledgehammer
Mon, 04 Oct 2010 21:49:07 +0200 blanchet move Meson to Plain
Mon, 04 Oct 2010 21:37:42 +0200 blanchet move MESON files together
Mon, 04 Oct 2010 20:55:55 +0200 blanchet paramify new skolems just like old ones (cf. reveal_old_skolem_terms)
Mon, 04 Oct 2010 18:31:34 +0200 blanchet fixed two bugs in new skolemizer: instantiations now take types into consideration, and rotate_tac is given the proper offset
Mon, 04 Oct 2010 17:30:34 +0200 blanchet correctly handle multiple copies of the same axiom with the same types
Mon, 04 Oct 2010 16:36:20 +0200 blanchet put two operations in the right order
Mon, 04 Oct 2010 16:24:53 +0200 blanchet reintroduce old "unify_prem_with_concl" code to avoid reaching unification bound + primitive handling for polymorphism
Mon, 04 Oct 2010 15:05:19 +0200 blanchet apply "assume_tac" directly on the right assumption, using "rotate_tac" -- this ensures that the desired unifications are performed
Mon, 04 Oct 2010 14:36:18 +0200 blanchet instantiate foralls and release exists in the order described by the topological order
Mon, 04 Oct 2010 14:34:15 +0200 blanchet reverted 0bfaaa81fc62, since "Thm.rename_boundvars" can't be relied upon to give unique names to bound variables
(0) -30000 -10000 -3000 -1000 -256 +256 +1000 +3000 +10000 +30000 tip