| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Modify handling of NODE_UNDEF.
|
|
masamitsu-murase/modify_handling_of_quoted_string_literal
Modify handling of quoted non-expanded string literal
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It should return non-negative integer.
|
|
Keep stack depth and allocation better under control and fix crash on infinite recursion.
|
|
|
|
|
|
add "Module#module_eval" and "Module#class_eval" for mruby
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
defined at line:349
|
|
infinite recursion.
|
|
|
|
|
|
|
|
|
|
modify Module#class_variables test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add test case for Integer#step
|
|
|
|
|
|
fix the issue that "Exception.new.inspect" causes SIGSEGV.
|
|
|