Mon, 06 Sep 2010 19:23:54 +0200 merged
wenzelm [Mon, 06 Sep 2010 19:23:54 +0200] rev 39162
merged
Mon, 06 Sep 2010 15:01:37 +0200 When comparing Floats use integers instead of reals (represented as rationals), generates less code when Floats are used.
hoelzl [Mon, 06 Sep 2010 15:01:37 +0200] rev 39161
When comparing Floats use integers instead of reals (represented as rationals), generates less code when Floats are used.
Mon, 06 Sep 2010 19:23:35 +0200 isatest: back to polyml-5.3.0 due to unresolved stability issues of polyml-5.4.0 and HOL/Decision_Procs/Approximation_Ex.thy;
wenzelm [Mon, 06 Sep 2010 19:23:35 +0200] rev 39160
isatest: back to polyml-5.3.0 due to unresolved stability issues of polyml-5.4.0 and HOL/Decision_Procs/Approximation_Ex.thy;
Mon, 06 Sep 2010 19:13:10 +0200 more antiquotations;
wenzelm [Mon, 06 Sep 2010 19:13:10 +0200] rev 39159
more antiquotations;
Mon, 06 Sep 2010 19:11:01 +0200 ML_Context.thm;
wenzelm [Mon, 06 Sep 2010 19:11:01 +0200] rev 39158
ML_Context.thm;
Mon, 06 Sep 2010 14:18:16 +0200 more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm [Mon, 06 Sep 2010 14:18:16 +0200] rev 39157
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
Mon, 06 Sep 2010 13:22:11 +0200 modernized session ROOT setup;
wenzelm [Mon, 06 Sep 2010 13:22:11 +0200] rev 39156
modernized session ROOT setup;
Mon, 06 Sep 2010 13:06:27 +0200 some results of concurrency code inspection;
wenzelm [Mon, 06 Sep 2010 13:06:27 +0200] rev 39155
some results of concurrency code inspection;
Mon, 06 Sep 2010 12:38:45 +0200 merged;
wenzelm [Mon, 06 Sep 2010 12:38:45 +0200] rev 39154
merged;
Mon, 06 Sep 2010 11:53:42 +0200 mention ~/.isabelle/etc/settings file
blanchet [Mon, 06 Sep 2010 11:53:42 +0200] rev 39153
mention ~/.isabelle/etc/settings file
Mon, 06 Sep 2010 11:28:06 +0200 make remote ATP invocation work for those people who need to go through a proxy;
blanchet [Mon, 06 Sep 2010 11:28:06 +0200] rev 39152
make remote ATP invocation work for those people who need to go through a proxy; thanks go to Mathieu G. for that fix
Sun, 05 Sep 2010 21:39:30 +0200 enabled do notation for option type
krauss [Sun, 05 Sep 2010 21:39:30 +0200] rev 39151
enabled do notation for option type
Sun, 05 Sep 2010 21:39:24 +0200 removed duplicate lemma
krauss [Sun, 05 Sep 2010 21:39:24 +0200] rev 39150
removed duplicate lemma
Sun, 05 Sep 2010 21:39:16 +0200 added Option.bind
krauss [Sun, 05 Sep 2010 21:39:16 +0200] rev 39149
added Option.bind
Sat, 04 Sep 2010 21:14:40 +0200 merged
haftmann [Sat, 04 Sep 2010 21:14:40 +0200] rev 39148
merged
Sat, 04 Sep 2010 21:13:13 +0200 printing combinator for hierarchical programs
haftmann [Sat, 04 Sep 2010 21:13:13 +0200] rev 39147
printing combinator for hierarchical programs
Sat, 04 Sep 2010 21:12:42 +0200 merged
haftmann [Sat, 04 Sep 2010 21:12:42 +0200] rev 39146
merged
Sat, 04 Sep 2010 08:32:19 -0700 add lemma cont2cont_Let_simple
huffman [Sat, 04 Sep 2010 08:32:19 -0700] rev 39145
add lemma cont2cont_Let_simple
Sat, 04 Sep 2010 07:35:56 -0700 add lemma cont2cont_split_simple
huffman [Sat, 04 Sep 2010 07:35:56 -0700] rev 39144
add lemma cont2cont_split_simple
Sat, 04 Sep 2010 07:26:34 -0700 add List_Cpo.thy to HOLCF/Library
huffman [Sat, 04 Sep 2010 07:26:34 -0700] rev 39143
add List_Cpo.thy to HOLCF/Library
Sat, 04 Sep 2010 21:10:48 +0200 dropped names from serializer interface
haftmann [Sat, 04 Sep 2010 21:10:48 +0200] rev 39142
dropped names from serializer interface
Sat, 04 Sep 2010 21:10:39 +0200 added more explicit warning
haftmann [Sat, 04 Sep 2010 21:10:39 +0200] rev 39141
added more explicit warning
Mon, 06 Sep 2010 00:08:47 +0200 ML_Context.ml_store_thm(s): operate on thread context instead of Unsynchronized.ref;
wenzelm [Mon, 06 Sep 2010 00:08:47 +0200] rev 39140
ML_Context.ml_store_thm(s): operate on thread context instead of Unsynchronized.ref;
Sun, 05 Sep 2010 23:31:12 +0200 use setmp_noncritical for PGIP, which is presumably sequential (PG clone);
wenzelm [Sun, 05 Sep 2010 23:31:12 +0200] rev 39139
use setmp_noncritical for PGIP, which is presumably sequential (PG clone);
Sun, 05 Sep 2010 23:26:16 +0200 use setmp_noncritical for sequential Pure bootstrap;
wenzelm [Sun, 05 Sep 2010 23:26:16 +0200] rev 39138
use setmp_noncritical for sequential Pure bootstrap;
Sun, 05 Sep 2010 23:16:21 +0200 turned show_brackets into proper configuration option;
wenzelm [Sun, 05 Sep 2010 23:16:21 +0200] rev 39137
turned show_brackets into proper configuration option; Sign.certify/type_check: dropped Syntax.pp_show_brackets, which is hard to hold up due to Pretty.pp and not even present in the regular end-user type check;
Sun, 05 Sep 2010 22:23:48 +0200 Syntax.standard_parse_term: eliminated redundant Pretty.pp;
wenzelm [Sun, 05 Sep 2010 22:23:48 +0200] rev 39136
Syntax.standard_parse_term: eliminated redundant Pretty.pp;
Sun, 05 Sep 2010 22:15:50 +0200 structure Syntax: define "interfaces" before actual implementations;
wenzelm [Sun, 05 Sep 2010 22:15:50 +0200] rev 39135
structure Syntax: define "interfaces" before actual implementations;
Sun, 05 Sep 2010 21:41:24 +0200 turned show_sorts/show_types into proper configuration options;
wenzelm [Sun, 05 Sep 2010 21:41:24 +0200] rev 39134
turned show_sorts/show_types into proper configuration options;
Sun, 05 Sep 2010 19:47:40 +0200 pretty printing: prefer regular Proof.context over Pretty.pp, which is mostly for special bootstrap purposes involving theory merge, for example;
wenzelm [Sun, 05 Sep 2010 19:47:40 +0200] rev 39133
pretty printing: prefer regular Proof.context over Pretty.pp, which is mostly for special bootstrap purposes involving theory merge, for example;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip