| Age | Commit message (Collapse) | Author |
|
|
|
line number. mrbc_context argument has been added to mrb_parse_xxx() functions. Normally, you just to need to add NULL (or 0) to the last argument of the above functions.
|
|
combines compilatoin and execution
|
|
|
|
|
|
|
|
|
|
Kernel#clone, Kernel#dup:
- 'iv' should not be shared with the original object,
but it should be copied.
Kernel#clone:
- 'mt' of singleton_class should be copied.
|
|
|
|
|
|
|
|
crimsonwoods-modify_khash
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
overflow
|
|
|
|
|
|
|
|
|
|
Use value.i for nil/false check.
|
|
|
|
|
|
|
|
|
|
thecodeshop-jf/parser-dump
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|