Files
mruby-mruby/include/mruby
Yukihiro "Matz" Matsumoto ff08856fe3 Remove implicit conversion using to_str method; fix #3854
We have added internal convenience method `__to_str` which
does string type check.

The issue #3854 was fixed but fundamental flaw of lack of stack
depth check along with fibers still remains. Use `MRB_GC_FIXED_ARENA`
for workaround.
2018-11-19 12:05:46 +09:00
..
2017-10-11 17:58:11 +09:00
2017-10-11 17:58:11 +09:00
2016-11-25 23:15:37 +01:00
2017-10-11 17:58:11 +09:00
2018-10-29 19:17:05 +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