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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip