| Age | Commit message (Collapse) | Author |
|
Replace tabs with spaces in eval.c
|
|
[DOC] fix op code doc
|
|
Fix #2259 .
|
|
|
|
|
|
|
|
src/vm.c fix operation doc
[ci skip]
|
|
|
|
#2258
|
|
Suport block in Kernel#eval
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also allow spaces around quit/exit.
|
|
two trivial fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
take-cheeze-dump_lv
|
|
Add ISO No. to Integer#divmod test.
|
|
|
|
Another change to fix issue #2244
|
|
Replace from include <>, to include "".
|
|
|
|
|
|
|
|
Remove unnecessary newline in `OP_GETGLOBAL` codedump.
|
|
|
|
|
|
|
|
|
|
|
|
test fixnum overflow for add, sub and mul
|
|
|
|
|
|
|
|
|
|
Array#join instead; ref #2239
|
|
Fix ISO No.
|
|
|
|
|