| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
mrb_raise(): API modified. It cannot treat variable arguments.
|
|
|
|
|
|
|
|
|
|
close #484
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
because mrb->ci may be changed in m->body.func.
|
|
|
|
|
|
|
|
|
|
|
|
If an exception is raised before cipush is called in mrb_run,
it should be handled in the outer mrb_run.
|
|
|
|
mrb_run(): Fix not to use a magic number but sizeof.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
name
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|