[MLton-commit] r6262
Matthew Fluet
fluet at mlton.org
Thu Dec 13 07:11:46 PST 2007
Recording changelog entry
----------------------------------------------------------------------
U mlton/trunk/doc/changelog
----------------------------------------------------------------------
Modified: mlton/trunk/doc/changelog
===================================================================
--- mlton/trunk/doc/changelog 2007-12-13 13:21:31 UTC (rev 6261)
+++ mlton/trunk/doc/changelog 2007-12-13 15:11:45 UTC (rev 6262)
@@ -4,6 +4,9 @@
- Fixed bug in ImperativeIOExtra.canInput (TextIO.canInput).
Thanks to Ville Laurikari for the bug report.
+* 2007-12-09
+ - Better constant folding of IntInf operations.
+
* 2007-12-07
- Fixed bug in algebraic simplification of real primitives.
Real.<= (x, x) is false when x is NaN.
More information about the MLton-commit
mailing list