- 12 May, 2014 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
Disable C++ exception for chipKIT Max32 example build_config
-
- 11 May, 2014 5 commits
-
-
kyab authored
-
Yukihiro "Matz" Matsumoto authored
Update example build_config to include host build setting
-
Yukihiro "Matz" Matsumoto authored
Refactor functions in kernel.c
-
Yukihiro "Matz" Matsumoto authored
Fix indents in kernel.c
-
Yukihiro "Matz" Matsumoto authored
Pacify MSVC warnings for random.c
-
- 10 May, 2014 17 commits
-
-
Jun Hiroe authored
-
Jun Hiroe authored
-
Jun Hiroe authored
-
Jun Hiroe authored
-
kyab authored
-
kyab authored
-
Yukihiro "Matz" Matsumoto authored
Fix document generator to remove trailing space in generated document.
-
take_cheeze authored
Update generated document.
-
Yukihiro "Matz" Matsumoto authored
Add comment to Hash#each_pair. And change the line
-
yui-knk authored
Add comment about ISO. Current place is misleading so change line No.
-
Yukihiro "Matz" Matsumoto authored
Add comments to Hash methods
-
Jun Hiroe authored
-
Yukihiro "Matz" Matsumoto authored
Delete unused NameError#new. And add test.
-
Yukihiro "Matz" Matsumoto authored
Change to raise TypeError (Hash#merge, #merge!)
-
Yukihiro "Matz" Matsumoto authored
OP_ENTER fix segmentation fault
-
yui-knk authored
-
ksss authored
-
- 09 May, 2014 17 commits
-
-
yui-knk authored
-
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.
-