Andrew Kelley c7804277bf @floatToInt now has safety-checked undefined behavior
when the integer part does not fit in the destination integer type

 * Also fix incorrect safety triggered for integer casting an
   `i32` to a `u7`. closes #1138
 * adds compiler-rt function: `__floatuntidf`
2018-06-19 16:06:10 -04:00
..
2018-06-18 17:43:01 -04:00
2018-05-26 23:00:29 -04:00
2018-05-30 16:09:11 -04:00
2018-05-31 17:28:07 -04:00