Files
mruby-mruby/include/mruby
Yukihiro "Matz" Matsumoto 2b188ed8a1 Reorganize Integer system.
- Integrate `Fixnum` and `Integer`
- Remove `Integral`
- `int / int -> int`
- Replace `mrb_fixnum()` to `mrb_int()`
- Replace `mrb_fixnum_value()` to `mrb_int_value()`.
- Use `mrb_integer_p()` instead of `mrb_fixnum_p()`
2020-10-12 18:19:54 +09:00
..
2020-10-12 18:19:54 +09:00
2020-10-12 18:19:54 +09:00
2020-10-12 18:19:54 +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 18:19:54 +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-10-12 18:19:54 +09:00
2020-08-06 12:45:59 +09:00