summaryrefslogtreecommitdiffhomepage
path: root/src/class.c
AgeCommit message (Expand)Author
2012-04-24superclass should be a classYukihiro Matsumoto
2012-04-24move header files {irep,dump,cdump,ritehash}.h to /include/mrubyYukihiro Matsumoto
2012-04-24mv variable.h to mruby/variable.hYukihiro Matsumoto
2012-04-23fix inheritance chain; fix #41Yukihiro Matsumoto
2012-04-23add file headermimaki
2012-04-20no need to pre-allocate method tableYukihiro Matsumoto
2012-04-20undef Module#newYukihiro Matsumoto
2012-04-20wrong inheritance chain from singleton classYukihiro Matsumoto
2012-04-20add mruby sourcesmimaki