| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
target_class should be singleton class of the receiver
|
|
|
|
|
|
|
|
allocation size of irep->iv is irep->nlocals-1.
|
|
|
|
|
|
|
|
target_class should not be TT_ICLASS in instance_eval(string); ref #1152
|
|
|
|
|
|
|
|
The return value of mrb_generate_code()
must be null-checked before referencing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Only a nil binding will be supported.
|
|
|
|
|