Files
mruby-mruby/include/mruby
Yukihiro "Matz" Matsumoto 500bd38dfe uint16_t is too small for reference count; fix #4093
Use `uint32_t` instead. Theoretically `uint32_t` can overflow as well,
but I think it is sufficient size for embeddable Ruby VM.
2018-08-30 00:29:35 +09:00
..
2017-10-11 17:58:11 +09:00
2017-10-11 17:58:11 +09:00
2017-08-09 21:56:27 +02:00
2018-08-25 09:41:21 +09:00
2016-11-25 23:15:37 +01:00
2017-10-11 17:58:11 +09:00
2018-08-25 09:41:21 +09:00
2017-03-02 10:58:26 +09:00
2017-10-11 17:58:11 +09:00
2018-08-25 09:17:46 +09:00