summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2012-04-20the type of return values of tr->func_ii() and tr->func_si() is already mrb_v...NAKAMURA Usaku
2012-04-20void* does not have its size.NAKAMURA Usaku
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-20fix Makefile: quoted CC/LL are heap up to each Makefiles.mattn
2012-04-20add mruby sourcesmimaki