paulson [Mon, 04 Apr 2011 12:39:14 +0100] rev 42209
Deletion of all semicolons, because they interfere with Proof General
krauss [Mon, 04 Apr 2011 09:32:50 +0200] rev 42208
raised timeouts further, for SML/NJ -- because of variations in machines/compilers, fixed timeouts can merely prevent non-termination, not enforce particular performance characteristics.
haftmann [Sun, 03 Apr 2011 11:40:32 +0200] rev 42207
tuned proofs
haftmann [Sat, 02 Apr 2011 18:07:29 +0200] rev 42206
tuned proof
wenzelm [Mon, 04 Apr 2011 15:51:45 +0200] rev 42205
direct pretty printing of parsetrees -- prevent diagnostic output from crashing due to undeclared entities;
wenzelm [Sun, 03 Apr 2011 21:59:33 +0200] rev 42204
added Position.reports convenience;
modernized Syntax.trrule constructors;
modernized Sign.add_trrules/del_trrules: internal arguments;
modernized Isar_Cmd.translations/no_translations: external arguments;
explicit syntax categories class_name/type_name, with reports via type_context;
eliminated former class_name/type_name ast translations;
tuned signatures;
wenzelm [Sun, 03 Apr 2011 18:17:21 +0200] rev 42203
show more tooltip/sub-expression markup;