- 09 May, 2014 16 commits
-
-
Yukihiro "Matz" Matsumoto authored
Add exception test
-
Yukihiro "Matz" Matsumoto authored
Remove use of mruby-proc-ext method in core test.
-
Yukihiro "Matz" Matsumoto authored
Pacify MSVC warnings for time.c
-
Yukihiro "Matz" Matsumoto authored
Refactoring test to use assert_nothing_raised.
-
Yukihiro "Matz" Matsumoto authored
Move `__method__` to mruby-kernel-ext since it's not ISO method.
-
yui-knk authored
-
take_cheeze authored
-
yui-knk authored
-
kyab authored
-
take_cheeze authored
-
Yukihiro "Matz" Matsumoto authored
libreadline requires libtermcap on OpenBSD.
-
Tomoyuki Sahara authored
-
Yukihiro "Matz" Matsumoto authored
OP_ENTER clean block object in register
-
Yukihiro "Matz" Matsumoto authored
Add ISO No. to String#inspect test.
-
Yukihiro "Matz" Matsumoto authored
Add Hash#key
-
Yukihiro "Matz" Matsumoto authored
Add tests for Range#to_s Range#inspect.
-
- 08 May, 2014 8 commits
-
-
yui-knk authored
-
ksss authored
-
Jun Hiroe authored
-
yui-knk authored
-
Yukihiro "Matz" Matsumoto authored
fix typo
-
yui-knk authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
- 07 May, 2014 8 commits
-
-
Yukihiro "Matz" Matsumoto authored
Replace from include <>, to include "".
-
Yukihiro "Matz" Matsumoto authored
Make Array#[]= raise IndexError.
-
yui-knk authored
-
yui-knk authored
If second param is negative, Array#[] raise IndexError.
-
Yukihiro "Matz" Matsumoto authored
Remove `Time` defined check in mruby-time gem test.
-
take_cheeze authored
-
Yukihiro "Matz" Matsumoto authored
Fix build on mingw32/64: struct timeval isn't defined in default. See: 6...
-
- 06 May, 2014 8 commits
-
-
Yukihiro "Matz" Matsumoto authored
Implement Kernel.fail and Kernel#fail .
-
Yukihiro "Matz" Matsumoto authored
OP_ENTER fix variable assignment
-
take_cheeze authored
-
take_cheeze authored
-
ksss authored
-
take_cheeze authored
-
Yukihiro "Matz" Matsumoto authored
Add a comment to ObjectSpace.each_object.
-
yui-knk authored
-