Tue, 11 Jan 2011 14:12:37 +0100 |
haftmann |
"enriched_type" replaces less specific "type_lifting"
|
changeset |
files
|
Tue, 11 Jan 2011 16:23:28 +0100 |
wenzelm |
clarified notion Position.is_reported;
|
changeset |
files
|
Mon, 10 Jan 2011 22:03:24 +0100 |
wenzelm |
refined report_parse_tree: reverse reports happen to produce proper type information for inlined @{term}, @{typ} etc.;
|
changeset |
files
|
Mon, 10 Jan 2011 21:45:44 +0100 |
wenzelm |
refined ML_Lex.flatten: ensure proper separation of tokens;
|
changeset |
files
|
Mon, 10 Jan 2011 21:21:23 +0100 |
wenzelm |
ML compiler: more careful treatment of input tokens -- trailing space ensures proper separation and end position (cf. 82c1e348bc18, 08240feb69c7);
|
changeset |
files
|
Mon, 10 Jan 2011 18:59:02 +0100 |
boehmes |
use just one data slot to VC-related information
|
changeset |
files
|
Mon, 10 Jan 2011 18:58:54 +0100 |
boehmes |
be more precise: also merge option values
|
changeset |
files
|
Mon, 10 Jan 2011 17:41:45 +0100 |
boehmes |
only print warning in a visible context (previously, the warning was printed more than once)
|
changeset |
files
|
Mon, 10 Jan 2011 17:39:54 +0100 |
boehmes |
dropped superfluous error message
|
changeset |
files
|
Mon, 10 Jan 2011 17:37:11 +0100 |
krauss |
removed obsolete make target (now in doc-src, cf. 28b487cd9e15)
|
changeset |
files
|
Mon, 10 Jan 2011 17:22:48 +0100 |
wenzelm |
updated for polyml-5.4.0;
|
changeset |
files
|
Mon, 10 Jan 2011 16:56:47 +0100 |
wenzelm |
made SML/NJ happy;
|
changeset |
files
|
Mon, 10 Jan 2011 16:45:28 +0100 |
wenzelm |
added merge_options convenience;
|
changeset |
files
|
Mon, 10 Jan 2011 16:07:16 +0100 |
wenzelm |
tuned string_of_int to avoid allocation for small integers;
|
changeset |
files
|
Mon, 10 Jan 2011 15:45:46 +0100 |
wenzelm |
eliminated Int.toString;
|
changeset |
files
|
Mon, 10 Jan 2011 15:30:17 +0100 |
wenzelm |
eliminated obsolete LargeInt -- Int is unbounded;
|
changeset |
files
|
Mon, 10 Jan 2011 15:19:48 +0100 |
wenzelm |
standardized split_last/last_elem towards List.last;
|
changeset |
files
|
Mon, 10 Jan 2011 08:18:49 +0100 |
bulwahn |
removing dead code; tuned
|
changeset |
files
|
Mon, 10 Jan 2011 08:18:48 +0100 |
bulwahn |
made SML/NJ happy
|
changeset |
files
|
Sun, 09 Jan 2011 21:33:41 +0100 |
wenzelm |
reverted 08240feb69c7 -- breaks positions of reports;
|
changeset |
files
|
Sun, 09 Jan 2011 19:58:08 +0100 |
wenzelm |
ML_trace: observe context visibility flag (import for Latex mode, for example);
|
changeset |
files
|
Sun, 09 Jan 2011 20:30:47 +0100 |
wenzelm |
more direct treatment of Position.end_offset;
|
changeset |
files
|
Sun, 09 Jan 2011 16:03:56 +0100 |
wenzelm |
discontinued unused end_line, end_column;
|
changeset |
files
|
Sun, 09 Jan 2011 13:58:31 +0100 |
wenzelm |
more scalable HTML.output_width;
|
changeset |
files
|
Sun, 09 Jan 2011 12:56:00 +0100 |
wenzelm |
refined comment (again);
|
changeset |
files
|
Sat, 08 Jan 2011 11:29:25 -0800 |
huffman |
merged
|
changeset |
files
|
Sat, 08 Jan 2011 11:18:09 -0800 |
huffman |
use proper syntactic types for 'syntax' commands
|
changeset |
files
|
Sat, 08 Jan 2011 10:02:43 -0800 |
huffman |
make print translation for Abs_cfun consistent with other binders: prevent eta-contraction, but don't force eta-expansion
|
changeset |
files
|
Sat, 08 Jan 2011 09:34:08 -0800 |
huffman |
use full path for library imports
|
changeset |
files
|
Sat, 08 Jan 2011 09:30:52 -0800 |
huffman |
types -> type_synonym
|
changeset |
files
|