| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
support Class.new()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixed prototype warning (-Wstrict-prototypes)
|
|
should work with GCC and VC as well
|
|
|
|
|
|
fixed const_get && const_missing issue
|
|
|
|
from @crimsonwoods; close #216
|
|
|
|
use mrb_malloc instead of malloc
|
|
|
|
|
|
|
|
|
|
scope
|
|
|
|
|
|
platform support
|
|
|
|
|
|
|
|
add Kernel#send
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|