Sat, 04 Sep 2010 21:10:48 +0200 |
haftmann |
dropped names from serializer interface
|
changeset |
files
|
Sat, 04 Sep 2010 21:10:39 +0200 |
haftmann |
added more explicit warning
|
changeset |
files
|
Mon, 06 Sep 2010 00:08:47 +0200 |
wenzelm |
ML_Context.ml_store_thm(s): operate on thread context instead of Unsynchronized.ref;
|
changeset |
files
|
Sun, 05 Sep 2010 23:31:12 +0200 |
wenzelm |
use setmp_noncritical for PGIP, which is presumably sequential (PG clone);
|
changeset |
files
|
Sun, 05 Sep 2010 23:26:16 +0200 |
wenzelm |
use setmp_noncritical for sequential Pure bootstrap;
|
changeset |
files
|
Sun, 05 Sep 2010 23:16:21 +0200 |
wenzelm |
turned show_brackets into proper configuration option;
|
changeset |
files
|
Sun, 05 Sep 2010 22:23:48 +0200 |
wenzelm |
Syntax.standard_parse_term: eliminated redundant Pretty.pp;
|
changeset |
files
|
Sun, 05 Sep 2010 22:15:50 +0200 |
wenzelm |
structure Syntax: define "interfaces" before actual implementations;
|
changeset |
files
|
Sun, 05 Sep 2010 21:41:24 +0200 |
wenzelm |
turned show_sorts/show_types into proper configuration options;
|
changeset |
files
|
Sun, 05 Sep 2010 19:47:40 +0200 |
wenzelm |
pretty printing: prefer regular Proof.context over Pretty.pp, which is mostly for special bootstrap purposes involving theory merge, for example;
|
changeset |
files
|
Sat, 04 Sep 2010 22:36:42 +0200 |
wenzelm |
refined treatment of multi-line subexpressions;
|
changeset |
files
|
Sat, 04 Sep 2010 22:00:25 +0200 |
wenzelm |
basic support for subexpression highlighting (see also gatchan.jedit.hyperlinks.HyperlinkManager/HyperlinkTextAreaPainter);
|
changeset |
files
|
Sat, 04 Sep 2010 00:59:03 +0200 |
wenzelm |
updated configuration options;
|
changeset |
files
|
Sat, 04 Sep 2010 00:31:21 +0200 |
wenzelm |
recovered options for goal antiquotations from f45d332a90e3: actually pass context to Proof.pretty_goals (see also 45facd8f358e);
|
changeset |
files
|
Fri, 03 Sep 2010 23:54:48 +0200 |
wenzelm |
turned eta_contract into proper configuration option;
|
changeset |
files
|
Fri, 03 Sep 2010 22:57:21 +0200 |
wenzelm |
turned show_structs into proper configuration option;
|
changeset |
files
|
Fri, 03 Sep 2010 22:36:16 +0200 |
wenzelm |
configuration options Syntax.ambiguity_enabled (inverse of former Syntax.ambiguity_is_error), Syntax.ambiguity_level (with Isar attribute "syntax_ambiguity_level"), Syntax.ambiguity_limit;
|
changeset |
files
|
Fri, 03 Sep 2010 21:13:53 +0200 |
wenzelm |
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;
|
changeset |
files
|
Fri, 03 Sep 2010 20:39:38 +0200 |
wenzelm |
tuned comment;
|
changeset |
files
|
Fri, 03 Sep 2010 18:03:48 +0200 |
wenzelm |
merged
|
changeset |
files
|
Fri, 03 Sep 2010 16:08:19 +0200 |
haftmann |
merged
|
changeset |
files
|
Fri, 03 Sep 2010 16:08:09 +0200 |
haftmann |
QND_FLAG is a shell variable, not a string
|
changeset |
files
|
Fri, 03 Sep 2010 17:57:12 +0200 |
wenzelm |
modernized session ROOT;
|
changeset |
files
|
Fri, 03 Sep 2010 17:54:43 +0200 |
wenzelm |
disposed left-over user preferences;
|
changeset |
files
|
Fri, 03 Sep 2010 17:43:44 +0200 |
wenzelm |
turned show_all_types into proper configuration option;
|
changeset |
files
|
Fri, 03 Sep 2010 16:36:33 +0200 |
wenzelm |
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;
|
changeset |
files
|
Fri, 03 Sep 2010 16:09:12 +0200 |
wenzelm |
more explicit Config.declare vs. Config.declare_global;
|
changeset |
files
|
Fri, 03 Sep 2010 15:54:03 +0200 |
wenzelm |
turned show_no_free_types into proper configuration option show_free_types, with flipped polarity;
|
changeset |
files
|
Fri, 03 Sep 2010 14:20:47 +0200 |
blanchet |
remove code I submitted accidentally
|
changeset |
files
|
Fri, 03 Sep 2010 13:54:39 +0200 |
blanchet |
merged
|
changeset |
files
|