SCM Repository
[smlnj] Annotation of /sml/trunk/READMES/110.35-README
Annotation of /sml/trunk/READMES/110.35-README
Parent Directory
|
Revision Log
Revision 916 -
(view)
(download)
1 : |
blume |
916 |
S M L / N J
|
2 : |
|
|
|
3 : |
|
|
1 1 0 . 3 5 N E W S
|
4 : |
|
|
|
5 : |
|
|
August 24, 2001
|
6 : |
|
|
|
7 : |
|
|
WARNING
|
8 : |
|
|
|
9 : |
|
|
This version is intended for compiler hackers. The
|
10 : |
|
|
version ought to be stable, however we have not run
|
11 : |
|
|
our full regression testing.
|
12 : |
|
|
|
13 : |
|
|
http://cm.bell-labs.com/cm/cs/what/smlnj/index.html
|
14 : |
|
|
|
15 : |
|
|
|
16 : |
|
|
Summary:
|
17 : |
|
|
|
18 : |
|
|
Compiler sources have been reorganized into serveral CM libraries.
|
19 : |
|
|
There have been various changes to the exported interfaces themselves
|
20 : |
|
|
as well.
|
21 : |
|
|
|
22 : |
|
|
Reorganization (and simplification) of the "Cells" interface in MLRISC.
|
23 : |
|
|
|
24 : |
|
|
"Cluster" data structure removed from MLRISC, now using "graph"s
|
25 : |
|
|
throughout.
|
26 : |
|
|
|
27 : |
|
|
Bug fixes to MLRISC.
|
28 : |
|
|
|
29 : |
|
|
Updates to closure phase in compiler.
|
30 : |
|
|
|
31 : |
|
|
|
32 : |
|
|
Details:
|
33 : |
|
|
|
34 : |
|
|
(To be filled in later. In the meantime, see the HISTORY file.)
|