wenzelm [Tue, 12 Aug 2014 15:31:24 +0200] rev 57911
clarified Position.Identified: do not require range from prover, default to command position;
wenzelm [Tue, 12 Aug 2014 14:15:58 +0200] rev 57910
maintain Command_Range position as in ML;
wenzelm [Tue, 12 Aug 2014 13:18:17 +0200] rev 57909
more compact representation of special string values;
wenzelm [Tue, 12 Aug 2014 12:06:22 +0200] rev 57908
separate Java FX modules -- no need to include jfxrt.jar by default;
wenzelm [Tue, 12 Aug 2014 00:23:30 +0200] rev 57907
tuned signature;
wenzelm [Tue, 12 Aug 2014 00:17:02 +0200] rev 57906
tuned signature;
wenzelm [Tue, 12 Aug 2014 00:08:32 +0200] rev 57905
separate module Command_Span: mostly syntactic representation;
potentially prover-specific Output_Syntax.parse_spans;
wenzelm [Mon, 11 Aug 2014 22:59:38 +0200] rev 57904
tuned signature;
wenzelm [Mon, 11 Aug 2014 22:46:27 +0200] rev 57903
clarified Command_Span in accordance to Scala (see also c2c1e5944536);
wenzelm [Mon, 11 Aug 2014 22:43:26 +0200] rev 57902
tuned output, in accordance to transaction name in ML;