| Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
obejct
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
overflow
|
|
|
|
Assert should handle all exceptions.
|
|
|
|
|
|
|
|
close #264
|
|
|