| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Documentation for MRuby::GemBox usage
|
|
add extern funcs declaration and casts for cimpiling C++ compiler
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GemBox
|
|
skandhas/pr-detect-cyclic-include-in-Moudle#include
detect cyclic-include in Module#include
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Code clean-up
|
|
monaka/pr-avoid-define-MRB_INT16-and-MRB_INT64-at-the-same-time
Avoid to define MRB_INT16 and MRB_INT64 at the same time
|
|
|
|
|
|
is possible to conflict an application's macro.
|
|
|
|
|
|
|
|
|
|
crimsonwoods-suppress_intern
|
|
Clean up load.c
|
|
|
|
Fix-up string
|
|
|
|
reviews in the future.
|
|
These code will be removed by optimizer if the target runs on 32bit or above.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix the behavior of Module#ancestors
|