Tue, 11 Jan 2011 14:12:37 +0100"enriched_type" replaces less specific "type_lifting"
haftmann [Tue, 11 Jan 2011 14:12:37 +0100] rev 41752
"enriched_type" replaces less specific "type_lifting"

Mon, 10 Jan 2011 22:03:24 +0100refined report_parse_tree: reverse reports happen to produce proper type information for inlined @{term}, @{typ} etc.;
wenzelm [Mon, 10 Jan 2011 22:03:24 +0100] rev 41751
refined report_parse_tree: reverse reports happen to produce proper type information for inlined @{term}, @{typ} etc.;
tuned offset_position_of;

Mon, 10 Jan 2011 21:45:44 +0100refined ML_Lex.flatten: ensure proper separation of tokens;
wenzelm [Mon, 10 Jan 2011 21:45:44 +0100] rev 41750
refined ML_Lex.flatten: ensure proper separation of tokens;

Mon, 10 Jan 2011 21:21:23 +0100ML compiler: more careful treatment of input tokens -- trailing space ensures proper separation and end position (cf. 82c1e348bc18, 08240feb69c7);
wenzelm [Mon, 10 Jan 2011 21:21:23 +0100] rev 41749
ML compiler: more careful treatment of input tokens -- trailing space ensures proper separation and end position (cf. 82c1e348bc18, 08240feb69c7);

Mon, 10 Jan 2011 18:59:02 +0100use just one data slot to VC-related information
boehmes [Mon, 10 Jan 2011 18:59:02 +0100] rev 41748
use just one data slot to VC-related information

Mon, 10 Jan 2011 18:58:54 +0100be more precise: also merge option values
boehmes [Mon, 10 Jan 2011 18:58:54 +0100] rev 41747
be more precise: also merge option values

Mon, 10 Jan 2011 17:41:45 +0100only print warning in a visible context (previously, the warning was printed more than once)
boehmes [Mon, 10 Jan 2011 17:41:45 +0100] rev 41746
only print warning in a visible context (previously, the warning was printed more than once)

Mon, 10 Jan 2011 17:39:54 +0100dropped superfluous error message
boehmes [Mon, 10 Jan 2011 17:39:54 +0100] rev 41745
dropped superfluous error message

Mon, 10 Jan 2011 17:37:11 +0100removed obsolete make target (now in doc-src, cf. 28b487cd9e15)
krauss [Mon, 10 Jan 2011 17:37:11 +0100] rev 41744
removed obsolete make target (now in doc-src, cf. 28b487cd9e15)

Mon, 10 Jan 2011 17:22:48 +0100updated for polyml-5.4.0;
wenzelm [Mon, 10 Jan 2011 17:22:48 +0100] rev 41743
updated for polyml-5.4.0;
discontinued old-fashioned POLY_HOME via path;
more robust handling of polyml-version, preferably provided by Poly/ML distribution itself;