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;
Sat, 04 Sep 2010 22:36:42 +0200 refined treatment of multi-line subexpressions;
wenzelm [Sat, 04 Sep 2010 22:36:42 +0200] rev 39132
refined treatment of multi-line subexpressions;
Sat, 04 Sep 2010 22:00:25 +0200 basic support for subexpression highlighting (see also gatchan.jedit.hyperlinks.HyperlinkManager/HyperlinkTextAreaPainter);
wenzelm [Sat, 04 Sep 2010 22:00:25 +0200] rev 39131
basic support for subexpression highlighting (see also gatchan.jedit.hyperlinks.HyperlinkManager/HyperlinkTextAreaPainter);
Sat, 04 Sep 2010 00:59:03 +0200 updated configuration options;
wenzelm [Sat, 04 Sep 2010 00:59:03 +0200] rev 39130
updated configuration options;
Sat, 04 Sep 2010 00:31:21 +0200 recovered options for goal antiquotations from f45d332a90e3: actually pass context to Proof.pretty_goals (see also 45facd8f358e);
wenzelm [Sat, 04 Sep 2010 00:31:21 +0200] rev 39129
recovered options for goal antiquotations from f45d332a90e3: actually pass context to Proof.pretty_goals (see also 45facd8f358e);
Fri, 03 Sep 2010 23:54:48 +0200 turned eta_contract into proper configuration option;
wenzelm [Fri, 03 Sep 2010 23:54:48 +0200] rev 39128
turned eta_contract into proper configuration option;
Fri, 03 Sep 2010 22:57:21 +0200 turned show_structs into proper configuration option;
wenzelm [Fri, 03 Sep 2010 22:57:21 +0200] rev 39127
turned show_structs into proper configuration option;
Fri, 03 Sep 2010 22:36:16 +0200 configuration options Syntax.ambiguity_enabled (inverse of former Syntax.ambiguity_is_error), Syntax.ambiguity_level (with Isar attribute "syntax_ambiguity_level"), Syntax.ambiguity_limit;
wenzelm [Fri, 03 Sep 2010 22:36:16 +0200] rev 39126
configuration options Syntax.ambiguity_enabled (inverse of former Syntax.ambiguity_is_error), Syntax.ambiguity_level (with Isar attribute "syntax_ambiguity_level"), Syntax.ambiguity_limit;
Fri, 03 Sep 2010 21:13:53 +0200 pretty_goals: turned some global references and function arguments into configuration options (goals_limit = 10, goals_total = true, show_main_goal = false) depending on the context;
wenzelm [Fri, 03 Sep 2010 21:13:53 +0200] rev 39125
pretty_goals: turned some global references and function arguments into configuration options (goals_limit = 10, goals_total = true, show_main_goal = false) depending on the context;
Fri, 03 Sep 2010 20:39:38 +0200 tuned comment;
wenzelm [Fri, 03 Sep 2010 20:39:38 +0200] rev 39124
tuned comment;
Fri, 03 Sep 2010 18:03:48 +0200 merged
wenzelm [Fri, 03 Sep 2010 18:03:48 +0200] rev 39123
merged
Fri, 03 Sep 2010 16:08:19 +0200 merged
haftmann [Fri, 03 Sep 2010 16:08:19 +0200] rev 39122
merged
Fri, 03 Sep 2010 16:08:09 +0200 QND_FLAG is a shell variable, not a string
haftmann [Fri, 03 Sep 2010 16:08:09 +0200] rev 39121
QND_FLAG is a shell variable, not a string
Fri, 03 Sep 2010 17:57:12 +0200 modernized session ROOT;
wenzelm [Fri, 03 Sep 2010 17:57:12 +0200] rev 39120
modernized session ROOT;
Fri, 03 Sep 2010 17:54:43 +0200 disposed left-over user preferences;
wenzelm [Fri, 03 Sep 2010 17:54:43 +0200] rev 39119
disposed left-over user preferences;
Fri, 03 Sep 2010 17:43:44 +0200 turned show_all_types into proper configuration option;
wenzelm [Fri, 03 Sep 2010 17:43:44 +0200] rev 39118
turned show_all_types into proper configuration option;
Fri, 03 Sep 2010 16:36:33 +0200 treat show_free_types as plain ML option, without the extras of global default and registration in the attribute name space -- NB: 'print_configs' only shows the latter;
wenzelm [Fri, 03 Sep 2010 16:36:33 +0200] rev 39117
treat show_free_types as plain ML option, without the extras of global default and registration in the attribute name space -- NB: 'print_configs' only shows the latter;
Fri, 03 Sep 2010 16:09:12 +0200 more explicit Config.declare vs. Config.declare_global;
wenzelm [Fri, 03 Sep 2010 16:09:12 +0200] rev 39116
more explicit Config.declare vs. Config.declare_global;
Fri, 03 Sep 2010 15:54:03 +0200 turned show_no_free_types into proper configuration option show_free_types, with flipped polarity;
wenzelm [Fri, 03 Sep 2010 15:54:03 +0200] rev 39115
turned show_no_free_types into proper configuration option show_free_types, with flipped polarity;
Fri, 03 Sep 2010 14:20:47 +0200 remove code I submitted accidentally
blanchet [Fri, 03 Sep 2010 14:20:47 +0200] rev 39114
remove code I submitted accidentally
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip