Wed, 03 Dec 2014 20:45:20 +0100 clarified define_command: send tokens more directly, without requiring keywords in ML;
wenzelm [Wed, 03 Dec 2014 20:45:20 +0100] rev 59085
clarified define_command: send tokens more directly, without requiring keywords in ML;
Wed, 03 Dec 2014 15:22:27 +0100 more robust bundle_name: avoid assumptions about identifier, keywords etc.;
wenzelm [Wed, 03 Dec 2014 15:22:27 +0100] rev 59084
more robust bundle_name: avoid assumptions about identifier, keywords etc.;
Wed, 03 Dec 2014 14:04:38 +0100 tuned signature;
wenzelm [Wed, 03 Dec 2014 14:04:38 +0100] rev 59083
tuned signature;
Wed, 03 Dec 2014 11:50:58 +0100 tuned;
wenzelm [Wed, 03 Dec 2014 11:50:58 +0100] rev 59082
tuned;
Wed, 03 Dec 2014 11:37:51 +0100 clarified token kind;
wenzelm [Wed, 03 Dec 2014 11:37:51 +0100] rev 59081
clarified token kind;
Tue, 02 Dec 2014 17:30:53 +0100 added Untyped.method convenience (for *this* class only);
wenzelm [Tue, 02 Dec 2014 17:30:53 +0100] rev 59080
added Untyped.method convenience (for *this* class only);
Tue, 02 Dec 2014 16:40:11 +0100 tuned signature -- more explicit types;
wenzelm [Tue, 02 Dec 2014 16:40:11 +0100] rev 59079
tuned signature -- more explicit types;
Tue, 02 Dec 2014 16:10:11 +0100 more careful syntax_changed propagation -- avoid global jEdit.propertiesChanged;
wenzelm [Tue, 02 Dec 2014 16:10:11 +0100] rev 59078
more careful syntax_changed propagation -- avoid global jEdit.propertiesChanged;
Tue, 02 Dec 2014 14:16:56 +0100 node-specific syntax, with base_syntax as default;
wenzelm [Tue, 02 Dec 2014 14:16:56 +0100] rev 59077
node-specific syntax, with base_syntax as default; clarified Document_Model.init: convergence of editor events towards buffer-specific token marker;
Mon, 01 Dec 2014 19:25:20 +0100 clarified token marker / syntax for mode vs. buffer;
wenzelm [Mon, 01 Dec 2014 19:25:20 +0100] rev 59076
clarified token marker / syntax for mode vs. buffer;
Mon, 01 Dec 2014 17:51:07 +0100 Sidekick syntax is derived from buffer (and its mode), instead of parser name;
wenzelm [Mon, 01 Dec 2014 17:51:07 +0100] rev 59075
Sidekick syntax is derived from buffer (and its mode), instead of parser name;
Mon, 01 Dec 2014 17:43:23 +0100 tuned signature;
wenzelm [Mon, 01 Dec 2014 17:43:23 +0100] rev 59074
tuned signature;
Mon, 01 Dec 2014 15:21:49 +0100 more merge operations;
wenzelm [Mon, 01 Dec 2014 15:21:49 +0100] rev 59073
more merge operations;
Mon, 01 Dec 2014 14:24:05 +0100 tuned signature;
wenzelm [Mon, 01 Dec 2014 14:24:05 +0100] rev 59072
tuned signature;
Mon, 01 Dec 2014 13:49:47 +0100 tuned;
wenzelm [Mon, 01 Dec 2014 13:49:47 +0100] rev 59071
tuned;
Wed, 03 Dec 2014 17:08:24 +0100 prefer E 1.8, now that it's been tried and tested
blanchet [Wed, 03 Dec 2014 17:08:24 +0100] rev 59070
prefer E 1.8, now that it's been tried and tested
Sun, 30 Nov 2014 15:11:50 +0100 more accurate context;
wenzelm [Sun, 30 Nov 2014 15:11:50 +0100] rev 59069
more accurate context;
Sun, 30 Nov 2014 14:43:00 +0100 update_cartouches;
wenzelm [Sun, 30 Nov 2014 14:43:00 +0100] rev 59068
update_cartouches;
Sun, 30 Nov 2014 14:02:48 +0100 tuned signature;
wenzelm [Sun, 30 Nov 2014 14:02:48 +0100] rev 59067
tuned signature;
Sun, 30 Nov 2014 13:15:04 +0100 tuned signature;
wenzelm [Sun, 30 Nov 2014 13:15:04 +0100] rev 59066
tuned signature;
Sun, 30 Nov 2014 12:46:16 +0100 tuned signature -- prefer Input.source;
wenzelm [Sun, 30 Nov 2014 12:46:16 +0100] rev 59065
tuned signature -- prefer Input.source;
Sun, 30 Nov 2014 12:24:56 +0100 more abstract type Input.source;
wenzelm [Sun, 30 Nov 2014 12:24:56 +0100] rev 59064
more abstract type Input.source;
Sat, 29 Nov 2014 14:43:10 +0100 encode text with control symbols;
wenzelm [Sat, 29 Nov 2014 14:43:10 +0100] rev 59063
encode text with control symbols;
Sat, 29 Nov 2014 14:42:32 +0100 proper HTML.encode;
wenzelm [Sat, 29 Nov 2014 14:42:32 +0100] rev 59062
proper HTML.encode;
Wed, 26 Nov 2014 15:59:46 +0100 prefer abbrev for is_unit
haftmann [Wed, 26 Nov 2014 15:59:46 +0100] rev 59061
prefer abbrev for is_unit
Wed, 26 Nov 2014 15:46:19 +0100 do not conceal inductive predicate names properly, following 4a3747517552
haftmann [Wed, 26 Nov 2014 15:46:19 +0100] rev 59060
do not conceal inductive predicate names properly, following 4a3747517552
Wed, 26 Nov 2014 15:46:17 +0100 tuned
haftmann [Wed, 26 Nov 2014 15:46:17 +0100] rev 59059
tuned
Wed, 26 Nov 2014 20:05:34 +0100 renamed "pairself" to "apply2", in accordance to @{apply 2};
wenzelm [Wed, 26 Nov 2014 20:05:34 +0100] rev 59058
renamed "pairself" to "apply2", in accordance to @{apply 2};
Wed, 26 Nov 2014 16:55:43 +0100 added ML antiquotation @{apply n} or @{apply n(k)};
wenzelm [Wed, 26 Nov 2014 16:55:43 +0100] rev 59057
added ML antiquotation @{apply n} or @{apply n(k)};
Wed, 26 Nov 2014 15:44:32 +0100 even more exception traces for Document.update, which goes through additional execution wrappers;
wenzelm [Wed, 26 Nov 2014 15:44:32 +0100] rev 59056
even more exception traces for Document.update, which goes through additional execution wrappers;
Wed, 26 Nov 2014 14:35:55 +0100 more informative failure of protocol commands, with exception trace;
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);
Wed, 26 Nov 2014 11:43:51 +0100 load simple_thread.ML later, such that it benefits from redefined print_exception_trace;
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;
Tue, 25 Nov 2014 17:30:05 +0100 tuned proof that pmfs are bnfs
hoelzl [Tue, 25 Nov 2014 17:30:05 +0100] rev 59053
tuned proof that pmfs are bnfs
Tue, 25 Nov 2014 17:29:39 +0100 projections of pair_pmf (by D. Traytel)
hoelzl [Tue, 25 Nov 2014 17:29:39 +0100] rev 59052
projections of pair_pmf (by D. Traytel)
Mon, 24 Nov 2014 22:59:20 +0100 merged
wenzelm [Mon, 24 Nov 2014 22:59:20 +0100] rev 59051
merged
Mon, 24 Nov 2014 20:06:51 +0100 removed odd remains of structural containment checks, which stem from an older approach (see also 3ad1b289f21b, 3ae3cc4b1eac, 423af2e013b8, bad13b32c0f3, ccd6de95f4a6);
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;
Mon, 24 Nov 2014 15:50:10 +0100 preinstantiate (co)inductions in N2M to handle mutual but separated SCCs
traytel [Mon, 24 Nov 2014 15:50:10 +0100] rev 59049
preinstantiate (co)inductions in N2M to handle mutual but separated SCCs
Mon, 24 Nov 2014 12:20:14 +0100 add congruence solver to measurability prover
hoelzl [Mon, 24 Nov 2014 12:20:14 +0100] rev 59048
add congruence solver to measurability prover
Mon, 24 Nov 2014 12:20:35 +0100 cleanup measurability prover
hoelzl [Mon, 24 Nov 2014 12:20:35 +0100] rev 59047
cleanup measurability prover
Mon, 24 Nov 2014 12:35:13 +0100 updated SMT certificates
blanchet [Mon, 24 Nov 2014 12:35:13 +0100] rev 59046
updated SMT certificates
Mon, 24 Nov 2014 12:35:13 +0100 added one more CVC4 option that helps Judgment Day (10 theory version)
blanchet [Mon, 24 Nov 2014 12:35:13 +0100] rev 59045
added one more CVC4 option that helps Judgment Day (10 theory version)
Mon, 24 Nov 2014 12:35:13 +0100 tuned whitespace
blanchet [Mon, 24 Nov 2014 12:35:13 +0100] rev 59044
tuned whitespace
Mon, 24 Nov 2014 12:35:13 +0100 keep all 'ctr' theorems
blanchet [Mon, 24 Nov 2014 12:35:13 +0100] rev 59043
keep all 'ctr' theorems
Mon, 24 Nov 2014 12:35:13 +0100 smoothly handle unit codatatypes in 'primcorec'
blanchet [Mon, 24 Nov 2014 12:35:13 +0100] rev 59042
smoothly handle unit codatatypes in 'primcorec'
Mon, 24 Nov 2014 12:35:13 +0100 careful with de Bruijn indices
blanchet [Mon, 24 Nov 2014 12:35:13 +0100] rev 59041
careful with de Bruijn indices
Mon, 24 Nov 2014 12:35:13 +0100 improved message in 'co' case
blanchet [Mon, 24 Nov 2014 12:35:13 +0100] rev 59040
improved message in 'co' case
Mon, 24 Nov 2014 12:35:13 +0100 updated NEWS
blanchet [Mon, 24 Nov 2014 12:35:13 +0100] rev 59039
updated NEWS
Mon, 24 Nov 2014 12:35:13 +0100 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 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)
Mon, 24 Nov 2014 12:35:13 +0100 added Z3 reconstruction rule suggested by F. Maric
blanchet [Mon, 24 Nov 2014 12:35:13 +0100] rev 59037
added Z3 reconstruction rule suggested by F. Maric
Mon, 24 Nov 2014 12:35:13 +0100 one more CVC4 option that helps
blanchet [Mon, 24 Nov 2014 12:35:13 +0100] rev 59036
one more CVC4 option that helps
Mon, 24 Nov 2014 12:35:13 +0100 renamed 'veriT' to 'verit', to stick to all-lowercase rule for prover names
blanchet [Mon, 24 Nov 2014 12:35:13 +0100] rev 59035
renamed 'veriT' to 'verit', to stick to all-lowercase rule for prover names
Mon, 24 Nov 2014 12:35:13 +0100 update CVC4 version docs
blanchet [Mon, 24 Nov 2014 12:35:13 +0100] rev 59034
update CVC4 version docs
Sat, 22 Nov 2014 15:34:00 +0100 tuned signature;
wenzelm [Sat, 22 Nov 2014 15:34:00 +0100] rev 59033
tuned signature;
Sat, 22 Nov 2014 15:27:48 +0100 tuned;
wenzelm [Sat, 22 Nov 2014 15:27:48 +0100] rev 59032
tuned;
Sat, 22 Nov 2014 14:57:04 +0100 misc tuning and modernization;
wenzelm [Sat, 22 Nov 2014 14:57:04 +0100] rev 59031
misc tuning and modernization;
Sat, 22 Nov 2014 14:13:36 +0100 misc tuning and modernization;
wenzelm [Sat, 22 Nov 2014 14:13:36 +0100] rev 59030
misc tuning and modernization;
Sat, 22 Nov 2014 13:38:15 +0100 more careful ML source positions, for improved PIDE markup;
wenzelm [Sat, 22 Nov 2014 13:38:15 +0100] rev 59029
more careful ML source positions, for improved PIDE markup;
Sat, 22 Nov 2014 11:36:00 +0100 named_theorems: multiple args;
wenzelm [Sat, 22 Nov 2014 11:36:00 +0100] rev 59028
named_theorems: multiple args;
Fri, 21 Nov 2014 22:59:32 +0100 tuned;
wenzelm [Fri, 21 Nov 2014 22:59:32 +0100] rev 59027
tuned;
Fri, 21 Nov 2014 18:14:39 +0100 removed some add-ons from modules that are relevant for the inference kernel;
wenzelm [Fri, 21 Nov 2014 18:14:39 +0100] rev 59026
removed some add-ons from modules that are relevant for the inference kernel;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip