wenzelm [Sun, 30 Nov 2014 12:46:16 +0100] rev 59065
tuned signature -- prefer Input.source;
wenzelm [Sun, 30 Nov 2014 12:24:56 +0100] rev 59064
more abstract type Input.source;
wenzelm [Sat, 29 Nov 2014 14:43:10 +0100] rev 59063
encode text with control symbols;
wenzelm [Sat, 29 Nov 2014 14:42:32 +0100] rev 59062
proper HTML.encode;
haftmann [Wed, 26 Nov 2014 15:59:46 +0100] rev 59061
prefer abbrev for is_unit
haftmann [Wed, 26 Nov 2014 15:46:19 +0100] rev 59060
do not conceal inductive predicate names properly, following 4a3747517552
haftmann [Wed, 26 Nov 2014 15:46:17 +0100] rev 59059
tuned
wenzelm [Wed, 26 Nov 2014 20:05:34 +0100] rev 59058
renamed "pairself" to "apply2", in accordance to @{apply 2};
wenzelm [Wed, 26 Nov 2014 16:55:43 +0100] rev 59057
added ML antiquotation @{apply n} or @{apply n(k)};
wenzelm [Wed, 26 Nov 2014 15:44:32 +0100] rev 59056
even more exception traces for Document.update, which goes through additional execution wrappers;
wenzelm [Wed, 26 Nov 2014 14:35:55 +0100] rev 59055
more informative failure of protocol commands, with exception trace;
eliminated obsolete Runtime.TERMINATE (left-over from former 'exit' command);
wenzelm [Wed, 26 Nov 2014 11:43:51 +0100] rev 59054
load simple_thread.ML later, such that it benefits from redefined print_exception_trace;
hoelzl [Tue, 25 Nov 2014 17:30:05 +0100] rev 59053
tuned proof that pmfs are bnfs
hoelzl [Tue, 25 Nov 2014 17:29:39 +0100] rev 59052
projections of pair_pmf (by D. Traytel)
wenzelm [Mon, 24 Nov 2014 22:59:20 +0100] rev 59051
merged
wenzelm [Mon, 24 Nov 2014 20:06:51 +0100] rev 59050
removed odd remains of structural containment checks, which stem from an older approach (see also 3ad1b289f21b, 3ae3cc4b1eac, 423af2e013b8, bad13b32c0f3, ccd6de95f4a6);
de-facto this alternative never occured in practice, but it can lead to non-termination of the check;
traytel [Mon, 24 Nov 2014 15:50:10 +0100] rev 59049
preinstantiate (co)inductions in N2M to handle mutual but separated SCCs
hoelzl [Mon, 24 Nov 2014 12:20:14 +0100] rev 59048
add congruence solver to measurability prover
hoelzl [Mon, 24 Nov 2014 12:20:35 +0100] rev 59047
cleanup measurability prover
blanchet [Mon, 24 Nov 2014 12:35:13 +0100] rev 59046
updated SMT certificates
blanchet [Mon, 24 Nov 2014 12:35:13 +0100] rev 59045
added one more CVC4 option that helps Judgment Day (10 theory version)
blanchet [Mon, 24 Nov 2014 12:35:13 +0100] rev 59044
tuned whitespace
blanchet [Mon, 24 Nov 2014 12:35:13 +0100] rev 59043
keep all 'ctr' theorems
blanchet [Mon, 24 Nov 2014 12:35:13 +0100] rev 59042
smoothly handle unit codatatypes in 'primcorec'
blanchet [Mon, 24 Nov 2014 12:35:13 +0100] rev 59041
careful with de Bruijn indices
blanchet [Mon, 24 Nov 2014 12:35:13 +0100] rev 59040
improved message in 'co' case
blanchet [Mon, 24 Nov 2014 12:35:13 +0100] rev 59039
updated NEWS
blanchet [Mon, 24 Nov 2014 12:35:13 +0100] rev 59038
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)
blanchet [Mon, 24 Nov 2014 12:35:13 +0100] rev 59037
added Z3 reconstruction rule suggested by F. Maric
blanchet [Mon, 24 Nov 2014 12:35:13 +0100] rev 59036
one more CVC4 option that helps
blanchet [Mon, 24 Nov 2014 12:35:13 +0100] rev 59035
renamed 'veriT' to 'verit', to stick to all-lowercase rule for prover names
blanchet [Mon, 24 Nov 2014 12:35:13 +0100] rev 59034
update CVC4 version docs
wenzelm [Sat, 22 Nov 2014 15:34:00 +0100] rev 59033
tuned signature;
wenzelm [Sat, 22 Nov 2014 15:27:48 +0100] rev 59032
tuned;
wenzelm [Sat, 22 Nov 2014 14:57:04 +0100] rev 59031
misc tuning and modernization;
wenzelm [Sat, 22 Nov 2014 14:13:36 +0100] rev 59030
misc tuning and modernization;
wenzelm [Sat, 22 Nov 2014 13:38:15 +0100] rev 59029
more careful ML source positions, for improved PIDE markup;
wenzelm [Sat, 22 Nov 2014 11:36:00 +0100] rev 59028
named_theorems: multiple args;
wenzelm [Fri, 21 Nov 2014 22:59:32 +0100] rev 59027
tuned;
wenzelm [Fri, 21 Nov 2014 18:14:39 +0100] rev 59026
removed some add-ons from modules that are relevant for the inference kernel;
Andreas Lochbihler [Fri, 21 Nov 2014 13:18:56 +0100] rev 59025
add lemma following a proof suggestion by Joachim Breitner
Andreas Lochbihler [Fri, 21 Nov 2014 12:24:59 +0100] rev 59024
add lemma
Andreas Lochbihler [Fri, 21 Nov 2014 12:11:44 +0100] rev 59023
register pmf as BNF
blanchet [Thu, 20 Nov 2014 17:29:18 +0100] rev 59022
added CVC4 option that helps on JD
blanchet [Thu, 20 Nov 2014 17:29:18 +0100] rev 59021
always generate patterns as lists of lists, to avoid confusing CVC4 (and stick to what SMT-LIB 2 actually says)
blanchet [Thu, 20 Nov 2014 17:29:18 +0100] rev 59020
work around bug in CVC4, with boolean arguments to (co)datatypes
blanchet [Thu, 20 Nov 2014 17:29:18 +0100] rev 59019
other way of crashing (with CVC4)
blanchet [Thu, 20 Nov 2014 17:29:18 +0100] rev 59018
set right logic for CVC4 with (co)datatypes