| Age | Commit message (Collapse) | Author |
|
for block argument
|
|
|
|
Implement Module#initialize (15.2.2.4.31)
|
|
|
|
|
|
|
|
yui-knk-add-exception-test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test fixnum overflow for add, sub and mul
|
|
Fix ISO No.
|
|
|
|
|
|
|
|
|
|
Delete unused NameError#new. And add test.
|
|
Change to raise TypeError (Hash#merge, #merge!)
|
|
|
|
|
|
|
|
Add exception test
|
|
Remove use of mruby-proc-ext method in core test.
|
|
Refactoring test to use assert_nothing_raised.
|
|
|
|
|
|
|
|
|
|
OP_ENTER clean block object in register
|
|
Add ISO No. to String#inspect test.
|
|
|
|
|
|
|
|
|
|
If second param is negative, Array#[] raise IndexError.
|
|
|
|
Change to use assert_equal explicitly.
|
|
|
|
|
|
|
|
|
|
tabs are allowed after `=begin` and `=end`.
raise `SyntaxError` if no =end is found.
|
|
|
|
|