| Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2nd argument for `NameError.new` in C API.
|
|
|
|
|
|
mrb_data_check_and_get
|
|
Change to return the exception object when an exception occurred in mrb_funcall
|
|
|
|
|
|
|
|
Check malloc failed
|
|
|
|
Cleanup around mrb_raise calls
|
|
|
|
|
|
|