| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-24 | Fixed some methods where keyword arguments are not passed | dearblue | |
| 2018-09-20 | Move `Symbol#to_proc` to the core from `mruby-symbol-ext` gem. | Yukihiro "Matz" Matsumoto | |
| Even though `Symbol#to_proc` is not included in ISO standard, the `some_method(&:method_name)` is used very widely and convenient. So we moved it to the core. | |||
