aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/README
Commit message (Collapse)AuthorAgeFilesLines
* C reference implementation of the int64 helper functions.Xavier Leroy2015-02-141-0/+11
In test_int64.c: don't test FP->int64 conversions when the FP argument is out of range.