| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Remove magic numbers in mrb_funcall()
|
|
|
|
|
|
|
|
Modify proc_lambda
|
|
Modify return value of 'respond_to?'
|
|
Undef Class#extend_object.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reduce strlen()
|
|
Supress using switches with fallthru or a empty default label.
|
|
|
|
|
|
|
|
|
|
|
|
Remove unnecessary mrb_const_set in class.c.
|
|
|
|
|
|
masamitsu-murase/suppress_warning_about_pointer_casting
Suppress some warnings about pointer typecasting.
|
|
|
|
|
|
|
|
|
|
|
|
Rename confusable argument name
|
|
Remove unnecessary header inclusion
|
|
|
|
|
|
|