Tue, 29 Mar 2011 23:46:46 +0200 merged
wenzelm [Tue, 29 Mar 2011 23:46:46 +0200] rev 42158
merged
Tue, 29 Mar 2011 22:06:53 +0200 added missing smlnj target
krauss [Tue, 29 Mar 2011 22:06:53 +0200] rev 42157
added missing smlnj target
Tue, 29 Mar 2011 23:27:38 +0200 modernized specifications -- less axioms;
wenzelm [Tue, 29 Mar 2011 23:27:38 +0200] rev 42156
modernized specifications -- less axioms;
Tue, 29 Mar 2011 23:15:25 +0200 modernized specifications -- some attempts to avoid wild axiomatizations;
wenzelm [Tue, 29 Mar 2011 23:15:25 +0200] rev 42155
modernized specifications -- some attempts to avoid wild axiomatizations; comp: retain infix \<circ> to retain type "o" from FOL; tuned proofs;
Tue, 29 Mar 2011 22:36:56 +0200 tuned proofs;
wenzelm [Tue, 29 Mar 2011 22:36:56 +0200] rev 42154
tuned proofs;
Tue, 29 Mar 2011 21:48:01 +0200 use shared copy of hoare_syntax.ML;
wenzelm [Tue, 29 Mar 2011 21:48:01 +0200] rev 42153
use shared copy of hoare_syntax.ML; misc tuning;
Tue, 29 Mar 2011 21:11:02 +0200 Hoare syntax: standard abstraction syntax admits source positions;
wenzelm [Tue, 29 Mar 2011 21:11:02 +0200] rev 42152
Hoare syntax: standard abstraction syntax admits source positions; re-unified some clones (!);
Tue, 29 Mar 2011 17:47:11 +0200 tuned headers;
wenzelm [Tue, 29 Mar 2011 17:47:11 +0200] rev 42151
tuned headers;
Tue, 29 Mar 2011 17:30:26 +0200 tuned headers;
wenzelm [Tue, 29 Mar 2011 17:30:26 +0200] rev 42150
tuned headers;
Tue, 29 Mar 2011 14:27:44 +0200 NEWS
hoelzl [Tue, 29 Mar 2011 14:27:44 +0200] rev 42149
NEWS
Tue, 29 Mar 2011 14:27:42 +0200 rename Probability_Space to Probability_Measure
hoelzl [Tue, 29 Mar 2011 14:27:42 +0200] rev 42148
rename Probability_Space to Probability_Measure
Tue, 29 Mar 2011 14:27:41 +0200 add infinite product measure
hoelzl [Tue, 29 Mar 2011 14:27:41 +0200] rev 42147
add infinite product measure
Tue, 29 Mar 2011 14:27:39 +0200 split Product_Measure into Binary_Product_Measure and Finite_Product_Measure
hoelzl [Tue, 29 Mar 2011 14:27:39 +0200] rev 42146
split Product_Measure into Binary_Product_Measure and Finite_Product_Measure
Tue, 29 Mar 2011 14:27:31 +0200 proved caratheodory_empty_continuous
hoelzl [Tue, 29 Mar 2011 14:27:31 +0200] rev 42145
proved caratheodory_empty_continuous
Mon, 28 Mar 2011 23:49:53 +0200 list comprehension: strip positions where the translation cannot handle them right now;
wenzelm [Mon, 28 Mar 2011 23:49:53 +0200] rev 42144
list comprehension: strip positions where the translation cannot handle them right now;
Mon, 28 Mar 2011 22:44:14 +0200 address serious problem of type inference (introduced in 6f085332c7d3): _type_constraint_ needs type scheme A --> A with proper scope of parameters, otherwise term "(f :: _ => _) :: 'c => 'c" will get type "'a => 'b", for example;
wenzelm [Mon, 28 Mar 2011 22:44:14 +0200] rev 42143
address serious problem of type inference (introduced in 6f085332c7d3): _type_constraint_ needs type scheme A --> A with proper scope of parameters, otherwise term "(f :: _ => _) :: 'c => 'c" will get type "'a => 'b", for example;
Mon, 28 Mar 2011 17:33:16 +0200 raised various timeouts to accommodate sluggish SML/NJ
krauss [Mon, 28 Mar 2011 17:33:16 +0200] rev 42142
raised various timeouts to accommodate sluggish SML/NJ
Mon, 28 Mar 2011 10:25:28 +0200 changing values_timeout from a static option to a dynamic option as required for testing with SML/NJ
bulwahn [Mon, 28 Mar 2011 10:25:28 +0200] rev 42141
changing values_timeout from a static option to a dynamic option as required for testing with SML/NJ
Mon, 28 Mar 2011 09:22:22 +0200 keep smlnj HOL images around
krauss [Mon, 28 Mar 2011 09:22:22 +0200] rev 42140
keep smlnj HOL images around
Sun, 27 Mar 2011 21:44:10 +0200 merged
wenzelm [Sun, 27 Mar 2011 21:44:10 +0200] rev 42139
merged
Sun, 27 Mar 2011 17:32:25 +0200 added make target 'smlnj' to refer to what can/should be tested using smlnj -- allows the use of "isabelle makeall smlnj";
krauss [Sun, 27 Mar 2011 17:32:25 +0200] rev 42138
added make target 'smlnj' to refer to what can/should be tested using smlnj -- allows the use of "isabelle makeall smlnj"; adapted test configuration SML_makeall
Sun, 27 Mar 2011 16:56:16 +0200 avoid *** in normal output, which usually marks errors in logs
krauss [Sun, 27 Mar 2011 16:56:16 +0200] rev 42137
avoid *** in normal output, which usually marks errors in logs
Sun, 27 Mar 2011 21:19:23 +0200 added Markup.Name and Markup.Kind convenience;
wenzelm [Sun, 27 Mar 2011 21:19:23 +0200] rev 42136
added Markup.Name and Markup.Kind convenience; token_style for entity kind markup;
Sun, 27 Mar 2011 20:55:01 +0200 decode_term: some context-sensitive markup;
wenzelm [Sun, 27 Mar 2011 20:55:01 +0200] rev 42135
decode_term: some context-sensitive markup; more informative Markup.entity and Name_Space.markup_entry; Markup.const: use "constant" to make it coincide with name space kind;
Sun, 27 Mar 2011 19:51:51 +0200 tuned signatures;
wenzelm [Sun, 27 Mar 2011 19:51:51 +0200] rev 42134
tuned signatures;
Sun, 27 Mar 2011 19:27:31 +0200 decode_term: more precise reports;
wenzelm [Sun, 27 Mar 2011 19:27:31 +0200] rev 42133
decode_term: more precise reports;
Sun, 27 Mar 2011 18:12:18 +0200 adhoc token style for free/bound;
wenzelm [Sun, 27 Mar 2011 18:12:18 +0200] rev 42132
adhoc token style for free/bound;
Sun, 27 Mar 2011 17:55:11 +0200 decode_term/disambig: report resolved term variables for the unique (!) result;
wenzelm [Sun, 27 Mar 2011 17:55:11 +0200] rev 42131
decode_term/disambig: report resolved term variables for the unique (!) result;
Sun, 27 Mar 2011 15:01:47 +0200 removed unclear comments stemming from ed24ba6f69aa;
wenzelm [Sun, 27 Mar 2011 15:01:47 +0200] rev 42130
removed unclear comments stemming from ed24ba6f69aa;
Sat, 26 Mar 2011 21:45:29 +0100 present theory content as future, depending on intermediate proof state futures -- potential to reduce memory requirements and improve parallelization;
wenzelm [Sat, 26 Mar 2011 21:45:29 +0100] rev 42129
present theory content as future, depending on intermediate proof state futures -- potential to reduce memory requirements and improve parallelization;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip