[MLton-commit] r5874

Matthew Fluet fluet at mlton.org
Tue Aug 14 08:03:39 PDT 2007


Tweak notes
----------------------------------------------------------------------

U   mlton/trunk/doc/changelog

----------------------------------------------------------------------

Modified: mlton/trunk/doc/changelog
===================================================================
--- mlton/trunk/doc/changelog	2007-08-14 13:19:29 UTC (rev 5873)
+++ mlton/trunk/doc/changelog	2007-08-14 15:03:39 UTC (rev 5874)
@@ -10,8 +10,9 @@
    o Support for 64-bit platforms.
     * Native amd64 codegen.
    o Command-line switches.
-    * Added: -codegen {amd64,x86}, -default-type <type>, -profile-val.
-    * Changed: -stop f (now includes .mlb files)
+    * Added: -codegen amd64, -codegen x86, -default-type <type>,
+        -profile-val {false|true}.
+    * Changed: -stop f (file listing now includes .mlb files)
    o Bytecode codegen.
     * support for profiling.
     * support for exception history.




More information about the MLton-commit mailing list