Fri, 03 Sep 2010 11:27:35 +0200Proof.pretty_state: print everything in the foreground context to give users a chance to configure options, e.g. via "using [[show_consts]]";
wenzelm [Fri, 03 Sep 2010 11:27:35 +0200] rev 39349
Proof.pretty_state: print everything in the foreground context to give users a chance to configure options, e.g. via "using [[show_consts]]";

Fri, 03 Sep 2010 11:21:58 +0200turned show_consts into proper configuration option;
wenzelm [Fri, 03 Sep 2010 11:21:58 +0200] rev 39348
turned show_consts into proper configuration option;

Fri, 03 Sep 2010 10:58:11 +0200prefer regular Proof.context over background theory;
wenzelm [Fri, 03 Sep 2010 10:58:11 +0200] rev 39347
prefer regular Proof.context over background theory;
misc tuning and simplification;

Thu, 02 Sep 2010 23:45:37 +0200inner parsing: refrain from too many nested position reports to achieve more precise error feedback in the source;
wenzelm [Thu, 02 Sep 2010 23:45:37 +0200] rev 39346
inner parsing: refrain from too many nested position reports to achieve more precise error feedback in the source;

Thu, 02 Sep 2010 23:37:14 +0200Document_View: squiggly underline for messages;
wenzelm [Thu, 02 Sep 2010 23:37:14 +0200] rev 39345
Document_View: squiggly underline for messages;
tuned;

Thu, 02 Sep 2010 23:27:41 +0200added gfx_range convenience;
wenzelm [Thu, 02 Sep 2010 23:27:41 +0200] rev 39344
added gfx_range convenience;

Thu, 02 Sep 2010 23:26:21 +0200Isar_Document.reported_positions: more precise include/exclude, include root as last resort only;
wenzelm [Thu, 02 Sep 2010 23:26:21 +0200] rev 39343
Isar_Document.reported_positions: more precise include/exclude, include root as last resort only;

Thu, 02 Sep 2010 23:17:13 +0200Position.Range: exclude singularity (again);
wenzelm [Thu, 02 Sep 2010 23:17:13 +0200] rev 39342
Position.Range: exclude singularity (again);

Thu, 02 Sep 2010 17:12:16 +0200just one refute.ML;
wenzelm [Thu, 02 Sep 2010 17:12:16 +0200] rev 39341
just one refute.ML;

Thu, 02 Sep 2010 16:45:21 +0200use existing Integer.pow, despite its slightly odd argument order;
wenzelm [Thu, 02 Sep 2010 16:45:21 +0200] rev 39340
use existing Integer.pow, despite its slightly odd argument order;