| Age | Commit message (Collapse) | Author |
|
Module#initialize set created object for block argument
|
|
|
|
Change range_check before mrb_obj_alloc.
|
|
|
|
Use boolean macro in kernel.c
|
|
for block argument
|
|
It is executed per each debug filenames in irep to same ireps(children).
|
|
|
|
mrb_load_irep_file() caused SEGV
|
|
|
|
|
|
|
|
|
|
Implement Module#initialize (15.2.2.4.31)
|
|
|
|
that not have methods each other
|
|
|
|
|
|
This fix use UINT16_MAX for NULL symbol tag, that means maximum symbol length
is not UINT16_MAX-1.
|
|
|
|
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
|
|
|
|
|
|
|
|
|