| Age | Commit message (Collapse) | Author |
|
|
|
|
|
take-cheeze-atexit
|
|
|
|
|
|
|
|
|
|
|
|
Remove space.
|
|
|
|
|
|
|
|
|
|
#2326
|
|
|
|
|
|
when class nothing
|
|
|
|
|
|
Class.new do not call `class_eval'
|
|
Module#initialize set created object for block argument
|
|
|
|
Change range_check before mrb_obj_alloc.
|
|
|
|
Use boolean macro in kernel.c
|
|
and set self for block argument
|
|
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.
|
|
|