| Age | Commit message (Collapse) | Author |
|
|
|
|
|
fix the behavior of Module#ancestors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix wrong comment
|
|
|
|
|
|
Simplify load.c.
|
|
|
|
|
|
|
|
|
|
|
|
Cleanup around mrb_code, mrb_aspec.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Refactor kernel.c and class.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add validation for C language symbol name
|
|
|
|
|
|
|
|
|
|
stdint header seems required on osx for uint8_t
|
|
|
|
|
|
Fix exit
|
|
|
|
|