| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixed const_get && const_missing issue
|
|
Could you add me to AUTHORS?
|
|
|
|
from @crimsonwoods; close #216
|
|
|
|
|
|
Add Test Case for issue #211
|
|
Add Test Case for issue #210
|
|
enhance CMake support for Xcode native builds
|
|
use mrb_malloc instead of malloc
|
|
Use "if" instead "switch".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Similar to the existing CMake Visual Studio IDE support, allow CMake to
generate Xcode project files in mruby's root directory. This enables
workflows normally expected by Xcode IDE users.
|
|
|
|
|
|
|
|
scope
|
|
|
|
|
|
platform support
|
|
|
|
|
|
|
|
add Kernel#send
|
|
|
|
Add Module.const_defined? && _get && _set methods
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|