| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Change last_char type to int
Warnings
mirb.c:174:7: warning: comparison is always false due to limited range of data type [-Wtype-limits]
warning: comparison is always false due to limited range of data type [-Wtype-limits]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add "Module#instance_methods" for mruby
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add "Module#include?" for mruby
|
|
|
|
|
|
|
|
|
|
|
|
easily build everywhere
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remove redundant LOOP_NORMAL checkups in function:codegen. and fix #561
|
|
|
|
|
|
defined at line:349
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|