Files
mruby-mruby/mrblib
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-28 00:29:30 +09:00
2018-09-01 09:35:46 +09:00
2017-10-11 17:58:11 +09:00
2017-07-30 13:19:31 +02:00