Andrew Kelley
09bd4a9a86
compile-time f32, f64 operations are now correctly lossy
...
previously we used the bigfloat abstraction to do all
compile-time float math. but runtime code and comptime code
are supposed to get the same result. so now if you add a
f32 to a f32 at compile time it does it with f32 math
instead of the bigfloat. float literals still get the
bigfloat math.
closes #424
2017-08-20 01:04:51 -04:00
..
2016-12-26 02:49:30 -05:00
2017-05-23 21:38:31 -04:00
2017-05-23 21:38:31 -04:00
2017-06-15 23:47:05 -04:00
2017-05-23 21:38:31 -04:00
2017-05-01 13:12:38 -04:00
2017-05-01 13:12:38 -04:00
2017-06-14 00:24:25 -04:00
2017-05-23 21:38:31 -04:00
2017-08-17 22:52:12 -04:00
2017-05-23 21:38:31 -04:00
2017-05-21 10:44:55 -04:00
2017-05-23 21:38:31 -04:00
2017-05-23 21:38:31 -04:00
2017-05-23 21:38:31 -04:00
2017-08-20 01:04:51 -04:00
2017-04-18 02:28:05 -04:00
2017-05-09 22:54:23 -04:00
2017-05-19 10:39:59 -04:00
2017-05-26 14:39:18 -04:00
2017-03-26 04:58:48 -04:00
2017-03-26 04:58:48 -04:00
2017-03-26 06:39:28 -04:00
2017-03-26 03:39:18 -04:00
2017-05-23 21:38:31 -04:00
2017-08-17 22:01:19 -04:00
2017-05-29 14:25:00 -04:00
2017-06-14 19:32:52 -04:00
2017-05-02 12:59:09 -04:00
2017-08-08 17:38:25 -04:00
2017-08-08 17:38:25 -04:00
2017-05-19 10:39:59 -04:00
2017-08-19 02:02:25 -04:00
2017-05-23 21:38:31 -04:00
2017-05-23 21:38:31 -04:00
2017-05-07 13:26:41 -04:00
2017-06-17 10:34:51 -04:00
2017-05-23 21:38:31 -04:00
2017-05-23 21:38:31 -04:00
2017-05-23 21:38:31 -04:00
2017-05-27 00:54:14 -04:00
2017-05-23 21:38:31 -04:00
2017-05-04 12:43:11 -04:00