Thu, 19 Dec 2013 18:22:31 +0100 blanchet data structure rationalization
Thu, 19 Dec 2013 18:07:21 +0100 blanchet tuning
Thu, 19 Dec 2013 17:52:58 +0100 blanchet refactored preplaying outcome data structure
Thu, 19 Dec 2013 17:24:17 +0100 blanchet distinguish not preplayed & timed out
Thu, 19 Dec 2013 17:11:54 +0100 blanchet pick up tfree/tvar type from SPASS-Pirate proof
Thu, 19 Dec 2013 16:11:20 +0100 blanchet tuning
Thu, 19 Dec 2013 15:47:17 +0100 blanchet extended ATP types with sorts
Thu, 19 Dec 2013 15:04:21 +0100 blanchet removed debugging output
Thu, 19 Dec 2013 14:57:21 +0100 blanchet honor SPASS-Pirate type arguments
Thu, 19 Dec 2013 13:46:42 +0100 blanchet made SML/NJ-friendlier (hopefully)
Thu, 19 Dec 2013 13:43:21 +0100 blanchet made timeouts in Sledgehammer not be 'option's -- simplified lots of code
Thu, 19 Dec 2013 10:15:12 +0100 blanchet simplified data structure
Thu, 19 Dec 2013 10:12:28 +0100 blanchet prevent curl's output to interfere with the prover's output
Thu, 19 Dec 2013 09:28:20 +0100 blanchet tuning
Wed, 18 Dec 2013 22:55:43 +0100 blanchet merge
Wed, 18 Dec 2013 22:55:20 +0100 blanchet parse SPASS-Pirate types
Wed, 18 Dec 2013 17:52:52 +0100 nipkow merged
Wed, 18 Dec 2013 17:52:44 +0100 nipkow added lemma
Wed, 18 Dec 2013 17:48:48 +0100 panny merge
Wed, 18 Dec 2013 14:50:25 +0100 panny pass down user input in more cases in order to preserve "let"s etc.
Wed, 18 Dec 2013 14:06:34 +0100 panny pass auto-proved exhaustiveness properties to tactic;
Wed, 18 Dec 2013 17:27:17 +0100 blanchet merge
Wed, 18 Dec 2013 17:26:31 +0100 blanchet changed pirate port
Wed, 18 Dec 2013 17:00:14 +0100 blanchet fixed variable confusion introduced by 'tuning' change 565f9af86d67
Wed, 18 Dec 2013 16:50:14 +0100 blanchet made SML/NJ happier
Wed, 18 Dec 2013 16:50:14 +0100 blanchet try 'auto' first -- more likely to succeed
Wed, 18 Dec 2013 16:50:14 +0100 blanchet new port
Wed, 18 Dec 2013 16:50:14 +0100 blanchet tuning
Wed, 18 Dec 2013 16:50:14 +0100 blanchet generate type classes for tfrees
Wed, 18 Dec 2013 11:53:40 +0100 hoelzl modernized ContNotDenum: use Set_Interval, and finite intersection property to show the nested interval property
Tue, 17 Dec 2013 22:34:26 +0100 haftmann avoid clashes of fact names
Tue, 17 Dec 2013 20:21:22 +0100 haftmann initalize locale with idents from background theory rather than empty idents: must treat idents and registrations synchronously to provide consistent setup for interpretation in locale contexts
Tue, 17 Dec 2013 15:56:57 +0100 traytel reduced cardinals dependencies of (co)datatypes
Tue, 17 Dec 2013 15:44:10 +0100 traytel tighter bnf bounds for (co)datatypes
Tue, 17 Dec 2013 15:15:59 +0100 traytel tuned
Tue, 17 Dec 2013 14:22:48 +0100 blanchet tuning
Tue, 17 Dec 2013 14:22:42 +0100 blanchet removed workaround
Tue, 17 Dec 2013 14:15:23 +0100 blanchet tuning
Tue, 17 Dec 2013 14:03:29 +0100 blanchet primitive support for SPASS-Pirate (Daniel Wand's polymorphic SPASS prototype)
Tue, 17 Dec 2013 11:12:10 +0100 immler NEWS
Tue, 17 Dec 2013 09:52:10 +0100 immler merged
Mon, 16 Dec 2013 17:08:22 +0100 immler lemmas about divideR and scaleR
Mon, 16 Dec 2013 17:08:22 +0100 immler monotonicity of rounding and truncating float
Mon, 16 Dec 2013 17:08:22 +0100 immler Float: prevent unnecessary large numbers when adding 0
Mon, 16 Dec 2013 17:08:22 +0100 immler additional definitions and lemmas for Float
Mon, 16 Dec 2013 17:08:22 +0100 immler additional lemmas
Mon, 16 Dec 2013 17:08:22 +0100 immler summarized notions related to ordered_euclidean_space and intervals in separate theory
Mon, 16 Dec 2013 17:08:22 +0100 immler pragmatic executability of instance prod::{open,dist,norm}
Mon, 16 Dec 2013 17:08:22 +0100 immler introduced ordered real vector spaces
Mon, 16 Dec 2013 17:08:22 +0100 immler remove redundant constants
Mon, 16 Dec 2013 17:08:22 +0100 immler ordered_euclidean_space compatible with more standard pointwise ordering on products; conditionally complete lattice with product order
Mon, 16 Dec 2013 17:08:22 +0100 immler prefer box over greaterThanLessThan on euclidean_space
Tue, 17 Dec 2013 09:42:38 +0100 blanchet made SML/NJ happier
Mon, 16 Dec 2013 23:36:54 +0100 blanchet fixed source of 'Subscript' exception
Mon, 16 Dec 2013 23:05:16 +0100 blanchet handle Skolems gracefully for SPASS as well
Mon, 16 Dec 2013 20:43:04 +0100 blanchet move some Z3 specifics out (and into private repository with the rest of the Z3-specific code)
Mon, 16 Dec 2013 20:24:13 +0100 blanchet reverse Skolem function arguments
Mon, 16 Dec 2013 17:58:31 +0100 blanchet correcly recognize E skolemization steps that are wrapped in a 'shift_quantors' inference
Mon, 16 Dec 2013 17:18:52 +0100 blanchet fixed confusion between 'prop' and 'bool' introduced in 4960647932ec
Mon, 16 Dec 2013 14:49:18 +0100 blanchet generalize method list further to list of list (clustering preferred methods together)
Mon, 16 Dec 2013 12:26:18 +0100 blanchet store alternative proof methods in Isar data structure
Mon, 16 Dec 2013 12:02:28 +0100 blanchet tuning
Mon, 16 Dec 2013 09:48:26 +0100 blanchet added 'meson' to the mix
Mon, 16 Dec 2013 09:40:02 +0100 blanchet tuning
Mon, 16 Dec 2013 09:17:58 +0100 blanchet made SML/NJ happy
Mon, 16 Dec 2013 08:35:03 +0100 blanchet use consistent condition for setting 'metis_new_skolem' (in preplaying and in output printing) + tuning
Sun, 15 Dec 2013 22:03:12 +0100 blanchet generate proper succedent for cases with trivial branches
Sun, 15 Dec 2013 20:31:25 +0100 blanchet tuning
Sun, 15 Dec 2013 20:09:13 +0100 blanchet simplify generated propositions
Sun, 15 Dec 2013 19:01:06 +0100 blanchet use 'prop' rather than 'bool' systematically in Isar reconstruction code
Sun, 15 Dec 2013 18:54:26 +0100 blanchet tuning
Sun, 15 Dec 2013 18:01:38 +0100 blanchet use 'arith' when appropriate in Z3 proofs
Sun, 15 Dec 2013 18:01:38 +0100 blanchet robustness in degenerate case + tuning
Sun, 15 Dec 2013 18:01:38 +0100 blanchet use simplifier for rewrite
Sun, 15 Dec 2013 18:01:38 +0100 blanchet more aggressive merging
Sun, 15 Dec 2013 18:01:38 +0100 blanchet implemented Z3 skolemization
Sun, 15 Dec 2013 18:01:38 +0100 blanchet inline Z3 hypotheses
Sun, 15 Dec 2013 18:01:35 +0100 blanchet merge
Sun, 15 Dec 2013 05:11:46 +0100 blanchet merge
Sat, 14 Dec 2013 07:45:30 +0800 blanchet merged
Sat, 14 Dec 2013 07:26:45 +0800 blanchet better handling of Z3 proof blocks
Sun, 15 Dec 2013 15:10:16 +0100 haftmann disambiguation of interpretation prefixes
Sun, 15 Dec 2013 15:10:14 +0100 haftmann more algebraic terminology for theories about big operators
Sat, 14 Dec 2013 20:46:36 +0100 wenzelm more antiquotations;
Sat, 14 Dec 2013 17:28:05 +0100 wenzelm proper context for basic Simplifier operations: rewrite_rule, rewrite_goals_rule, rewrite_goals_tac etc.;
Fri, 13 Dec 2013 23:53:02 +0100 wenzelm merged
Fri, 13 Dec 2013 20:20:15 +0100 wenzelm maintain morphism names for diagnostic purposes;
Fri, 13 Dec 2013 14:58:47 +0100 wenzelm tuned -- prefer canonical argument order of fold_rev;
Fri, 13 Dec 2013 14:15:52 +0100 wenzelm proper simplifier context;
Fri, 13 Dec 2013 14:09:51 +0100 wenzelm tuned;
Fri, 13 Dec 2013 13:59:01 +0100 wenzelm tuned whitespace;
Fri, 13 Dec 2013 22:54:39 +0800 blanchet made SML/NJ happy + whitespace tuning
Fri, 13 Dec 2013 12:31:45 +0100 wenzelm clarified Proof General legacy: special treatment of \<^newline> only in TTY mode;
Thu, 12 Dec 2013 23:18:47 +0100 wenzelm merged
Thu, 12 Dec 2013 22:56:28 +0100 wenzelm discontinued legacy_isub_isup;
Thu, 12 Dec 2013 22:38:25 +0100 wenzelm clarified Trace_Ops: global theory data avoids init of simpset in Pure.thy, which is important to act as neutral element in merge;
Thu, 12 Dec 2013 21:28:13 +0100 wenzelm skeleton for Simplifier trace by Lars Hupel;
Thu, 12 Dec 2013 21:14:33 +0100 wenzelm generic trace operations for main steps of Simplifier;
Thu, 12 Dec 2013 17:34:50 +0100 wenzelm tuned signature;
Thu, 12 Dec 2013 16:56:53 +0100 wenzelm tuned whitespace;
Thu, 12 Dec 2013 16:25:21 +0100 wenzelm added missing file (cf. 124432e77ecf);
Thu, 12 Dec 2013 16:17:35 +0100 wenzelm tuned whitespace;
Thu, 12 Dec 2013 14:35:31 +0100 wenzelm removed dead code -- ctxt is never visible (see also 658fcba35ed7);
Thu, 12 Dec 2013 13:50:44 +0100 wenzelm simplified polyml-5.5.2 setup -- implicit upgrade of Thread.numProcessors;
Thu, 12 Dec 2013 13:23:23 +0100 wenzelm tuned message;
Thu, 12 Dec 2013 17:02:52 +0100 haftmann be more explicit about pre- and postprocessor, particularly code_abbrev
Wed, 11 Dec 2013 17:30:51 +0100 traytel removed obsolete codegen setup; Stream -> SCons; tuned
Wed, 11 Dec 2013 20:57:47 +0100 wenzelm merged
Wed, 11 Dec 2013 20:38:39 +0100 wenzelm tuned patterns;
Wed, 11 Dec 2013 18:02:22 +0100 wenzelm support for polml-5.5.2;
Wed, 11 Dec 2013 22:53:32 +0800 blanchet reverse order in which lines are selected, to ensure that the number of dependencies is accurate
Wed, 11 Dec 2013 22:23:42 +0800 blanchet truncate proof once False is hit to avoid confusing the rest of the code (no idea why Z3 goes on)
Wed, 11 Dec 2013 22:23:07 +0800 blanchet removed inlined rewriting'' for one-branch case splits in Isar proofs, since these can yield huge unreadable formulas
Wed, 11 Dec 2013 00:17:09 +0000 paulson Fib: Who needs the int version?
Tue, 10 Dec 2013 15:24:17 +0800 blanchet more work on Z3 Isar proofs
Mon, 09 Dec 2013 23:22:44 +0000 paulson streamlined two proofs
Mon, 09 Dec 2013 23:16:10 +0100 wenzelm merged
Mon, 09 Dec 2013 22:02:42 +0100 wenzelm alternative hires icon;
Mon, 09 Dec 2013 22:49:27 +0100 haftmann NEWS
Sat, 07 Dec 2013 20:09:35 +0100 haftmann default code equations for make, fields, extend and truncate operations on records
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip