Tue, 11 Jan 2011 14:14:13 +0100 tuned text
haftmann [Tue, 11 Jan 2011 14:14:13 +0100] rev 41506
tuned text
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 41505
"enriched_type" replaces less specific "type_lifting"
Tue, 11 Jan 2011 16:23:28 +0100 clarified notion Position.is_reported;
wenzelm [Tue, 11 Jan 2011 16:23:28 +0100] rev 41504
clarified notion Position.is_reported; ML warning/error: retain non-reported clear-text position, notably when evaluating external ML files;
Mon, 10 Jan 2011 22:03:24 +0100 refined 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 41503
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 +0100 refined ML_Lex.flatten: ensure proper separation of tokens;
wenzelm [Mon, 10 Jan 2011 21:45:44 +0100] rev 41502
refined ML_Lex.flatten: ensure proper separation of tokens;
Mon, 10 Jan 2011 21:21:23 +0100 ML 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 41501
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 +0100 use just one data slot to VC-related information
boehmes [Mon, 10 Jan 2011 18:59:02 +0100] rev 41500
use just one data slot to VC-related information
Mon, 10 Jan 2011 18:58:54 +0100 be more precise: also merge option values
boehmes [Mon, 10 Jan 2011 18:58:54 +0100] rev 41499
be more precise: also merge option values
Mon, 10 Jan 2011 17:41:45 +0100 only print warning in a visible context (previously, the warning was printed more than once)
boehmes [Mon, 10 Jan 2011 17:41:45 +0100] rev 41498
only print warning in a visible context (previously, the warning was printed more than once)
Mon, 10 Jan 2011 17:39:54 +0100 dropped superfluous error message
boehmes [Mon, 10 Jan 2011 17:39:54 +0100] rev 41497
dropped superfluous error message
Mon, 10 Jan 2011 17:37:11 +0100 removed obsolete make target (now in doc-src, cf. 28b487cd9e15)
krauss [Mon, 10 Jan 2011 17:37:11 +0100] rev 41496
removed obsolete make target (now in doc-src, cf. 28b487cd9e15)
Mon, 10 Jan 2011 17:22:48 +0100 updated for polyml-5.4.0;
wenzelm [Mon, 10 Jan 2011 17:22:48 +0100] rev 41495
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;
Mon, 10 Jan 2011 16:56:47 +0100 made SML/NJ happy;
wenzelm [Mon, 10 Jan 2011 16:56:47 +0100] rev 41494
made SML/NJ happy;
Mon, 10 Jan 2011 16:45:28 +0100 added merge_options convenience;
wenzelm [Mon, 10 Jan 2011 16:45:28 +0100] rev 41493
added merge_options convenience;
Mon, 10 Jan 2011 16:07:16 +0100 tuned string_of_int to avoid allocation for small integers;
wenzelm [Mon, 10 Jan 2011 16:07:16 +0100] rev 41492
tuned string_of_int to avoid allocation for small integers;
Mon, 10 Jan 2011 15:45:46 +0100 eliminated Int.toString;
wenzelm [Mon, 10 Jan 2011 15:45:46 +0100] rev 41491
eliminated Int.toString;
Mon, 10 Jan 2011 15:30:17 +0100 eliminated obsolete LargeInt -- Int is unbounded;
wenzelm [Mon, 10 Jan 2011 15:30:17 +0100] rev 41490
eliminated obsolete LargeInt -- Int is unbounded;
Mon, 10 Jan 2011 15:19:48 +0100 standardized split_last/last_elem towards List.last;
wenzelm [Mon, 10 Jan 2011 15:19:48 +0100] rev 41489
standardized split_last/last_elem towards List.last; eliminated obsolete Library.last_elem;
Mon, 10 Jan 2011 08:18:49 +0100 removing dead code; tuned
bulwahn [Mon, 10 Jan 2011 08:18:49 +0100] rev 41488
removing dead code; tuned
Mon, 10 Jan 2011 08:18:48 +0100 made SML/NJ happy
bulwahn [Mon, 10 Jan 2011 08:18:48 +0100] rev 41487
made SML/NJ happy
Sun, 09 Jan 2011 21:33:41 +0100 reverted 08240feb69c7 -- breaks positions of reports;
wenzelm [Sun, 09 Jan 2011 21:33:41 +0100] rev 41486
reverted 08240feb69c7 -- breaks positions of reports;
Sun, 09 Jan 2011 19:58:08 +0100 ML_trace: observe context visibility flag (import for Latex mode, for example);
wenzelm [Sun, 09 Jan 2011 19:58:08 +0100] rev 41485
ML_trace: observe context visibility flag (import for Latex mode, for example);
Sun, 09 Jan 2011 20:30:47 +0100 more direct treatment of Position.end_offset;
wenzelm [Sun, 09 Jan 2011 20:30:47 +0100] rev 41484
more direct treatment of Position.end_offset; tuned;
Sun, 09 Jan 2011 16:03:56 +0100 discontinued unused end_line, end_column;
wenzelm [Sun, 09 Jan 2011 16:03:56 +0100] rev 41483
discontinued unused end_line, end_column;
Sun, 09 Jan 2011 13:58:31 +0100 more scalable HTML.output_width;
wenzelm [Sun, 09 Jan 2011 13:58:31 +0100] rev 41482
more scalable HTML.output_width;
Sun, 09 Jan 2011 12:56:00 +0100 refined comment (again);
wenzelm [Sun, 09 Jan 2011 12:56:00 +0100] rev 41481
refined comment (again);
Sat, 08 Jan 2011 11:29:25 -0800 merged
huffman [Sat, 08 Jan 2011 11:29:25 -0800] rev 41480
merged
Sat, 08 Jan 2011 11:18:09 -0800 use proper syntactic types for 'syntax' commands
huffman [Sat, 08 Jan 2011 11:18:09 -0800] rev 41479
use proper syntactic types for 'syntax' commands
Sat, 08 Jan 2011 10:02:43 -0800 make print translation for Abs_cfun consistent with other binders: prevent eta-contraction, but don't force eta-expansion
huffman [Sat, 08 Jan 2011 10:02:43 -0800] rev 41478
make print translation for Abs_cfun consistent with other binders: prevent eta-contraction, but don't force eta-expansion
Sat, 08 Jan 2011 09:34:08 -0800 use full path for library imports
huffman [Sat, 08 Jan 2011 09:34:08 -0800] rev 41477
use full path for library imports
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip