Mon, 01 Dec 2014 15:21:49 +0100 wenzelm more merge operations;
Mon, 01 Dec 2014 14:24:05 +0100 wenzelm tuned signature;
Mon, 01 Dec 2014 13:49:47 +0100 wenzelm tuned;
Wed, 03 Dec 2014 17:08:24 +0100 blanchet prefer E 1.8, now that it's been tried and tested
Sun, 30 Nov 2014 15:11:50 +0100 wenzelm more accurate context;
Sun, 30 Nov 2014 14:43:00 +0100 wenzelm update_cartouches;
Sun, 30 Nov 2014 14:02:48 +0100 wenzelm tuned signature;
Sun, 30 Nov 2014 13:15:04 +0100 wenzelm tuned signature;
Sun, 30 Nov 2014 12:46:16 +0100 wenzelm tuned signature -- prefer Input.source;
Sun, 30 Nov 2014 12:24:56 +0100 wenzelm more abstract type Input.source;
Sat, 29 Nov 2014 14:43:10 +0100 wenzelm encode text with control symbols;
Sat, 29 Nov 2014 14:42:32 +0100 wenzelm proper HTML.encode;
Wed, 26 Nov 2014 15:59:46 +0100 haftmann prefer abbrev for is_unit
Wed, 26 Nov 2014 15:46:19 +0100 haftmann do not conceal inductive predicate names properly, following 4a3747517552
Wed, 26 Nov 2014 15:46:17 +0100 haftmann tuned
Wed, 26 Nov 2014 20:05:34 +0100 wenzelm renamed "pairself" to "apply2", in accordance to @{apply 2};
Wed, 26 Nov 2014 16:55:43 +0100 wenzelm added ML antiquotation @{apply n} or @{apply n(k)};
Wed, 26 Nov 2014 15:44:32 +0100 wenzelm even more exception traces for Document.update, which goes through additional execution wrappers;
Wed, 26 Nov 2014 14:35:55 +0100 wenzelm more informative failure of protocol commands, with exception trace;
Wed, 26 Nov 2014 11:43:51 +0100 wenzelm load simple_thread.ML later, such that it benefits from redefined print_exception_trace;
Tue, 25 Nov 2014 17:30:05 +0100 hoelzl tuned proof that pmfs are bnfs
Tue, 25 Nov 2014 17:29:39 +0100 hoelzl projections of pair_pmf (by D. Traytel)
Mon, 24 Nov 2014 22:59:20 +0100 wenzelm merged
Mon, 24 Nov 2014 20:06:51 +0100 wenzelm removed odd remains of structural containment checks, which stem from an older approach (see also 3ad1b289f21b, 3ae3cc4b1eac, 423af2e013b8, bad13b32c0f3, ccd6de95f4a6);
Mon, 24 Nov 2014 15:50:10 +0100 traytel preinstantiate (co)inductions in N2M to handle mutual but separated SCCs
Mon, 24 Nov 2014 12:20:14 +0100 hoelzl add congruence solver to measurability prover
Mon, 24 Nov 2014 12:20:35 +0100 hoelzl cleanup measurability prover
Mon, 24 Nov 2014 12:35:13 +0100 blanchet updated SMT certificates
Mon, 24 Nov 2014 12:35:13 +0100 blanchet added one more CVC4 option that helps Judgment Day (10 theory version)
Mon, 24 Nov 2014 12:35:13 +0100 blanchet tuned whitespace
Mon, 24 Nov 2014 12:35:13 +0100 blanchet keep all 'ctr' theorems
Mon, 24 Nov 2014 12:35:13 +0100 blanchet smoothly handle unit codatatypes in 'primcorec'
Mon, 24 Nov 2014 12:35:13 +0100 blanchet careful with de Bruijn indices
Mon, 24 Nov 2014 12:35:13 +0100 blanchet improved message in 'co' case
Mon, 24 Nov 2014 12:35:13 +0100 blanchet updated NEWS
Mon, 24 Nov 2014 12:35:13 +0100 blanchet no need for subset operation as a primitive in Nitpick, esp. that its implementation was unsound (cf. Rene Thiemann's 16 Oct 2014 email on isabelle mailing list)
Mon, 24 Nov 2014 12:35:13 +0100 blanchet added Z3 reconstruction rule suggested by F. Maric
Mon, 24 Nov 2014 12:35:13 +0100 blanchet one more CVC4 option that helps
Mon, 24 Nov 2014 12:35:13 +0100 blanchet renamed 'veriT' to 'verit', to stick to all-lowercase rule for prover names
Mon, 24 Nov 2014 12:35:13 +0100 blanchet update CVC4 version docs
Sat, 22 Nov 2014 15:34:00 +0100 wenzelm tuned signature;
Sat, 22 Nov 2014 15:27:48 +0100 wenzelm tuned;
Sat, 22 Nov 2014 14:57:04 +0100 wenzelm misc tuning and modernization;
Sat, 22 Nov 2014 14:13:36 +0100 wenzelm misc tuning and modernization;
Sat, 22 Nov 2014 13:38:15 +0100 wenzelm more careful ML source positions, for improved PIDE markup;
Sat, 22 Nov 2014 11:36:00 +0100 wenzelm named_theorems: multiple args;
Fri, 21 Nov 2014 22:59:32 +0100 wenzelm tuned;
Fri, 21 Nov 2014 18:14:39 +0100 wenzelm removed some add-ons from modules that are relevant for the inference kernel;
Fri, 21 Nov 2014 13:18:56 +0100 Andreas Lochbihler add lemma following a proof suggestion by Joachim Breitner
Fri, 21 Nov 2014 12:24:59 +0100 Andreas Lochbihler add lemma
Fri, 21 Nov 2014 12:11:44 +0100 Andreas Lochbihler register pmf as BNF
Thu, 20 Nov 2014 17:29:18 +0100 blanchet added CVC4 option that helps on JD
Thu, 20 Nov 2014 17:29:18 +0100 blanchet always generate patterns as lists of lists, to avoid confusing CVC4 (and stick to what SMT-LIB 2 actually says)
Thu, 20 Nov 2014 17:29:18 +0100 blanchet work around bug in CVC4, with boolean arguments to (co)datatypes
Thu, 20 Nov 2014 17:29:18 +0100 blanchet other way of crashing (with CVC4)
Thu, 20 Nov 2014 17:29:18 +0100 blanchet set right logic for CVC4 with (co)datatypes
Thu, 20 Nov 2014 17:29:18 +0100 blanchet removed explicit '--quant-cf' option to CVC4, now that it's the default
Wed, 19 Nov 2014 19:12:14 +0100 traytel more accurate lemma name
Wed, 19 Nov 2014 10:31:15 +0100 blanchet parse CVC4 unsat cores
Wed, 19 Nov 2014 10:31:15 +0100 blanchet tuning
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip