| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Call mrb_gc_arena_save/mrb_gc_arena_restore when proper
|
|
index directly
|
|
|
|
|
|
|
|
|
|
Stop warning in compiling proc.c
|
|
|
|
proc.c:46: warning: ‘return’ with a value, in function returning void
introduced in f312af11.
|
|
|
|
|
|
|
|
|
|
fix incorrect checkups in check_iv_name
|
|
|
|
|
|
mrbgems - Improvements for masuidrive's mobiruby
|
|
|
|
|
|
mrbgems
|
|
Fix for issue #569
|
|
|
|
|
|
|
|
|
|
|
|
Keep stack depth and allocation better under control and fix crash on infinite recursion.
|
|
|
|
This patch fixes a side effect of #2e7953536e
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Potential memory management bug (issue #553)
|
|
|
|
|
|
add "Module#module_eval" and "Module#class_eval" for mruby
|
|
Stop warning: extra ';' outside of a function
|
|
remove incorrect pop() call in codegen
|
|
|
|
|
|
|