Commit Graph

9 Commits

Author SHA1 Message Date
Yukihiro Matsumoto 8ab46d241c superclass should be a class 2012-04-24 18:27:35 +09:00
Yukihiro Matsumoto 8b367098ac move header files {irep,dump,cdump,ritehash}.h to /include/mruby 2012-04-24 17:41:28 +09:00
Yukihiro Matsumoto 2fc1b8af2d mv variable.h to mruby/variable.h 2012-04-24 15:59:50 +09:00
Yukihiro Matsumoto a45c23990b fix inheritance chain; fix #41 2012-04-23 18:14:18 +09:00
mimaki 835443614d add file header 2012-04-23 11:46:16 +09:00
Yukihiro Matsumoto fe585b2336 no need to pre-allocate method table 2012-04-20 13:56:02 +09:00
Yukihiro Matsumoto a016c62b7e undef Module#new 2012-04-20 13:18:15 +09:00
Yukihiro Matsumoto d9ce44e99b wrong inheritance chain from singleton class 2012-04-20 13:17:56 +09:00
mimaki e0d6430f63 add mruby sources 2012-04-20 09:39:03 +09:00