| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
add "Module#module_eval" and "Module#class_eval" for mruby
|
|
Stop warning: extra ';' outside of a function
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mrb_raise(): API modified. It cannot treat variable arguments.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-DMRB_USE_IV_SEGLIST; we still need to measure the performance and memory consumption
|
|
|
|
|
|
|
|
|
|
|
|
|
|
name
|
|
* Check mismatch of superclass.
* Check constant value whose name is specified as a class's name.
|
|
Applies to NilClass, TrueClass, FalseClass, Fixnum, and Float. Add
mrb_undef_class_method for DRYness.
|
|
|
|
|
|
|
|
|