| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-06-25 | Fixed a bug caused by `to_s` that returns `nil`; fix 4504 | Yukihiro "Matz" Matsumoto |
| 2019-04-27 | Remove duplicated `String#each_char` | KOBAYASHI Shuji |
| 2019-04-04 | Use `mrb_proc_arity` instead of `Proc#arity` call in `Method#arity` | KOBAYASHI Shuji |
| 2019-02-28 | Remove unnecessary backticks; ref #4301 | Yukihiro "Matz" Matsumoto |
| 2019-01-03 | Add test for #<< and #>> for Proc and Method class | dearblue |
| 2019-01-03 | Add proc composition feature (CRuby-2.6 compatible) | dearblue |
| 2018-09-01 | Move `Kernel#send` to `mruby-metaprog` gem. | Yukihiro "Matz" Matsumoto |
| 2018-08-30 | Separate meta-programming features to `mruby-metaprog` gem. | Yukihiro "Matz" Matsumoto |
| 2018-07-30 | New bytecode implementation of mruby VM. | Yukihiro "Matz" Matsumoto |
| 2017-12-18 | mruby/data.h doesn't need | ksss |
| 2017-12-18 | Clean up some files and docs | ksss |
| 2017-12-18 | Shouldn't use alloca | ksss |
| 2017-12-18 | Add mrbgems/mruby-method | ksss |
