Files
mruby-mruby/include/mruby
Yukihiro "Matz" Matsumoto 6f67fddb87 Fix FIXABLE_FLOAT() on MRB_INT64; ref #4566
Normal `TYPED_FIXABLE(f,mrb_float)` does not work on 64bit int from
casting problems. The new approach works well, but assumes two's
complement and IEEE-754 floating point numbers.
2019-07-22 13:23:53 +09:00
..
2018-12-18 23:05:36 +09:00
2017-10-11 17:58:11 +09:00
2019-06-04 21:41:40 +09:00
2018-12-18 23:05:36 +09:00
2019-04-26 21:28:57 +09:00