| Age | Commit message (Collapse) | Author |
|
|
|
delete redundant '__send__' definition
|
|
l/rshift width as int. It was unsigned long
|
|
|
|
|
|
|
|
define MRB_INT64 flag for mrb_int as 64bit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove a redundant "%".
|
|
modify Module#class_variables test
|
|
fix the issue String#slice with Range may return broken String.
|
|
|
|
|
|
|
|
add Module#class_variables
|
|
|
|
|
|
|
|
|
|
fix incorrect mrb->irep initialization
|
|
|
|
|
|
|
|
|
|
|
|
Fix build on a c++ compiler
|
|
adjust string length after String#chomp!
|
|
|
|
|
|
avoid local variable declaration in the middle
|
|
|
|
skandhas/pr_fix_instance_variables_result_contain_ivar_and_cvar
The output of Kernel#instance_variables contains instance variables and ...
|
|
compatible with MSVC
|
|
fix broken error message
|
|
|
|
|
|
|
|
class variables.
|
|
add mruby/mrbc tests.
|
|
|
|
|