| Age | Commit message (Collapse) | Author |
|
fix out-of-bound access on compiling empty blocks.
|
|
Avoid using memset
|
|
|
|
|
|
|
|
|
|
|
|
|
|
iv_del should be called in mrb_iv_remove only when t is not NULL.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixed typos
|
|
|
|
|
|
|
|
|
|
Set filename in mrbc.c.
|
|
|
|
ci->nregs for ruby proc.
|
|
masamitsu-murase/request_publish_mrb_hash_delete_key
Publish mrb_hash_delete_key.
|
|
|
|
|
|
changed
|
|
|
|
|
|
masamitsu-murase/modify_irep_initialization_and_gc_mark
Modify irep initialization and GC.
|
|
Modify reference to ci.
|
|
Initialize mrb->irep array with 0 when realloc is called.
|
|
because mrb->ci may be changed in m->body.func.
|
|
Modify argument of mrbc_filename.
|
|
|