| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
fix binary minus function of Fixnum '0'.
|
|
RStruct.ptr must allocate members size
|
|
|
|
|
|
|
|
Remove unused struct
|
|
Fix to show ensure node
|
|
|
|
|
|
Remove some redundant code. (second try)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Simplify error.c
|
|
|
|
strlen().
|
|
|
|
|
|
|
|
Remove some redundant code.
|
|
|
|
|
|
|
|
Tests for Comparable. Still not all path coverage.
|
|
Support mruby -e'p 1'.
|
|
Remove unused variable.
|
|
Fix typo in parser around tLEQ
|
|
Remove unused functions.
|
|
Fix redundant declraration warnings by gcc.
|
|
|
|
|
|
|
|
|
|
|
|
mruby supports already -e 'p 1' (-e, space, command), but hadn't
supported no space version.
|
|
|
|
|
|
|
|
|
|
|