Files
mruby-mruby/include/mruby
Yukihiro "Matz" Matsumoto 8a87549315 Rename float configuration option names.
- `MRB_WITHOUT_FLOAT` => `MRB_NO_FLOAT`
- `MRB_USE_FLOAT` => `MRB_USE_FLOAT32`

The former is to use `USE_XXX` naming convention. The latter is to make
sure `float` is 32bit float and not floating point number in general.
2020-10-12 16:21:40 +09:00
..
2020-10-12 16:21:03 +09:00
2020-10-12 16:20:41 +09:00
2020-10-12 16:21:34 +09:00
2019-12-13 04:41:43 +09:00
2020-07-31 18:14:02 +09:00
2020-10-12 16:21:19 +09:00
2020-10-12 16:21:35 +09:00
2019-08-18 20:12:44 +09:00
2019-08-18 20:12:44 +09:00
2019-08-18 20:12:44 +09:00
2020-08-06 12:45:59 +09:00