| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Set filename like irb
|
|
|
|
|
|
|
|
|
|
|
|
|
|
API changes:
- value.p must be accessed via mrb_value_p macro
- value.p must be mutated via MRB_SET_VALUE_P macro
|
|
|
|
|
|
End loop if nextc is -1
|
|
I fix order of expected and actual from basicobject.rb to true.rb in folder '/test/t'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add mrbc -h option
|
|
|
|
add comments for clear_all_old()
|
|
the old comment "clean all the black object as old" looks confusing,
it looks like "transform black object to old object", but indeed black
is old,
|