| Age | Commit message (Collapse) | Author |
|
Add a space aftre bracket.
|
|
Fix indent in mrb_hash_to_hash()
|
|
|
|
|
|
|
|
|
|
|
|
Add comment to Fixnum Class.
|
|
|
|
|
|
|
|
|
|
Use boolean macro in mrb_range_initialize()
|
|
Use boolean macro
|
|
|
|
|
|
|
|
|
|
Add new line behind return type
|
|
const_missing error message more detail
|
|
[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.
|