dearblue
|
099a4f3969
|
Entrust "no block given" error to mrb_get_args()
Some error messages will be changed.
|
2019-09-16 20:29:58 +09:00 |
|
KOBAYASHI Shuji
|
faec8331b7
|
Remove unneeded mrb_str_dup() in Module#name
`mrb_class_path()` always returns a new string or `nil`.
|
2019-06-17 21:46:30 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
8d7e95282c
|
Add #module_exec and #class_exec in mruby-class-ext gem.
|
2017-12-23 10:01:30 +09:00 |
|
Christopher Aue
|
dd52b88101
|
implemented Module#singleton_class?
|
2017-07-18 20:47:05 +02:00 |
|
Yukihiro "Matz" Matsumoto
|
01dddaf385
|
rename mruby-module-ext to mruby-class-ext; ref #2470
|
2016-11-13 16:17:44 +09:00 |
|