| Age | Commit message (Collapse) | Author |
|
[DOC] fix op code doc
|
|
|
|
|
|
src/vm.c fix operation doc
[ci skip]
|
|
|
|
#2258
|
|
|
|
|
|
|
|
|
|
|
|
take-cheeze-dump_lv
|
|
|
|
|
|
Remove unnecessary newline in `OP_GETGLOBAL` codedump.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Refactor functions in kernel.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`mrb_final_mrbgems` will be called as mrb_state atexit function.
Maybe useful in #1844.
|
|
|
|
|
|
If second param is negative, Array#[] raise IndexError.
|
|
Implement Kernel.fail and Kernel#fail .
|
|
|
|
|
|
|
|
fix unreachable condition
use b
|
|
cremno/add-functions-for-safe-addition-and-subtraction
Add functions for safe addition and subtraction
|
|
fix memcpy-param-overlap
|
|
|
|
|
|
Refactor read_lineno_record_1() in load.c
|
|
Refactor string.c
|
|
Fix indents in mrb_str_inspect() of string.c
|
|
|
|
|
|
|
|
|
|
|