Files
mruby-mruby/include
Masamitsu MURASE 2a2ffe7f7d Modify Kernel#clone and Kernel#dup.
Kernel#clone, Kernel#dup:
 - 'iv' should not be shared with the original object,
   but it should be copied.

Kernel#clone:
 - 'mt' of singleton_class should be copied.
2012-06-24 16:39:08 +09:00
..
2012-06-24 16:39:08 +09:00
2012-06-17 23:36:34 +09:00
2012-06-20 20:43:27 +09:00