- 27 Mar, 2014 8 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Jun Hiroe authored
-
Jun Hiroe authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Implement String#hex
-
Yukihiro "Matz" Matsumoto authored
Use size_t instead of int
-
mattn authored
-
- 26 Mar, 2014 15 commits
-
-
Yukihiro "Matz" Matsumoto authored
Use CRuby compatible key in ObjectSpace.count_objects .
-
Yukihiro "Matz" Matsumoto authored
Adapt TypeError Message for String to (Integer|Float) Conversion
-
take_cheeze authored
-
cubicdaiya authored
-
Daniel Bovensiepen authored
-
Daniel Bovensiepen authored
MRI: "str" * "3" => TypeError: no implicit conversion of String into Integer mruby: "str" * "3" => TypeError: String can't be coerced into int
-
Yukihiro "Matz" Matsumoto authored
Catch up to latest Arduino IDE
-
kyab authored
-
Yukihiro "Matz" Matsumoto authored
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Remove redundant NULL checks.
-
take_cheeze authored
-
take_cheeze authored
-
Masaki Muranaka authored
mrb_malloc causes an exception when memory was empty.
-
- 25 Mar, 2014 17 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
add new function mrb_toplevel_run to prevent running through C function boudaries on exceptions; close #1942
-
Yukihiro "Matz" Matsumoto authored
Fix unnecessary string macro
-
Yukihiro "Matz" Matsumoto authored
Use mrb_int instead of int
-
ksss authored
-
cubicdaiya authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Enumerable#find_index
-
Yukihiro "Matz" Matsumoto authored
Use mrb_int instead of int
-
Jun Hiroe authored
-
cubicdaiya authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Use mrb_int instead of int
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
cubicdaiya authored
-
Yukihiro "Matz" Matsumoto authored
mrb_str_pool add string capa
-