Files
mruby-mruby/src
Yukihiro "Matz" Matsumoto 57540fbf6c object.c: improve handling of the broken inspect method.
When `inspect` method returns non-string value, it will return a string
given from `to_s` (and if `to_s` fails, will raise an exception).
2022-02-26 22:01:52 +09:00
..
2021-09-03 16:30:42 +09:00
2021-07-25 13:07:10 +09:00
2021-06-12 16:18:45 +09:00
2016-05-09 17:19:47 +02:00