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
..
2017-06-20 23:10:22 +12:00
2017-06-20 23:10:22 +12:00
2017-06-20 23:10:22 +12:00
2017-06-20 23:10:22 +12:00
2017-08-20 01:04:51 -04:00
2017-06-20 23:10:22 +12:00
2017-06-20 23:10:22 +12:00
2017-06-20 23:10:22 +12:00
2017-08-19 01:43:43 -04:00
2017-06-19 14:36:33 -04:00
2017-06-20 23:10:22 +12:00
2017-06-20 23:10:22 +12:00
2017-08-09 10:09:38 -04:00
2017-06-21 18:21:11 +12:00
2017-08-19 01:43:43 -04:00
2017-06-20 23:10:22 +12:00
2017-07-08 17:59:10 -04:00
2017-08-19 01:43:43 -04:00
2017-06-19 14:36:33 -04:00
2017-06-22 19:29:57 +12:00
2017-06-20 23:10:22 +12:00
2017-08-09 10:09:38 -04:00
2017-08-19 01:43:43 -04:00
2017-06-16 20:32:31 +12:00
2017-06-19 14:36:33 -04:00
2017-06-19 14:36:33 -04:00
2017-06-20 23:10:22 +12:00
2017-06-19 14:36:33 -04:00
2017-08-19 01:43:43 -04:00
2017-08-09 10:09:38 -04:00
2017-08-19 02:29:18 -04:00
2017-08-19 01:43:43 -04:00
2017-08-19 01:43:43 -04:00
2017-08-19 01:43:43 -04:00
2017-06-20 23:10:22 +12:00
2017-06-21 18:21:11 +12:00
2017-06-20 23:10:22 +12:00
2017-06-21 18:53:33 +12:00
2017-06-19 14:36:33 -04:00
2017-08-20 01:04:51 -04:00
2017-06-21 18:21:11 +12:00
2017-08-19 01:43:43 -04:00
2017-06-20 23:10:22 +12:00
2017-06-21 18:21:11 +12:00
2017-08-19 01:43:43 -04:00