summaryrefslogtreecommitdiffhomepage
path: root/mrblib/00class.rb
AgeCommit message (Collapse)Author
2016-08-20Move Module#include and #prepend to class.c; ref #3197Yukihiro "Matz" Matsumoto
To avoid VM nesting with mrb_funcall()
2016-08-19renamed class.rb and error.rb to ensure they are read first; ref #3197Yukihiro "Matz" Matsumoto