SCM Repository
Diff of /sml/trunk/src/compiler/FLINT/ChangeLog
Parent Directory
|
Revision Log
|
Patch
revision 188, Thu Nov 12 00:24:58 1998 UTC | revision 189, Sun Nov 15 22:29:42 1998 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | 1998-11-11 Stefan Monnier <monnier@cs.yale.edu> | 1998-11-11 Stefan Monnier <monnier@cs.yale.edu> |
2 | ||
3 | * opt/fcontract.sml (sval): ref svals rather than going through F.value | |
4 | ||
5 | * opt/collect.sml: switched back to a read-only collect phase. Also try | * opt/collect.sml: switched back to a read-only collect phase. Also try |
6 | to export the info to allow fcontract to circumvent some of the get calls. | to export the info to allow fcontract to circumvent some of the get calls. |
7 | (info): got rid of Transfer by using the intmap for redirection. | (info): got rid of Transfer by using the intmap for redirection. |
# | Line 33 | Line 35 |
35 | (cexp): switched to a continuation passing style to implement the | (cexp): switched to a continuation passing style to implement the |
36 | let-associativity rule in a better way. | let-associativity rule in a better way. |
37 | ||
38 | * opt/fixfix.sml (curry): correctly handle "imposible" cases. | * opt/fixfix.sml (curry): correctly handle "impossible" cases. |
39 | ||
40 | * opt/collect.sml: completely revisited: no distinction between | * opt/collect.sml: completely revisited: no distinction between |
41 | internal/external uses, dead-code elimination done right away. This | internal/external uses, dead-code elimination done right away. This |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |