Wed, 15 Sep 2010 15:11:39 +0200 haftmann ignore code cache optionally; corrected scope of term value in static_eval_conv
Wed, 15 Sep 2010 15:11:39 +0200 haftmann ignore code cache optionally
Wed, 15 Sep 2010 13:44:11 +0200 haftmann dropped redundant normal_form command
Wed, 15 Sep 2010 13:44:10 +0200 haftmann more explicit theory name
Wed, 15 Sep 2010 13:44:10 +0200 haftmann more accurate dependencies
Wed, 15 Sep 2010 12:16:35 +0200 haftmann merged
Wed, 15 Sep 2010 12:11:11 +0200 haftmann more clear separation of static compilation and dynamic evaluation
Wed, 15 Sep 2010 16:06:52 +0200 wenzelm Document.async_state: some attempts to make this more robust wrt. cancelation of the main transaction -- avoid confusing feedback about pending forks;
Wed, 15 Sep 2010 16:04:40 +0200 wenzelm isatest: reactivated kodkodi and thus HOL-Nitpick_Examples -- being now on a local file system greatly increases the chance that it works;
Wed, 15 Sep 2010 12:16:08 +0200 haftmann merged
Wed, 15 Sep 2010 11:30:32 +0200 haftmann replaced ML_Context.evaluate by ML_Context.value -- using context data instead of bare metal references
Wed, 15 Sep 2010 11:30:31 +0200 haftmann replaced ML_Context.evaluate by ML_Context.value -- using context data instead of bare metal references; tuned structures
Wed, 15 Sep 2010 10:45:22 +0200 blanchet merge
Wed, 15 Sep 2010 10:43:57 +0200 blanchet compile on SML/NJ
Wed, 15 Sep 2010 10:26:09 +0200 blanchet in debug mode, don't touch "$true" and "$false"
Wed, 15 Sep 2010 09:36:39 +0200 bulwahn adding option show_invalid_clauses for a more detailed message when modes are not inferred
Wed, 15 Sep 2010 09:36:38 +0200 bulwahn proposed modes for code_pred now supports modes for mutual predicates
Wed, 15 Sep 2010 08:58:34 +0200 haftmann merged
Mon, 13 Sep 2010 16:43:23 +0200 haftmann established emerging canonical names *_eqI and *_eq_iff
Mon, 13 Sep 2010 16:43:23 +0200 haftmann moved lemmas map_of_eqI and map_of_eq_dom to Map.thy
Mon, 13 Sep 2010 16:15:12 +0200 haftmann more precise name for activation of improveable syntax
Tue, 14 Sep 2010 23:38:36 +0200 blanchet tuning
Tue, 14 Sep 2010 23:38:20 +0200 blanchet tuning
Tue, 14 Sep 2010 23:37:34 +0200 blanchet prefer version 0.6 of Vampire, now that we can parse its output
Tue, 14 Sep 2010 23:36:23 +0200 blanchet fix splitting of proof lines for one-line metis calls;
Tue, 14 Sep 2010 23:01:29 +0200 blanchet finish support for E 1.2 proof reconstruction;
Tue, 14 Sep 2010 20:07:18 +0200 blanchet first step in generalizing to nonnumeric proof step names (e.g. remote Vampire 0.6)
Tue, 14 Sep 2010 19:40:19 +0200 blanchet clarify message
Tue, 14 Sep 2010 19:38:44 +0200 blanchet use same hack as in "Async_Manager" to work around Proof General bug
Tue, 14 Sep 2010 19:38:18 +0200 blanchet export function
Tue, 14 Sep 2010 17:36:27 +0200 blanchet generalize proof reconstruction code;
Tue, 14 Sep 2010 17:23:16 +0200 blanchet tuning
Tue, 14 Sep 2010 16:34:26 +0200 blanchet handle relevance filter corner cases more gracefully;
Tue, 14 Sep 2010 16:33:38 +0200 blanchet remove more clutter related to old "fast_descrs" optimization
Tue, 14 Sep 2010 15:39:57 +0200 blanchet Sledgehammer should be called in "prove" mode;
Tue, 14 Sep 2010 14:47:53 +0200 blanchet added a timeout around "try" call in Mirabelle
Tue, 14 Sep 2010 14:22:49 +0200 blanchet adapt examples to latest Nitpick changes + speed them up a little bit
Tue, 14 Sep 2010 14:12:18 +0200 blanchet tuning
Tue, 14 Sep 2010 13:44:43 +0200 blanchet eliminate more clutter related to "fast_descrs" optimization
Tue, 14 Sep 2010 13:24:18 +0200 blanchet remove "fast_descs" option from Nitpick;
Tue, 14 Sep 2010 12:52:50 +0200 blanchet fixed bug in the "fast_descrs" optimization;
Tue, 14 Sep 2010 11:18:40 +0200 blanchet speed up helper function
Tue, 14 Sep 2010 11:07:23 +0200 blanchet tuning
Tue, 14 Sep 2010 09:12:28 +0200 blanchet rename internal Sledgehammer constant
Tue, 14 Sep 2010 08:50:46 +0200 blanchet merged
Mon, 13 Sep 2010 21:24:10 +0200 blanchet merged
Mon, 13 Sep 2010 21:23:09 +0200 blanchet adapt to latest Metis version
Mon, 13 Sep 2010 21:21:45 +0200 blanchet regenerated "metis.ML" and reintroduced Larry's old hacks manually;
Mon, 13 Sep 2010 21:19:13 +0200 blanchet update scripts
Mon, 13 Sep 2010 21:11:59 +0200 blanchet change license, with Joe Hurd's permission
Mon, 13 Sep 2010 21:09:43 +0200 blanchet new version of the Metis files
Mon, 13 Sep 2010 21:08:15 +0200 blanchet remove old sources
Mon, 13 Sep 2010 20:27:40 +0200 blanchet remove "atoms" from the list of options with default values
Mon, 13 Sep 2010 20:21:40 +0200 blanchet remove unreferenced identifiers
Mon, 13 Sep 2010 20:21:24 +0200 blanchet make Auto Nitpick go through fewer scopes
Mon, 13 Sep 2010 20:15:04 +0200 blanchet move equation up where it's not ignored
Mon, 13 Sep 2010 20:10:24 +0200 blanchet correctly thread parameter through
Mon, 13 Sep 2010 15:11:10 +0200 blanchet indicate triviality in the list of proved things
Mon, 13 Sep 2010 15:01:31 +0200 blanchet indicate which goals are trivial
Mon, 13 Sep 2010 14:30:21 +0200 blanchet tuning
Mon, 13 Sep 2010 14:29:53 +0200 blanchet tuning
Mon, 13 Sep 2010 14:29:05 +0200 blanchet keep track of trivial vs. nontrivial calls using "try" for 30 seconds
Mon, 13 Sep 2010 14:28:25 +0200 blanchet change signature of "Try.invoke_try" to make it more flexible
Mon, 13 Sep 2010 13:12:33 +0200 blanchet use 30 s instead of 60 s as the default Sledgehammer timeout;
Mon, 13 Sep 2010 09:36:34 +0200 blanchet no timeout for Auto Try, since the Auto Tools framework takes care of timeouts
Sat, 11 Sep 2010 16:41:15 +0200 blanchet add Proof General option
Sat, 11 Sep 2010 16:39:54 +0200 blanchet make Try's output more concise
Sat, 11 Sep 2010 16:36:23 +0200 blanchet added Auto Try to the mix of automatic tools
Sat, 11 Sep 2010 16:19:32 +0200 blanchet crank up Auto Tools timeout;
Sat, 11 Sep 2010 12:32:31 +0200 blanchet make Auto Solve part of the "Auto Tools"
Sat, 11 Sep 2010 12:31:58 +0200 blanchet tuning
Sat, 11 Sep 2010 12:31:42 +0200 blanchet tuning
Sat, 11 Sep 2010 12:31:05 +0200 blanchet tuning
Sat, 11 Sep 2010 12:30:50 +0200 blanchet tuning
Sat, 11 Sep 2010 10:35:00 +0200 blanchet finished renaming "Auto_Counterexample" to "Auto_Tools"
Sat, 11 Sep 2010 10:28:44 +0200 blanchet start renaming "Auto_Counterexample" to "Auto_Tools";
Sat, 11 Sep 2010 10:25:27 +0200 blanchet setup Auto Sledgehammer
Sat, 11 Sep 2010 10:24:57 +0200 blanchet make Mirabelle happy
Sat, 11 Sep 2010 10:24:13 +0200 blanchet added Auto Sledgehammer docs
Sat, 11 Sep 2010 10:22:52 +0200 blanchet change order of default ATPs;
Sat, 11 Sep 2010 10:21:52 +0200 blanchet implemented Auto Sledgehammer
Sat, 11 Sep 2010 10:20:48 +0200 blanchet document changes to Auto Nitpick
Sat, 11 Sep 2010 10:20:25 +0200 blanchet change defaults of Auto Nitpick so that it consumes less resources (time and Kodkod threads)
Sat, 11 Sep 2010 10:13:51 +0200 blanchet always handle type variables in typedefs as global
Tue, 14 Sep 2010 08:40:22 +0200 nipkow removed duplicate lemma
Mon, 13 Sep 2010 16:44:20 +0200 bulwahn adding two more examples to example theory
Mon, 13 Sep 2010 16:44:19 +0200 bulwahn handling function types more carefully than in e98a06145530
Mon, 13 Sep 2010 16:44:18 +0200 bulwahn adding order on modes
Mon, 13 Sep 2010 16:44:17 +0200 bulwahn removing obsolete argument in prepare_intrs; passing context instead of theory in prepare_intrs
Mon, 13 Sep 2010 15:22:40 +0200 haftmann type antiquotation: allow arbitrary type abbreviations, but fail with user-space exception on bad input
Mon, 13 Sep 2010 14:55:21 +0200 haftmann merged
Mon, 13 Sep 2010 14:54:05 +0200 haftmann added Imperative HOL overview
Mon, 13 Sep 2010 14:54:02 +0200 haftmann print mode for Imperative HOL overview; tuned and more accurate dependencies
Mon, 13 Sep 2010 14:53:56 +0200 haftmann 'class' and 'type' are now antiquoations by default
Mon, 13 Sep 2010 13:33:44 +0200 wenzelm merged
Mon, 13 Sep 2010 11:13:25 +0200 nipkow merged
Mon, 13 Sep 2010 11:13:15 +0200 nipkow renamed lemmas: ext_iff -> fun_eq_iff, set_ext_iff -> set_eq_iff, set_ext -> set_eqI
Mon, 13 Sep 2010 08:43:48 +0200 nipkow added and renamed lemmas
Mon, 13 Sep 2010 09:29:43 +0200 bulwahn merged
Fri, 10 Sep 2010 17:53:25 +0200 bulwahn directly computing the values of interest instead of composing functions in an unintelligent way that causes exponential much garbage; using the latest theory
Mon, 13 Sep 2010 06:02:47 +0200 boehmes added preliminary support for SMT datatypes (for now restricted to tuples and lists); only the Z3 interface (in oracle mode) makes use of it, there is especially no Z3 proof reconstruction support for datatypes yet
Fri, 10 Sep 2010 23:56:35 +0200 krauss use eta-contracted version for occurrence check (avoids possible non-termination)
Mon, 13 Sep 2010 13:20:18 +0200 wenzelm tuned signature;
Mon, 13 Sep 2010 12:42:08 +0200 wenzelm Type_Infer.finish: index 0 -- freshness supposedly via Name.invents;
Mon, 13 Sep 2010 11:35:55 +0200 wenzelm simplified Type_Infer: eliminated separate datatypes pretyp/preterm -- only assign is_paramT TVars;
Mon, 13 Sep 2010 00:10:29 +0200 wenzelm tuned;
Sun, 12 Sep 2010 22:28:59 +0200 wenzelm Type_Infer.preterm: eliminated separate Constraint;
Sun, 12 Sep 2010 21:24:23 +0200 wenzelm Type_Infer.infer_types: plain error instead of kernel exception TYPE;
Sun, 12 Sep 2010 20:47:47 +0200 wenzelm load type_infer.ML later -- proper context for Type_Infer.infer_types;
Sun, 12 Sep 2010 19:55:45 +0200 wenzelm common Type.appl_error, which also covers explicit constraints;
Sun, 12 Sep 2010 19:04:02 +0200 wenzelm eliminated aliases of Type.constraint;
Sun, 12 Sep 2010 17:39:02 +0200 wenzelm tuned;
(0) -30000 -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 +30000 tip