[MLton-commit] r7131
Matthew Fluet
fluet at mlton.org
Wed Jun 10 20:23:49 PDT 2009
More summary.
----------------------------------------------------------------------
U mlton/trunk/doc/changelog
----------------------------------------------------------------------
Modified: mlton/trunk/doc/changelog
===================================================================
--- mlton/trunk/doc/changelog 2009-06-11 03:23:46 UTC (rev 7130)
+++ mlton/trunk/doc/changelog 2009-06-11 03:23:48 UTC (rev 7131)
@@ -36,11 +36,17 @@
o Other libraries.
* Updated: ckit library, SML/NJ library, MLRISC library.
+ Tools.
- o ml-lex
+ o mllex
+ * Eliminated 'type int = Int.int' in output.
* Include (*#line line:col "file.lex" *) directives in output.
* Added %posint command, to set the yypos type and allow the
lexing of multi-gigabyte files.
- o ml-yacc
+ o mlnlffigen
+ * Added command-line switches -linkage archive and -linkage shared.
+ * Deprecated command-line switch -linkage static.
+ * Added support for ia64 and hppa targets.
+ o mlyacc
+ * Eliminated 'type int = Int.int' in output.
* Include (*#line line:col "file.grm" *) directives in output.
* 2009-06-09
More information about the MLton-commit
mailing list