haftmann [Thu, 02 Sep 2010 17:01:49 +0200] rev 39070
updated
haftmann [Thu, 02 Sep 2010 16:53:23 +0200] rev 39069
set printmode while marking
haftmann [Thu, 02 Sep 2010 16:53:23 +0200] rev 39068
updated
haftmann [Thu, 02 Sep 2010 16:42:19 +0200] rev 39067
avoid reference to theory Ferrack altogether
haftmann [Thu, 02 Sep 2010 16:41:44 +0200] rev 39066
more canonical theory setup
haftmann [Thu, 02 Sep 2010 16:41:42 +0200] rev 39065
set depth to 1
haftmann [Thu, 02 Sep 2010 16:41:42 +0200] rev 39064
avoid theory Imperative_HOL altogether
haftmann [Thu, 02 Sep 2010 16:41:41 +0200] rev 39063
adapted to change eq -> equal
haftmann [Thu, 02 Sep 2010 16:14:13 +0200] rev 39062
corrected printmode handling
haftmann [Thu, 02 Sep 2010 16:14:13 +0200] rev 39061
swapped slip
haftmann [Thu, 02 Sep 2010 16:14:09 +0200] rev 39060
updated
haftmann [Thu, 02 Sep 2010 15:09:51 +0200] rev 39059
restored and added surpression of case combinators
haftmann [Thu, 02 Sep 2010 14:59:28 +0200] rev 39058
dropped superfluous presentation names
haftmann [Thu, 02 Sep 2010 14:36:49 +0200] rev 39057
manage statement selection for presentation wholly through markup
haftmann [Thu, 02 Sep 2010 13:58:16 +0200] rev 39056
formal markup of generated code for statements
haftmann [Thu, 02 Sep 2010 13:43:38 +0200] rev 39055
removed namespace stuff from code_printer
blanchet [Thu, 02 Sep 2010 15:48:32 +0200] rev 39054
merged
blanchet [Thu, 02 Sep 2010 15:47:59 +0200] rev 39053
reenable Nitpick on Cygwin;
we'll see tomorrow if there's still a failure, and if so I'll investigate
wenzelm [Fri, 03 Sep 2010 11:42:59 +0200] rev 39052
merged;
wenzelm [Fri, 03 Sep 2010 11:27:35 +0200] rev 39051
Proof.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:21:58 +0200] rev 39050
turned show_consts into proper configuration option;
wenzelm [Fri, 03 Sep 2010 10:58:11 +0200] rev 39049
prefer regular Proof.context over background theory;
misc tuning and simplification;
wenzelm [Thu, 02 Sep 2010 17:12:16 +0200] rev 39048
just one refute.ML;
wenzelm [Thu, 02 Sep 2010 16:45:21 +0200] rev 39047
use existing Integer.pow, despite its slightly odd argument order;
wenzelm [Thu, 02 Sep 2010 16:31:50 +0200] rev 39046
tuned whitespace and indentation, emphasizing the logical structure of this long text;
wenzelm [Thu, 02 Sep 2010 23:45:37 +0200] rev 39045
inner parsing: refrain from too many nested position reports to achieve more precise error feedback in the source;
wenzelm [Thu, 02 Sep 2010 23:37:14 +0200] rev 39044
Document_View: squiggly underline for messages;
tuned;
wenzelm [Thu, 02 Sep 2010 23:27:41 +0200] rev 39043
added gfx_range convenience;
wenzelm [Thu, 02 Sep 2010 23:26:21 +0200] rev 39042
Isar_Document.reported_positions: more precise include/exclude, include root as last resort only;
wenzelm [Thu, 02 Sep 2010 23:17:13 +0200] rev 39041
Position.Range: exclude singularity (again);